Info
Version: | 3.1.0 |
Author(s): | Sébastien Hocquet |
Last Update: | Sunday, April 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ipamo.net/wheel |
NuGet Url: | https://www.nuget.org/packages/Wheel.Backports |
Install
Install-Package Wheel.Backports
dotnet add package Wheel.Backports
paket add Wheel.Backports
Wheel.Backports Download (Unzip the "nupkg" after downloading)
Dependencies
- LinqBridge(>= 1.3.0)
- Newtonsoft.Json(>= 12.0.3)
Tags
The original namespaces and API are preserved as much as possible.
Main adaptations:
- Microsoft.Extensions.DependencyInjection (ServiceCollection)
- Microsoft.Extensions.Configuration (ini, json and memory)
- Microsoft.Extensions.Logging (abstractions)
Additional adaptations (notably NLog.Extensions.Logging and Microsoft.Extensions.Hosting) are available in package Wheel.Plus.Backports.