Skip to content

KevinGliewe/dotnet_runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Runtime

Download runtime

Execute scripts/download-runtime.ps1 to download and unpack a prebuild runtime into bin/.

To download a specific runtime you can use the optional arguments -architecture <Arm32|Arm64|Arm64_Alpine|Local|X64|X86> and -platform <Linux|Local|Macos|Windows>

Example

download-runtime.ps1 -architecture Arm64_Alpine -platform Linux

Example project

For an example on how to use this repository check out this repo

About

Everything needed to host a CLR inside C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published