SemanticTypes 1.0.0
See the version list below for details.
dotnet add package SemanticTypes --version 1.0.0
NuGet\Install-Package SemanticTypes -Version 1.0.0
<PackageReference Include="SemanticTypes" Version="1.0.0" />
paket add SemanticTypes --version 1.0.0
#r "nuget: SemanticTypes, 1.0.0"
// Install SemanticTypes as a Cake Addin #addin nuget:?package=SemanticTypes&version=1.0.0 // Install SemanticTypes as a Cake Tool #tool nuget:?package=SemanticTypes&version=1.0.0
Defining email addresses, distances, phone numbers, etc. as separate semantic types lets you use the C# or VB type system to catch bugs during compilation.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SemanticTypes:
Package | Downloads |
---|---|
CloudFS-Signed
The CloudFS library is a collection of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
|
CloudFS
The CloudFS library is a collection of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
|
SemanticTypes.Examples
Examples of semantic classes, including EmailAddress, BirthDate and Amount. |
|
SemanticTypes.TypeSystem.Physics
Physics related type system that models the physical world, including distances, areas, etc. Includes strongly typed operators, so that multiplying two distances results in an area, etc. |
|
CloudFS-Legacy
The CloudFS-Legacy library is a collection of legacy versions of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SemanticTypes:
Repository | Stars |
---|---|
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
|