Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days ago
JSON representation
Utility classes to download and install modern .NET runtimes.
- Host: GitHub
- URL: https://github.com/nefarius/Nefarius.Utilities.DotNetInstaller
- Owner: nefarius
- License: mit
- Created: 2023-06-21T10:55:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-30T07:06:07.000Z (10 months ago)
- Last Synced: 2024-05-02T00:24:41.952Z (7 months ago)
- Language: C#
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.