Helpers for C# code analysis and syntax generation.
Info
| Version: | 0.2.1 |
| Author(s): | Yevgen Nabokov |
| Last Update: | Sunday, February 16, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/yevgennabokov/forgedonce |
| NuGet Url: | https://www.nuget.org/packages/ForgedOnce.CSharp.Helpers |
Install
Install-Package ForgedOnce.CSharp.Helpers
dotnet add package ForgedOnce.CSharp.Helpers
paket add ForgedOnce.CSharp.Helpers
ForgedOnce.CSharp.Helpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis(>= 3.5.0)
- System.Collections.Immutable(>= 1.7.0)