SemanticTypes 0.10.0
See the version list below for details.
dotnet add package SemanticTypes --version 0.10.0
NuGet\Install-Package SemanticTypes -Version 0.10.0
<PackageReference Include="SemanticTypes" Version="0.10.0" />
paket add SemanticTypes --version 0.10.0
#r "nuget: SemanticTypes, 0.10.0"
// Install SemanticTypes as a Cake Addin #addin nuget:?package=SemanticTypes&version=0.10.0 // Install SemanticTypes as a Cake Tool #tool nuget:?package=SemanticTypes&version=0.10.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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.
|