Core.TypeCast
3.0.1.4
dotnet add package Core.TypeCast --version 3.0.1.4
NuGet\Install-Package Core.TypeCast -Version 3.0.1.4
<PackageReference Include="Core.TypeCast" Version="3.0.1.4" />
<PackageVersion Include="Core.TypeCast" Version="3.0.1.4" />
<PackageReference Include="Core.TypeCast" />
paket add Core.TypeCast --version 3.0.1.4
#r "nuget: Core.TypeCast, 3.0.1.4"
#addin nuget:?package=Core.TypeCast&version=3.0.1.4
#tool nuget:?package=Core.TypeCast&version=3.0.1.4
An easy-to-use, portable, tested, documented, serializable, thread-safe, strongly typed library for changing between unrestricted, arbitrary data types
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- CSharp.Portable-Singleton (>= 2.0.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Key Features
-Central thread-safe pool of converting functions
-Data Encapsulation
-Add converters at runtime or compile-time
-Consistent exception behavior
-Optional functions following the "Try" convention of .NET
-Instant improvement of source-code readability and maintainability
-Low overall performance impact
-Little to no learning curve
-Independent, portable library