IegTools.SemanticTypes
1.0.0-rc.1
See the version list below for details.
dotnet add package IegTools.SemanticTypes --version 1.0.0-rc.1
NuGet\Install-Package IegTools.SemanticTypes -Version 1.0.0-rc.1
<PackageReference Include="IegTools.SemanticTypes" Version="1.0.0-rc.1" />
<PackageVersion Include="IegTools.SemanticTypes" Version="1.0.0-rc.1" />
<PackageReference Include="IegTools.SemanticTypes" />
paket add IegTools.SemanticTypes --version 1.0.0-rc.1
#r "nuget: IegTools.SemanticTypes, 1.0.0-rc.1"
#:package IegTools.SemanticTypes@1.0.0-rc.1
#addin nuget:?package=IegTools.SemanticTypes&version=1.0.0-rc.1&prerelease
#tool nuget:?package=IegTools.SemanticTypes&version=1.0.0-rc.1&prerelease
IegTools.SemanticTypes
IegTools.SemanticTypes is a library that offers a minimalist collection of base classes and some type-implementations, which can be used to describe the meaning of a value.
Why?
I created this library for usage in other open-source NuGet packages and internal projects. Please feel free to examine the source code and use it in your projects.
The primary focus was to keep the base classes as simple as possible to prevent any unnecessary confusion.
What's included in the library?
The library currently contains the following:
SemanticTypebase classNumericSemanticTypebase classGrossPriceNetPriceVatPercentagePercentage0to100
Unit Testing
The library has been thoroughly unit tested. The tests are located in the UnitTests.SemanticTypes project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Extensions.Configuration.UserSecrets (>= 6.0.1)
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 |
|---|---|---|
| 2.1.0 | 359 | 9/16/2025 |
| 2.0.0 | 134 | 8/2/2025 |
| 1.0.0 | 365 | 4/12/2023 |
| 1.0.0-rc.2 | 217 | 4/12/2023 |
| 1.0.0-rc.1 | 201 | 4/11/2023 |
Release Candidate 1