Unknown License Detected
This package uses a custom URL-based license agreement, and ProGet cannot automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Chocolatey Client
To install dotnet-runtime from the command line, run the following command:
```
choco install dotnet-runtime --version 10.0.0-preview3251715 --source https://proget.cnsit.com/nuget/Chocolatey/
```
.NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios.
This package is required to run console applications with the .NET Runtime (Microsoft.NETCore.App).
This is a *metapackage*, which installs the latest release of .NET Runtime across all versions.