The powershell utility contains a set of cmdlets that allow users to execute generators for code generation purpose.
Info
Version: | 2.8.0 |
Author(s): | Rushui Guan |
Last Update: | Wednesday, August 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RushuiGuan/framework |
NuGet Url: | https://www.nuget.org/packages/Albatross.CodeGen.PowerShell |
Install
Install-Package Albatross.CodeGen.PowerShell
dotnet add package Albatross.CodeGen.PowerShell
paket add Albatross.CodeGen.PowerShell
Albatross.CodeGen.PowerShell Download (Unzip the "nupkg" after downloading)
Dependencies
- Albatross.CodeGen.WebClient(>= 1.6.2)
- Albatross.CodeGen(>= 1.6.0)
- Albatross.Database(>= 2.0.0)
- JsonNet.PrivateSettersContractResolvers(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- System.Management.Automation(>= 7.0.3)
Tags