A CLI application to use the Leprechaun codegen framework for Sitecore.
Info
Version: | 2.2.4 |
Author(s): | Ben Lipson, Kam Figy |
Last Update: | Sunday, November 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Leprechaun.Console |
Install
Install-Package Leprechaun.Console
dotnet add package Leprechaun.Console
paket add Leprechaun.Console
Leprechaun.Console Download (Unzip the "nupkg" after downloading)
Dependencies
- Leprechaun(>= 1.0.1)
- Leprechaun.CodeGen.Roslyn(>= 1.0.1)
- CommandLineArgumentsParser(>= 3.0.9)
- Configy(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- Rainbow.Storage.Yaml(>= 2.0.0)
- Sitecore.Kernel.NoReferences(>= 8.2.170407)
- Sitecore.Logging.NoReferences(>= 8.2.170407)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Net.Http(>= 4.3.1)
- System.Reflection(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
Tags