Personal use library used for verifying whether .NET Core is installed, including framework dependency resolution.
Info
Version: | 3.0.4 |
Author(s): | Sewer56 |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sewer56/NetCoreInstallChecker |
NuGet Url: | https://www.nuget.org/packages/NetCoreInstallChecker |
Install
Install-Package NetCoreInstallChecker
dotnet add package NetCoreInstallChecker
paket add NetCoreInstallChecker
NetCoreInstallChecker Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NuGet.Versioning(>= 5.7.0)
- System.Text.Json(>= 4.7.2)
- NuGet.Versioning(>= 5.7.0)