System.Text.Encodings.Web
7.0.0
dotnet add package System.Text.Encodings.Web --version 7.0.0
NuGet\Install-Package System.Text.Encodings.Web -Version 7.0.0
<PackageReference Include="System.Text.Encodings.Web" Version="7.0.0" />
paket add System.Text.Encodings.Web --version 7.0.0
#r "nuget: System.Text.Encodings.Web, 7.0.0"
// Install System.Text.Encodings.Web as a Cake Addin
#addin nuget:?package=System.Text.Encodings.Web&version=7.0.0
// Install System.Text.Encodings.Web as a Cake Tool
#tool nuget:?package=System.Text.Encodings.Web&version=7.0.0
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net7.0
- No dependencies.
NuGet packages (687)
Showing the top 5 NuGet packages that depend on System.Text.Encodings.Web:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Http.Abstractions
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489 |
|
Microsoft.Extensions.DependencyModel
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation. |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption. |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks. |
|
Microsoft.AspNetCore.WebUtilities
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489 |
GitHub repositories (173)
Showing the top 5 popular GitHub repositories that depend on System.Text.Encodings.Web:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
Version | Downloads | Last updated | |
---|---|---|---|
7.0.0 | 7,182,472 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 157,251 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 153,469 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 97,931 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 68,338 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 57,451 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 75,137 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 48,280 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 50,972 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 56,280 | 2/17/2022 | |
6.0.2-mauipre.1.22102.15 | 48,677 | 2/15/2022 | |
6.0.2-mauipre.1.22054.8 | 129,622 | 1/19/2022 | |
6.0.0 | 133,610,119 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 419,430 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 379,595 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 100,372 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 85,800 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 103,435 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 88,881 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 246,452 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 145,316 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 71,399 | 2/12/2021 | |
5.0.1 | 65,630,803 | 3/9/2021 | |
5.0.0 | 36,731,006 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 99,330 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 184,095 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 82,039 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 159,363 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 68,856 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 72,378 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 128,467 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 245,441 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 130,297 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 77,019 | 3/16/2020 | |
4.7.2 | 121,729,284 | 3/9/2021 | |
4.7.1 | 42,657,151 | 5/12/2020 | |
4.7.0 | 52,502,728 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 267,610 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 46,872 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 85,386 | 10/15/2019 | |
4.6.0 | 65,417,167 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 71,294 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 136,059 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 707 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 86,203 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 3,786 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 5,231 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 786 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 1,655 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 1,013 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 9,491 | 3/6/2019 | |
4.6.0-preview.19073.11 | 6,500 | 1/29/2019 | |
4.6.0-preview.18571.3 | 6,710 | 12/3/2018 | |
4.5.1 | 46,522,174 | 3/9/2021 | |
4.5.0 | 361,143,566 | 5/29/2018 | |
4.5.0-rc1 | 317,111 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 396,371 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 410,958 | 2/26/2018 | |
4.4.0 | 173,442,813 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 108,422 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 7,754 | 5/9/2017 | |
4.3.1 | 53,855,273 | 5/9/2017 | |
4.3.0 | 21,359,539 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 136,843 | 10/24/2016 | |
4.0.1 | 42,156,639 | 5/9/2017 | |
4.0.0 | 55,438,933 | 6/27/2016 | |
4.0.0-rc2-24027 | 1,924,458 | 5/16/2016 | |
4.0.0-beta-23516 | 3,577 | 11/18/2015 | |
4.0.0-beta-23409 | 2,246 | 10/15/2015 |