TypeKitchen is a small library for fast meta-programming in .NET.
Info
Version: | 1.2.13-pre2 |
Author(s): | Daniel Crenna & Contributors |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcrenna/TypeKitchen |
NuGet Url: | https://www.nuget.org/packages/TypeKitchen |
Install
Install-Package TypeKitchen
dotnet add package TypeKitchen
paket add TypeKitchen
TypeKitchen Download (Unzip the "nupkg" after downloading)
Dependencies
- TypeKitchen.Pooling(>= 1.2.132)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.5.0)
- Microsoft.CodeAnalysis.Scripting.Common(>= 3.5.0)
- Microsoft.Extensions.Logging(>= 3.1.3)
- Microsoft.Extensions.Primitives(>= 3.1.3)
- System.Buffers(>= 4.5.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.Loader(>= 4.3.0)
Tags