A source generator for creating strongly-typed IDs by decorating with a [StronglyTypedId] attribute.
Info
Version: | 1.0.0-beta08 |
Author(s): | Andrew Lock |
Last Update: | Thursday, April 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewlock/StronglyTypedId |
NuGet Url: | https://www.nuget.org/packages/StronglyTypedId |
Install
Install-Package StronglyTypedId
dotnet add package StronglyTypedId
paket add StronglyTypedId
StronglyTypedId Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- StronglyTypedId.Attributes(>= 0.2.1)
- CodeGeneration.Roslyn.Tool(>= 0.7.63)
- NETStandard.Library(>= 1.6.1)
- StronglyTypedId.Generator(>= 0.2.1)
- StronglyTypedId.Attributes(>= 0.2.1)
- CodeGeneration.Roslyn.Tool(>= 0.7.63)
- StronglyTypedId.Generator(>= 0.2.1)
Tags