LanguageSdk.Templates 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install LanguageSdk.Templates::1.2.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 -l:MyLanguage -ext:.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 427 2/9/2025
1.9.0 400 1/20/2025
1.7.0 397 1/18/2025
1.6.0 409 12/20/2024
1.5.0 409 12/14/2024
1.4.0 387 12/14/2024
1.3.0 408 12/8/2024
1.2.0 409 11/30/2024
1.1.0 399 11/27/2024
1.0.0 409 11/24/2024