Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nefarius/Nefarius.Utilities.DotNetInstaller

Utility classes to download and install modern .NET runtimes.
https://github.com/nefarius/Nefarius.Utilities.DotNetInstaller

Last synced: about 2 months ago
JSON representation

Utility classes to download and install modern .NET runtimes.

Awesome Lists containing this project

README

        

# Nefarius.Utilities.DotNetInstaller

[![.NET](https://github.com/nefarius/Nefarius.Utilities.DotNetInstaller/actions/workflows/build.yml/badge.svg)](https://github.com/nefarius/Nefarius.Utilities.DotNetInstaller/actions/workflows/build.yml) ![Requirements](https://img.shields.io/badge/Requires-.NET%20Standard%202.0-blue.svg) [![Nuget](https://img.shields.io/nuget/v/Nefarius.Utilities.DotNetInstaller)](https://www.nuget.org/packages/Nefarius.Utilities.DotNetInstaller/) [![Nuget](https://img.shields.io/nuget/dt/Nefarius.Utilities.DotNetInstaller)](https://www.nuget.org/packages/Nefarius.Utilities.DotNetInstaller/)

Utility classes to download and install modern .NET runtimes.

## About

Offers a couple of utility methods to detect if .NET 7 Desktop or ASP.NET is currently installed. Consumer can then decide to invoke the runtime installers as well.