Info
Version: | 0.0.27-alpha |
Author(s): | Claus Trappberger |
Last Update: | Saturday, September 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IButtonPusher/Das_Serializer |
NuGet Url: | https://www.nuget.org/packages/Das.Serializer.Interfaces |
Install
Install-Package Das.Serializer.Interfaces
dotnet add package Das.Serializer.Interfaces
paket add Das.Serializer.Interfaces
Das.Serializer.Interfaces Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Intended for DI/IoC. Intended to be used with Das.Serializer.Split where .net standard 2.0 assemblies reference the interfaces and 2.1 or Framework 4.5+ reference Das.Serializer.Split if the performance of dynamic code generation is preferred.