Info
Version: | 4.0.13-preview.11 |
Author(s): | neonFORGE Team |
Last Update: | Friday, August 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nforgeio/neonSDK/blob/master/Lib/Neon.ModelGen/README.md |
NuGet Url: | https://www.nuget.org/packages/Neon.ModelGen |
Install
Install-Package Neon.ModelGen
dotnet add package Neon.ModelGen
paket add Neon.ModelGen
Neon.ModelGen Download (Unzip the "nupkg" after downloading)
Dependencies
- Neon.Common(>= 2.10.0)
- Microsoft.CodeAnalysis(>= 3.8.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime(>= 4.3.1)
Tags
Most people should reference the [Neon.ModelGenerator] library since it includes the [model-gen] client which can be referenced from your project build targets as required.