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