SemanticTypes 1.1.1
dotnet add package SemanticTypes --version 1.1.1
NuGet\Install-Package SemanticTypes -Version 1.1.1
<PackageReference Include="SemanticTypes" Version="1.1.1" />
paket add SemanticTypes --version 1.1.1
#r "nuget: SemanticTypes, 1.1.1"
// Install SemanticTypes as a Cake Addin
#addin nuget:?package=SemanticTypes&version=1.1.1
// Install SemanticTypes as a Cake Tool
#tool nuget:?package=SemanticTypes&version=1.1.1
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.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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.
|