This is a simple tool to integrate a date conversion library based on nodatime with net core dependency injection.
Info
Version: | 1.0.0 |
Author(s): | Antonio Ortiz Pola |
Last Update: | Thursday, April 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/antonioortizpola/Lagersoft.UtcLocalConversion.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Lagersoft.UtcLocalConversion.DependencyInjection |
Install
Install-Package Lagersoft.UtcLocalConversion.DependencyInjection
dotnet add package Lagersoft.UtcLocalConversion.DependencyInjection
paket add Lagersoft.UtcLocalConversion.DependencyInjection
Lagersoft.UtcLocalConversion.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- NodaTime(>= 2.4.4)
Tags