![]() |
VOOZH | about |
dotnet add package SemanticTypes --version 1.1.1
NuGet\Install-Package SemanticTypes -Version 1.1.1
<PackageReference Include="SemanticTypes" Version="1.1.1" />
<PackageVersion Include="SemanticTypes" Version="1.1.1" />Directory.Packages.props
<PackageReference Include="SemanticTypes" />Project file
paket add SemanticTypes --version 1.1.1
#r "nuget: SemanticTypes, 1.1.1"
#:package SemanticTypes@1.1.1
#addin nuget:?package=SemanticTypes&version=1.1.1Install as a Cake Addin
#tool nuget:?package=SemanticTypes&version=1.1.1Install as a Cake Tool
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 net35 is compatible. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
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. |
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.
|