Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions.
Info
| Version: | 9.7.0-beta04 |
| Author(s): | Pawel Gerr |
| Last Update: | Tuesday, October 21, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PawelGerr/Thinktecture.Runtime.Extensions |
| NuGet Url: | https://www.nuget.org/packages/Thinktecture.Runtime.Extensions |
Install
Install-Package Thinktecture.Runtime.Extensions
dotnet add package Thinktecture.Runtime.Extensions
paket add Thinktecture.Runtime.Extensions
Thinktecture.Runtime.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Thinktecture.Runtime.Extensions.SourceGenerator(>= 3.0.003)
- Thinktecture.Runtime.Extensions.SourceGenerator(>= 3.0.003)
- System.ComponentModel.Annotations(>= 5.0.0)
Tags