System.Text.Encodings.Web 4.0.0-beta-23516

Html, Uri, and JavaScript encoding library. Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder - 1548494

Showing the top 20 packages that depend on System.Text.Encodings.Web.

Packages 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
45
Microsoft.AspNetCore.WebUtilities
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
39
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
45
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
54
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
40
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/cf82d399c36008e7936d545cde24141f8d3790fa.
40
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
37
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
39
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
43
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
46
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
48
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
56
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
58
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
59
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
37
PuppeteerSharp
Headless Browser .NET API
41
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. Commonly Used Types: System.Text.Json.JsonSerializer System.Text.Json.JsonDocument System.Text.Json.JsonElement System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonReader
37
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.
38
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.
42
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.
122

Version Downloads Last updated
11.0.0-preview.7.26381.103 2 12.08.2026
11.0.0-preview.6.26359.118 2 21.07.2026
11.0.0-preview.5.26302.115 6 14.06.2026
11.0.0-preview.4.26230.115 5 16.05.2026
11.0.0-preview.3.26207.106 9 27.04.2026
11.0.0-preview.2.26159.112 10 14.03.2026
11.0.0-preview.1.26104.118 7 16.02.2026
10.0.11 1 12.08.2026
10.0.10 2 21.07.2026
10.0.9 5 14.06.2026
10.0.8 6 16.05.2026
10.0.7 9 27.04.2026
10.0.6 9 27.04.2026
10.0.5 11 15.03.2026
10.0.4 10 15.03.2026
10.0.3 9 16.02.2026
10.0.2 8 22.01.2026
10.0.1 7 19.12.2025
10.0.0 9 20.12.2025
10.0.0-rc.2.25502.107 9 18.12.2025
10.0.0-rc.1.25451.107 10 18.12.2025
10.0.0-preview.7.25380.108 9 14.08.2025
10.0.0-preview.6.25358.103 9 07.08.2025
10.0.0-preview.5.25277.114 10 11.06.2025
10.0.0-preview.4.25258.110 17 18.05.2025
10.0.0-preview.3.25171.5 16 12.05.2025
10.0.0-preview.2.25163.2 13 14.05.2025
10.0.0-preview.1.25080.5 10 14.03.2025
9.0.19 1 12.08.2026
9.0.18 2 21.07.2026
9.0.17 6 14.06.2026
9.0.16 5 16.05.2026
9.0.15 8 27.04.2026
9.0.14 9 15.03.2026
9.0.13 7 16.02.2026
9.0.12 8 22.01.2026
9.0.11 8 20.12.2025
9.0.10 8 20.12.2025
9.0.9 12 16.09.2025
9.0.8 13 14.08.2025
9.0.7 13 06.08.2025
9.0.6 13 26.06.2025
9.0.5 16 18.05.2025
9.0.4 15 13.05.2025
9.0.3 18 12.03.2025
9.0.2 18 12.03.2025
9.0.1 19 16.01.2025
9.0.0 28 02.12.2024
9.0.0-rc.2.24473.5 15 17.10.2024
9.0.0-rc.1.24431.7 11 15.03.2025
9.0.0-preview.7.24405.7 15 24.08.2024
9.0.0-preview.6.24327.7 14 10.01.2025
9.0.0-preview.5.24306.7 17 04.07.2024
9.0.0-preview.4.24266.19 15 19.07.2024
9.0.0-preview.3.24172.9 13 21.07.2024
9.0.0-preview.2.24128.5 12 07.01.2025
9.0.0-preview.1.24080.9 14 11.01.2025
8.0.0 73 02.07.2024
8.0.0-rc.2.23479.6 13 26.07.2024
8.0.0-rc.1.23419.4 15 27.07.2024
8.0.0-preview.7.23375.6 11 23.01.2025
8.0.0-preview.6.23329.7 20 04.07.2024
8.0.0-preview.5.23280.8 15 24.07.2024
8.0.0-preview.4.23259.5 17 26.07.2024
8.0.0-preview.3.23174.8 12 29.07.2024
8.0.0-preview.2.23128.3 12 15.07.2024
8.0.0-preview.1.23110.8 15 27.07.2024
7.0.0 24 21.07.2024
7.0.0-rc.2.22472.3 14 23.07.2024
7.0.0-rc.1.22426.10 13 26.07.2024
7.0.0-preview.7.22375.6 14 26.07.2024
7.0.0-preview.6.22324.4 14 02.08.2024
7.0.0-preview.5.22301.12 17 04.07.2024
7.0.0-preview.4.22229.4 15 28.07.2024
7.0.0-preview.3.22175.4 19 04.07.2024
7.0.0-preview.2.22152.2 14 11.01.2025
7.0.0-preview.1.22076.8 14 11.01.2025
6.0.1 19 30.01.2025
6.0.0 35 28.07.2024
6.0.0-rc.2.21480.5 14 25.07.2024
6.0.0-rc.1.21451.13 16 30.07.2024
6.0.0-preview.7.21377.19 13 11.01.2025
6.0.0-preview.6.21352.12 15 18.07.2024
6.0.0-preview.5.21301.5 14 04.07.2024
6.0.0-preview.4.21253.7 13 11.01.2025
6.0.0-preview.3.21201.4 15 26.07.2024
6.0.0-preview.2.21154.6 13 09.01.2025
6.0.0-preview.1.21102.12 14 04.07.2024
5.0.1 17 04.07.2024
5.0.0 18 21.07.2024
5.0.0-rc.2.20475.5 12 04.07.2024
5.0.0-rc.1.20451.14 15 04.07.2024
5.0.0-preview.8.20407.11 19 26.07.2024
5.0.0-preview.7.20364.11 16 04.07.2024
5.0.0-preview.6.20305.6 18 18.07.2024
5.0.0-preview.5.20278.1 14 19.07.2024
5.0.0-preview.4.20251.6 13 26.07.2024
5.0.0-preview.3.20214.6 15 04.07.2024
5.0.0-preview.2.20160.6 14 25.07.2024
5.0.0-preview.1.20120.5 15 17.07.2024
4.7.2 25 04.07.2024
4.7.1 20 04.07.2024
4.7.0 20 19.07.2024
4.7.0-preview3.19551.4 12 15.07.2024
4.7.0-preview2.19523.17 13 24.07.2024
4.7.0-preview1.19504.10 12 27.07.2024
4.6.0 15 12.03.2025
4.6.0-rc1.19456.4 12 27.07.2024
4.6.0-preview9.19421.4 11 18.07.2024
4.6.0-preview9.19416.11 17 18.07.2024
4.6.0-preview8.19405.3 11 04.07.2024
4.6.0-preview7.19362.9 10 23.01.2025
4.6.0-preview6.19303.8 11 23.01.2025
4.6.0-preview6.19264.9 13 17.07.2024
4.6.0-preview5.19224.8 11 04.07.2024
4.6.0-preview4.19212.13 16 30.07.2024
4.6.0-preview3.19128.7 13 15.01.2025
4.6.0-preview.19073.11 10 14.03.2025
4.6.0-preview.18571.3 11 14.03.2025
4.5.1 16 31.07.2024
4.5.0 42 17.07.2024
4.5.0-rc1 11 04.07.2024
4.5.0-preview2-26406-04 18 04.07.2024
4.5.0-preview1-26216-02 15 25.07.2024
4.4.0 17 04.07.2024
4.4.0-preview2-25405-01 15 10.01.2025
4.4.0-preview1-25305-02 16 26.07.2024
4.3.1 15 25.07.2024
4.3.0 21 15.07.2024
4.3.0-preview1-24530-04 12 23.01.2025
4.0.1 16 23.01.2025
4.0.0 18 16.07.2024
4.0.0-rc2-24027 11 17.01.2025
4.0.0-beta-23516 17 04.07.2024
4.0.0-beta-23409 15 04.07.2024