Skip to content

Commit

Permalink
nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
AqlaSolutions committed May 28, 2016
1 parent f7c8934 commit 03e91b2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Nuget/runsharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@

It's a layer above the standard .NET Reflection.Emit API, allowing to generate/compile dynamic code at runtime very quickly and efficiently (unlike using CodeDOM and invoking the C# compiler).

Platforms:

* .NET 2.0 and higher (also IKVM version available)
* Windows Phone 8
* Silverlight 5
* Xamarin.Android

The IKVM version has also an ability to emit NET 2.0 and .NET 4.0 assemblies (while running on, for example, .NET 3.0).

This package is a fork of TriAxis.RunSharp (the original is now abandoned).</description>
Expand Down

0 comments on commit 03e91b2

Please sign in to comment.