Add initial New Architecture .NET support via a CsWinRT projection for Microsoft.ReactNative #14348
Labels
Area: C#/C++ interop
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Parity: Fabric vs. Paper
RNW Fabric does not look or behave like RNW Paper
Scenario: C#
Workstream: New Arch C# Support
Enable developers to build new architecture RNW apps and libraries using C#.
Milestone
Summary
Modern C# apps can't consume native WinRT libraries like Microsoft.ReactNative directly. To do so we need to add a CsWinRT projection DLL that .NET apps can consume.
Motivation
In order to continue offering C# as a programming language option for apps and modules in the New Architecture, we need a proper CsWinRT projection. Rather than making everyone try to create their own, we should do it ourselves.
Basic Example
No response
Open Questions
No response
The text was updated successfully, but these errors were encountered: