Weikio.TypeGenerator
1.2.4
Type Generator for .NET Standard can generate types runtime from delegates and existing types.
Install-Package Weikio.TypeGenerator -Version 1.2.4
dotnet add package Weikio.TypeGenerator --version 1.2.4
<PackageReference Include="Weikio.TypeGenerator" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Weikio.TypeGenerator --version 1.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- MinVer (>= 2.0.0)
- System.Reflection.MetadataLoadContext (>= 4.7.1)
- System.Runtime.Loader (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Weikio.TypeGenerator:
Package | Downloads |
---|---|
Weikio.PluginFramework
Everything is a plugin! Use assemblies, NuGet packages and C# Scripts as plugins in your .NET Core Applications.
|
|
Weikio.PluginFramework.Catalogs.Roslyn
Roslyn catalog for Plugin Framework allows you to use Roslyn scripts as plugins with Plugin Framework.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Weikio.TypeGenerator:
Repository | Stars |
---|---|
weikio/PluginFramework
Everything is a Plugin in .NET
|