MSBuildWasm.Templates 0.1.1

dotnet new install MSBuildWasm.Templates::0.1.1
                    
This package contains a .NET Template Package you can call from the shell/command line.

MSBuildWasm Template Package

EXPERIMENTAL

Rust template for creating MSBuild Tasks using Rust with MSBuildWasm package using this spec

Usage

  • install cargo and the wasm32-wasi target
  • dotnet new rust.msbuild.task -o my_project - creates a new .NET project which includes a template Rust task
  • dotnet build my_project - runs MSBuild which will compile the Rust to .wasm and create a MSBuild task from it

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
0.1.1 159 8/21/2024
0.1.0-alpha 126 8/5/2024