TypeKitchen.Serialization
1.2.12
.NET Standard 2.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TypeKitchen.Serialization -Version 1.2.12
dotnet add package TypeKitchen.Serialization --version 1.2.12
<PackageReference Include="TypeKitchen.Serialization" Version="1.2.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeKitchen.Serialization --version 1.2.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TypeKitchen.Serialization, 1.2.12"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TypeKitchen.Serialization as a Cake Addin
#addin nuget:?package=TypeKitchen.Serialization&version=1.2.12
// Install TypeKitchen.Serialization as a Cake Tool
#tool nuget:?package=TypeKitchen.Serialization&version=1.2.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TypeKitchen is a small library for fast meta-programming in .NET.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 3.1.3)
- System.Memory (>= 4.5.4)
- System.Text.Json (>= 4.7.1)
- TypeKitchen (>= 1.2.12)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TypeKitchen.Serialization:
Package | Downloads |
---|---|
TypeKitchen.Differencing
TypeKitchen is a small library for fast meta-programming in .NET. |
|
ActiveCaching
Simple and consistent caching for .NET Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.13-pre2 | 263 | 4/6/2020 |
1.2.13-pre | 267 | 4/5/2020 |
1.2.12 | 4,762 | 3/31/2020 |
1.2.11 | 575 | 3/24/2020 |
1.2.10 | 292 | 3/24/2020 |
1.2.9 | 2,829 | 3/17/2020 |
1.2.8 | 386 | 3/17/2020 |
1.2.7 | 2,298 | 2/26/2020 |
1.2.6 | 299 | 2/26/2020 |
1.2.5 | 339 | 2/26/2020 |
1.2.4 | 879 | 2/25/2020 |
1.2.3 | 1,877 | 2/20/2020 |
1.2.2 | 668 | 2/12/2020 |
1.2.1 | 311 | 2/12/2020 |
1.2.0 | 1,862 | 2/10/2020 |
1.1.2 | 954 | 2/7/2020 |
1.1.1 | 1,572 | 2/6/2020 |
1.1.0 | 1,233 | 2/4/2020 |
Added generic type query extensions.