Implements a source generator that fills in common functionality in identifier types.
Info
Version: | 1.2.3 |
Author(s): | Henning Moe |
Last Update: | Friday, January 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeirGrusom/IdGenerator |
NuGet Url: | https://www.nuget.org/packages/IxSoftware.Generators.IdGenerator |
Install
Install-Package IxSoftware.Generators.IdGenerator
dotnet add package IxSoftware.Generators.IdGenerator
paket add IxSoftware.Generators.IdGenerator
IxSoftware.Generators.IdGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.8.0)