Provides support for determining framework versions, IIS version and feature detection.
Info
| Version: | 6.0.0 |
| Author(s): | Scott Dorman |
| Last Update: | Saturday, January 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/scottdorman/cadru |
| NuGet Url: | https://www.nuget.org/packages/Cadru.Environment |
Install
Install-Package Cadru.Environment
dotnet add package Cadru.Environment
paket add Cadru.Environment
Cadru.Environment Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Win32.Registry(>= 4.7.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
Tags