A source generator that generates C# code based on Sitecore Content Serialization (SCS) .yml files.
Info
Version: | 0.2.0 |
Author(s): | Robin Hermanussen |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fairy |
Install
Install-Package Fairy
dotnet add package Fairy
paket add Fairy
Fairy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.8.0)
Tags