Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
Connector/Remote Repository

dotnet-7.0-runtime

.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). .NET 7.0 supports Windows 10 1607 / Server 2012 or later, according to [documented system requirements](https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md). The package supports the following parameters (--package-parameters, --params): - `Passive` - display native installer progress window (may not work on Server Core) - `Skip32Bit` - do not install the 32-bit runtime on a 64-bit system Example: cinst -y --params="Passive Skip32Bit" dotnetcore-runtime.install

Recent Packages

VersionDownloadsVulnerabilities
Remote Package7.0.20778,252None
Remote Package7.0.19778,252None
Remote Package7.0.18778,252None
Remote Package7.0.17778,252None
Remote Package7.0.16778,252None

Vulnerabilities

All vulnerabilities for this package have been assessed.

Usage Instructions

Latest Version: 7.0.20
To install dotnet-7.0-runtime from the command line, run the following command: ``` choco install dotnet-7.0-runtime --version 7.0.20 --source https://proget.cnsit.com/nuget/Chocolatey/ ```
Latest PreRelease Version: 7.0.0-rc2224723
To install dotnet-7.0-runtime from the command line, run the following command: ``` choco install dotnet-7.0-runtime --version 7.0.0-rc2224723 --source https://proget.cnsit.com/nuget/Chocolatey/ ```

Description

.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). .NET 7.0 supports Windows 10 1607 / Server 2012 or later, according to [documented system requirements](https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md). The package supports the following parameters (--package-parameters, --params): - `Passive` - display native installer progress window (may not work on Server Core) - `Skip32Bit` - do not install the 32-bit runtime on a 64-bit system Example: cinst -y --params="Passive Skip32Bit" dotnetcore-runtime.install