[TIMOB-24378] Windows Module: integrating .NET code with C++/CX modules
| GitHub Issue | n/a |
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2017-04-06T23:18:31.000+0000 |
| Affected Version/s | Release 6.0.0 |
| Fix Version/s | n/a |
| Components | Windows, Windows phone |
| Labels | n/a |
| Reporter | Neeraj Mishra |
| Assignee | Kota Iguchi |
| Created | 2017-02-07T06:28:36.000+0000 |
| Updated | 2017-04-06T23:18:31.000+0000 |
Description
Description:
To develop a windows module in .net, there is no easy way to integrating .NET code with C++/CX modules. If customer wants to develop module in .net as requested by Propelics, we would need to provide this mechanism.
Comments
JSON Source
[~nmishra] Can you pease link the SN link to this ticket?
Status update: After some discussions with [~nmishra], we are planning to provide easier way to integrate Windows Runtime Components (including ones written in C#) with modules in TIMOB-24454 (See also TIMOB-24282).
Add [Integrating Windows Runtime Components in C#](https://wiki.appcelerator.org/pages/viewpage.action?pageId=49158655) on how to integrate .NET code with Titanium module based on features implemented in TIMOB-24454.