Skip to content

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

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages