Wheel.Backports 3.1.0

dotnet add package Wheel.Backports --version 3.1.0
NuGet\Install-Package Wheel.Backports -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Wheel.Backports" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wheel.Backports --version 3.1.0
#r "nuget: Wheel.Backports, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Wheel.Backports as a Cake Addin
#addin nuget:?package=Wheel.Backports&version=3.1.0

// Install Wheel.Backports as a Cake Tool
#tool nuget:?package=Wheel.Backports&version=3.1.0

Adaptation of parts of Microsoft.Extensions for the obsolete .NET framework 2.0. 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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Wheel.Backports:

Package Downloads
Wheel

Wheel provides a standardized way to use basic infrastructure services (logging, configuration, dependency injection, command system, database access, etc) on .NET console and web applications. It is compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework 2.0). This is the base package, providing common features used in most scenarios. Compatible with .NET Framework 2.0. For specific scenarios, see Wheel.Commands, Wheel.Data, Wheel.Web and Wheel.Testing packages.

Wheel.Ftp

A FTP client library compatible with .NET core >= 2.0. and .NET classic framework >= 2.0. It can resume previously interrupted uploads (tested with Microsoft FTP Service). Depends only on Microsoft.Extensions.Logging.Abstractions for .NET core and .NET classic framework >= 4.6.1. Depends on Wheel.Backports implementation of Microsoft.Extensions.Logging.Abstractions for .NET classic framework 2.0. Adapted from edtFTPnet, Free edition (licensed under the GNU LGPL).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 1,147 4/26/2020
2.1.0 1,219 10/24/2018
2.0.0 1,468 7/9/2018
2.0.0-rc3 1,192 6/30/2018