Microsoft.Extensions.PlatformAbstractions
1.1.0
Install-Package Microsoft.Extensions.PlatformAbstractions -Version 1.1.0
dotnet add package Microsoft.Extensions.PlatformAbstractions --version 1.1.0
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
paket add Microsoft.Extensions.PlatformAbstractions --version 1.1.0
#r "nuget: Microsoft.Extensions.PlatformAbstractions, 1.1.0"
// Install Microsoft.Extensions.PlatformAbstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.PlatformAbstractions&version=1.1.0
// Install Microsoft.Extensions.PlatformAbstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.PlatformAbstractions&version=1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Reflection.TypeExtensions (>= 4.3.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.PlatformAbstractions:
| Package | Downloads |
|---|---|
|
Microsoft.VisualStudio.Web.BrowserLink.Loader
A middleware that supports creating a communication channel between the development environment and one or more web browsers. |
|
|
Microsoft.ApplicationInsights.DependencyCollector
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specifc packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
|
Microsoft.ApplicationInsights.PerfCounterCollector
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Application Insights Performance Counters Collector is supported for .NET FX 4.0 and later. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
|
Microsoft.AspNet.DataProtection.Abstractions
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection. |
|
|
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+; - .NET Framework 4 client profile - Xamarin Android, Xamarin iOs - UWP - Windows Phone 8 - Silverlight 4 and 5 - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore |