Microsoft.Extensions.WebEncoders 5.0.15

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.WebEncoders --version 5.0.15
NuGet\Install-Package Microsoft.Extensions.WebEncoders -Version 5.0.15
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="Microsoft.Extensions.WebEncoders" Version="5.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.WebEncoders --version 5.0.15
#r "nuget: Microsoft.Extensions.WebEncoders, 5.0.15"
#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 Microsoft.Extensions.WebEncoders as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.WebEncoders&version=5.0.15

// Install Microsoft.Extensions.WebEncoders as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.WebEncoders&version=5.0.15

Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6939d9ab90aa1e57bb0619bb28819f7bcbfdbb54

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (41)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.WebEncoders:

Package Downloads
Microsoft.AspNetCore.Mvc.ViewFeatures The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Authentication The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463

Microsoft.AspNetCore.StaticFiles The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source code at https://github.com/aspnet/StaticFiles/tree/a5fcd9dd8724eb71f0642340f68aeb85b0473374

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

GitHub repositories (22)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.WebEncoders:

Repository Stars
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
Version Downloads Last updated
9.0.0-preview.3.24172.13 116 4/11/2024
9.0.0-preview.2.24128.4 295 3/12/2024
9.0.0-preview.1.24081.5 227 2/13/2024
8.0.4 3,184 4/9/2024
8.0.3 9,889 3/12/2024
8.0.2 12,230 2/13/2024
8.0.1 39,059 1/9/2024
8.0.0 51,437 11/14/2023
8.0.0-rc.2.23480.2 656 10/10/2023
8.0.0-rc.1.23421.29 951 9/12/2023
8.0.0-preview.7.23375.9 373 8/8/2023
8.0.0-preview.6.23329.11 522 7/11/2023
8.0.0-preview.5.23302.2 685 6/13/2023
8.0.0-preview.4.23260.4 282 5/16/2023
8.0.0-preview.3.23177.8 357 4/11/2023
8.0.0-preview.2.23153.2 331 3/14/2023
8.0.0-preview.1.23112.2 316 2/21/2023
7.0.18 269 4/9/2024
7.0.17 732 3/12/2024
7.0.16 1,101 2/13/2024
7.0.15 4,923 1/9/2024
7.0.14 3,742 11/14/2023
7.0.13 16,934 10/24/2023
7.0.12 12,781 10/10/2023
7.0.11 26,464 9/12/2023
7.0.10 29,128 8/8/2023
7.0.9 22,850 7/11/2023
7.0.8 24,901 6/22/2023
7.0.7 9,370 6/13/2023
7.0.5 111,759 4/11/2023
7.0.4 29,024 3/14/2023
7.0.3 32,383 2/14/2023
7.0.2 46,731 1/10/2023
7.0.1 24,244 12/13/2022
7.0.0 107,232 11/7/2022
7.0.0-rc.2.22476.2 322 10/11/2022
7.0.0-rc.1.22427.2 392 9/14/2022
7.0.0-preview.7.22376.6 392 8/9/2022
7.0.0-preview.6.22330.3 325 7/12/2022
7.0.0-preview.5.22303.8 359 6/14/2022
7.0.0-preview.4.22251.1 446 5/10/2022
7.0.0-preview.3.22178.4 387 4/13/2022
7.0.0-preview.2.22153.2 395 3/14/2022
7.0.0-preview.1.22109.13 376 2/17/2022
6.0.29 321 4/9/2024
6.0.28 2,490 3/12/2024
6.0.27 1,992 2/13/2024
6.0.26 2,401 1/9/2024
6.0.25 6,413 11/14/2023
6.0.24 6,419 10/24/2023
6.0.23 8,703 10/10/2023
6.0.22 8,538 9/12/2023
6.0.21 7,381 8/8/2023
6.0.20 4,969 7/11/2023
6.0.19 7,272 6/22/2023
6.0.18 3,761 6/13/2023
6.0.16 15,383 4/11/2023
6.0.15 9,204 3/14/2023
6.0.14 14,207 2/14/2023
6.0.13 32,321 1/10/2023
6.0.12 23,087 12/13/2022
6.0.11 15,083 11/7/2022
6.0.10 178,725 10/11/2022
6.0.9 26,108 9/13/2022
6.0.8 55,974 8/9/2022
6.0.7 65,390 7/12/2022
6.0.6 51,793 6/14/2022
6.0.5 42,971 5/10/2022
6.0.4 112,683 4/11/2022
6.0.3 69,632 3/8/2022
6.0.2 38,349 2/8/2022
6.0.1 147,720 12/14/2021
6.0.0 201,038 11/8/2021
6.0.0-rc.2.21480.10 439 10/12/2021
6.0.0-rc.1.21452.15 435 9/14/2021
6.0.0-preview.7.21378.6 1,176 8/10/2021
6.0.0-preview.6.21355.2 450 7/14/2021
6.0.0-preview.5.21301.17 450 6/15/2021
6.0.0-preview.4.21253.5 475 5/24/2021
6.0.0-preview.3.21201.13 517 4/8/2021
6.0.0-preview.2.21154.6 517 3/11/2021
6.0.0-preview.1.21103.6 541 2/12/2021
5.0.17 4,497 5/10/2022
5.0.16 8,071 4/11/2022
5.0.15 3,329 3/8/2022
5.0.14 6,482 2/8/2022
5.0.13 7,382 12/14/2021
5.0.12 4,285 11/7/2021
5.0.11 28,568 10/12/2021
5.0.10 17,937 9/14/2021
5.0.9 25,812 8/10/2021
5.0.8 22,424 7/13/2021
5.0.7 24,916 6/8/2021
5.0.6 30,385 5/11/2021
5.0.5 47,334 4/6/2021
5.0.4 43,234 3/9/2021
5.0.3 501,888 2/9/2021
5.0.2 39,346 1/12/2021
5.0.1 44,835 12/8/2020
5.0.0 162,731 11/9/2020
5.0.0-rc.2.20475.17 1,916 10/13/2020
5.0.0-rc.1.20451.17 965 9/14/2020
5.0.0-preview.8.20414.8 1,255 8/25/2020
5.0.0-preview.7.20365.19 706 7/21/2020
5.0.0-preview.6.20312.15 647 6/25/2020
5.0.0-preview.5.20279.2 612 6/10/2020
5.0.0-preview.4.20257.10 1,634 5/18/2020
5.0.0-preview.3.20215.14 670 4/23/2020
5.0.0-preview.2.20167.3 662 4/2/2020
5.0.0-preview.1.20120.4 692 3/16/2020
3.1.32 8,027 12/13/2022
3.1.31 2,580 11/8/2022
3.1.30 2,882 10/11/2022
3.1.29 2,813 9/13/2022
3.1.28 5,909 8/9/2022
3.1.27 6,403 7/12/2022
3.1.26 5,276 6/14/2022
3.1.25 5,898 5/10/2022
3.1.24 4,386 4/11/2022
3.1.23 7,933 3/8/2022
3.1.22 6,726 12/14/2021
3.1.21 83,140 11/7/2021
3.1.20 3,668 10/11/2021
3.1.19 16,444 9/14/2021
3.1.18 7,619 8/10/2021
3.1.17 7,055 7/13/2021
3.1.16 13,060 6/8/2021
3.1.15 6,478 5/11/2021
3.1.14 8,154 4/6/2021
3.1.13 7,725 3/9/2021
3.1.12 39,582 2/9/2021
3.1.11 23,382 1/12/2021
3.1.10 10,110 11/9/2020
3.1.9 48,988 10/13/2020
3.1.8 120,809 9/8/2020
3.1.7 185,062 8/11/2020
3.1.6 42,878 7/14/2020
3.1.5 66,265 6/9/2020
3.1.4 45,110 5/12/2020
3.1.3 173,421 3/24/2020
3.1.2 125,324 2/18/2020
3.1.1 54,681 1/14/2020
3.1.0 49,501 12/3/2019
3.1.0-preview3.19553.2 848 11/13/2019
3.1.0-preview2.19525.4 634 11/1/2019
3.1.0-preview1.19506.1 1,901 10/15/2019
3.0.3 3,621 2/18/2020
3.0.2 4,166 1/14/2020
3.0.1 20,764 11/18/2019
3.0.0 50,959 9/23/2019
3.0.0-rc1.19456.10 712 9/16/2019
3.0.0-preview9.19423.4 709 9/4/2019
3.0.0-preview8.19405.4 1,068 8/13/2019
3.0.0-preview7.19362.4 765 7/23/2019
3.0.0-preview6.19304.6 805 6/12/2019
3.0.0-preview5.19227.9 813 5/6/2019
3.0.0-preview4.19216.2 686 4/18/2019
3.0.0-preview3.19153.1 1,832 3/6/2019
3.0.0-preview.19074.2 972 1/29/2019
3.0.0-preview.18572.1 1,440 12/3/2018
2.2.0 200,394,760 12/3/2018
2.2.0-preview3-35497 126,912 10/17/2018
2.2.0-preview2-35157 108,381 9/12/2018
2.2.0-preview1-35029 48,623 8/22/2018
2.1.1 46,807,653 6/18/2018
2.1.0 47,920,197 5/29/2018
2.1.0-rc1-final 183,729 5/6/2018
2.1.0-preview2-final 244,350 4/10/2018
2.1.0-preview1-final 213,766 2/26/2018
2.0.2 7,959,374 5/7/2018
2.0.1 12,292,450 3/13/2018
2.0.0 87,377,433 8/11/2017
2.0.0-preview2-final 115,954 6/28/2017
2.0.0-preview1-final 45,459 5/10/2017
1.1.2 6,617,726 5/9/2017
1.1.1 4,488,572 3/6/2017
1.1.0 3,438,330 11/16/2016
1.1.0-preview1-final 43,527 10/24/2016
1.0.3 24,298,984 5/9/2017
1.0.2 15,594,123 3/6/2017
1.0.1 611,719 12/12/2016
1.0.0 10,186,011 6/27/2016
1.0.0-rc2-final 1,843,811 5/16/2016
1.0.0-rc1-final 620,933 11/18/2015