OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Make Okra work great with .Net Native #14

Open Andy-Wilkinson opened 10 years ago

Andy-Wilkinson commented 10 years ago

See,

blogs.msdn.com/b/dotnet/archive/2014/05/23/net-native-deep-dive-making-your-library-great.aspx blogs.msdn.com/b/dotnet/archive/2014/05/24/net-native-deep-dive-optimizing-with-runtime-directives.aspx

Andy-Wilkinson commented 9 years ago

Useful link to a post regarding build time code generation via MSBuild

https://mhut.ch/journal/2015/06/30/build_time_code_generation_msbuild

MattWhilden commented 8 years ago

I'm a developer working on the .NET Native Runtime and Compiler team. If/when you go get around to this work item, we're happy to help lend some .NET Native expertise. Feel free to tag me with questions or shoot a mail to dotnetnative@microsoft.com. With all the work we've been doing to the compiler it may not be as much work as you'd think!