Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
driver1998 committed Aug 11, 2024
1 parent 0631c00 commit 7138d70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Provides basic support for Windows.UI.Xaml (UWP) XAML codegen in Visual Studio f
# Content

- [DisposableMemory.ModernNetUAP.XamlCompiler](https://www.nuget.org/packages/DisposableMemory.ModernNetUAP.XamlCompiler) for basic support
- [DisposableMemory.ModernNetUAP.WinUI](https://www.nuget.org/packages/DisposableMemory.ModernNetUAP.WinUI) for WinUI 2 projection and build support, you may also use it as a sample for wrapping other non .NET XAML control libraries.
- [DisposableMemory.ModernNetUAP.WinUI](https://www.nuget.org/packages/DisposableMemory.ModernNetUAP.WinUI) for WinUI 2 projection and build support

For other (non legacy .NET) WinRT components and XAML control libraries, a simple C#/WinRT projection should work starting from 0.2.0.

# Acknowledgements

Expand Down

0 comments on commit 7138d70

Please sign in to comment.