LanguageSdk.Templates 1.9.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install LanguageSdk.Templates@1.9.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

LanguageSdk.Templates

A basic skeleton to build a custom msbuild sdk for custom language.

Features:

  • SDK
  • Compiler project as dotnet tool
  • Resolve references (project, nuget) automatically
  • Optimizer that handle enabling/disabling optimization passes and use optimization levels
  • Optimize on release configuration

Usage

dotnet new lsdk -p:l MyLanguage -e:.my
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 474 2/9/2025
1.9.0 445 1/20/2025
1.7.0 444 1/18/2025
1.6.0 455 12/20/2024
1.5.0 455 12/14/2024
1.4.0 433 12/14/2024
1.3.0 454 12/8/2024
1.2.0 455 11/30/2024
1.1.0 447 11/27/2024
1.0.0 455 11/24/2024