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.Composition |
Install
Install-Package TypeKitchen.Composition
dotnet add package TypeKitchen.Composition
paket add TypeKitchen.Composition
TypeKitchen.Composition Download (Unzip the "nupkg" after downloading)
Dependencies
- TypeKitchen(>= 1.2.132)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- System.Text.Json(>= 4.7.1)
Tags