`IServiceCollection` extensions for using `UoN.VersionInformation` with `Microsoft.Extensions.DependencyInjection`.
Info
Version: | 2.0.0 |
Author(s): | UoN Application Development |
Last Update: | Wednesday, May 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uon-nuget/UoN.VersionInformation |
NuGet Url: | https://www.nuget.org/packages/UoN.VersionInformation.DependencyInjection |
Install
Install-Package UoN.VersionInformation.DependencyInjection
dotnet add package UoN.VersionInformation.DependencyInjection
paket add UoN.VersionInformation.DependencyInjection
UoN.VersionInformation.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- UoN.VersionInformation(>= 1.0.0)
Tags