Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
CoreCLR-compatible versions of the C# and VB compilers for use in MSBuild.
More details at https://aka.ms/roslyn-packages
This package was built from the source at...
More information
Source code generation tool that hosts custom generators (AKA Plugins). This package contains MSBuild targets that run the tool during a build, before compilation. See project site for details.
TemplateFilemanager is based on the EntityFrameworkTemplateFileManager which supports
code generation in different solutions and folders with CustomTool-/BuildAction-Definitions.
Please report bugs or feature requests on github: https://github.com/renegadexx/T4.Helper/issues.
.NET Compiler Platform ("Roslyn") support for Visual Studio.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/069a85a786acae3be2c7b49e330b7f968a624c88.
.NET Compiler Platform ("Roslyn") support for working with Visual Studio text buffers.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/069a85a786acae3be2c7b49e330b7f968a624c88.
The engine of source code generation; used by CodeGeneration.Roslyn.Tool. Useful for testing custom source generators. API:
* CodeGeneration.Roslyn.CompilationGenerator
* CodeGeneration.Roslyn.DocumentTransform
A simple set of utility classes and a sample T4 template that allow easy code generation for Sitecore templates from Rainbow / Unicorn serialized items. Currently, only the YAML serialization format is supported.