System.Text.Encodings.Web 4.0.0-rc2-24027

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 \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

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

Packages Downloads
OpenTelemetry.Exporter.Jaeger
Jaeger exporter for OpenTelemetry .NET
5,906
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
5,849
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.
5,469
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.
5,447
OpenTelemetry.Instrumentation.AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
4,693
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
2,704
OpenTelemetry.Instrumentation.AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
582
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.
537
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.
515
OpenTelemetry.Instrumentation.AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
512
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.
508
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.
507
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.
502
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.
496
OpenTelemetry.Instrumentation.AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
297
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 When using NuGet 3.x this package requires at least version 3.4.
167
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 When using NuGet 3.x this package requires at least version 3.4.
132
IdentityModel
OpenID Connect & OAuth 2.0 client library
125
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.
102
IdentityModel
OpenID Connect & OAuth 2.0 client library
93

MonoAndroid 1.0

  • No dependencies.

Xamarin.WatchOS 1.0

  • No dependencies.

Xamarin.TVOS 1.0

  • No dependencies.

Xamarin.Mac 2.0

  • No dependencies.

Xamarin.iOS 1.0

  • No dependencies.

WindowsPhoneApp 8.1

  • No dependencies.

WindowsPhone 8.0

  • No dependencies.

Windows 8.0

  • No dependencies.

.NET Standard 1.0

.NET Framework 4.5

  • No dependencies.

MonoTouch 1.0

  • No dependencies.

Version Downloads Last updated
10.0.0-rc.2.25502.107 4 10/16/2025
10.0.0-rc.1.25451.107 3 09/13/2025
10.0.0-preview.7.25380.108 10 08/16/2025
10.0.0-preview.6.25358.103 21 07/16/2025
10.0.0-preview.5.25277.114 18 06/14/2025
10.0.0-preview.4.25258.110 21 05/17/2025
10.0.0-preview.3.25171.5 35 04/13/2025
10.0.0-preview.2.25163.2 32 03/22/2025
10.0.0-preview.1.25080.5 25 02/27/2025
9.0.10 103 10/16/2025
9.0.9 7 09/09/2025
9.0.8 14 08/05/2025
9.0.7 15 07/08/2025
9.0.6 20 06/14/2025
9.0.5 23 05/17/2025
9.0.4 27 04/14/2025
9.0.3 26 03/12/2025
9.0.2 31 02/13/2025
9.0.1 40 01/20/2025
9.0.0 57 11/15/2024
9.0.0-rc.2.24473.5 42 10/11/2024
9.0.0-rc.1.24431.7 38 09/11/2024
9.0.0-preview.7.24405.7 46 08/16/2024
9.0.0-preview.6.24327.7 45 07/10/2024
9.0.0-preview.5.24306.7 45 06/11/2024
9.0.0-preview.4.24266.19 49 05/28/2024
9.0.0-preview.3.24172.9 44 04/12/2024
9.0.0-preview.2.24128.5 53 03/26/2024
9.0.0-preview.1.24080.9 44 02/29/2024
8.0.0 5,470 11/14/2023
8.0.0-rc.2.23479.6 59 10/19/2023
8.0.0-rc.1.23419.4 66 09/14/2023
8.0.0-preview.7.23375.6 62 08/21/2023
8.0.0-preview.6.23329.7 65 08/03/2023
8.0.0-preview.5.23280.8 61 06/20/2023
8.0.0-preview.4.23259.5 77 05/24/2023
8.0.0-preview.3.23174.8 65 05/09/2023
8.0.0-preview.2.23128.3 523 04/02/2023
8.0.0-preview.1.23110.8 64 02/27/2023
7.0.0 539 11/30/2022
7.0.0-rc.2.22472.3 55 07/10/2023
7.0.0-rc.1.22426.10 65 10/08/2022
7.0.0-preview.7.22375.6 64 08/10/2022
7.0.0-preview.6.22324.4 59 11/21/2022
7.0.0-preview.5.22301.12 67 07/07/2023
7.0.0-preview.4.22229.4 63 07/25/2022
7.0.0-preview.3.22175.4 58 05/20/2023
7.0.0-preview.2.22152.2 61 05/09/2023
7.0.0-preview.1.22076.8 74 09/30/2022
6.0.2-mauipre.1.22102.15 69 10/30/2022
6.0.2-mauipre.1.22054.8 65 11/20/2022
6.0.1 39 11/16/2024
6.0.0 5,969 11/10/2021
6.0.0-rc.2.21480.5 59 07/06/2023
6.0.0-rc.1.21451.13 52 07/17/2022
6.0.0-preview.7.21377.19 62 05/14/2023
6.0.0-preview.6.21352.12 64 10/02/2022
6.0.0-preview.5.21301.5 60 06/02/2023
6.0.0-preview.4.21253.7 57 05/17/2023
6.0.0-preview.3.21201.4 63 10/01/2022
6.0.0-preview.2.21154.6 79 10/01/2022
6.0.0-preview.1.21102.12 59 01/10/2023
5.0.1 62 05/28/2022
5.0.0 135 01/26/2021
5.0.0-rc.2.20475.5 77 10/15/2022
5.0.0-rc.1.20451.14 83 09/28/2022
5.0.0-preview.8.20407.11 59 11/13/2022
5.0.0-preview.7.20364.11 69 10/16/2022
5.0.0-preview.6.20305.6 71 12/25/2021
5.0.0-preview.5.20278.1 56 05/28/2022
5.0.0-preview.4.20251.6 76 12/25/2021
5.0.0-preview.3.20214.6 72 12/25/2021
5.0.0-preview.2.20160.6 71 09/30/2022
5.0.0-preview.1.20120.5 65 09/29/2022
4.7.2 61 09/26/2022
4.7.1 86 11/26/2022
4.7.0 169 11/01/2020
4.7.0-preview3.19551.4 68 05/16/2022
4.7.0-preview2.19523.17 64 07/07/2023
4.7.0-preview1.19504.10 61 06/28/2023
4.6.0 55 09/26/2022
4.6.0-rc1.19456.4 65 07/05/2023
4.6.0-preview9.19421.4 56 05/16/2022
4.6.0-preview9.19416.11 75 10/13/2022
4.6.0-preview8.19405.3 60 07/07/2023
4.6.0-preview7.19362.9 67 05/13/2023
4.6.0-preview6.19303.8 73 03/31/2023
4.6.0-preview6.19264.9 60 02/11/2023
4.6.0-preview5.19224.8 66 05/09/2023
4.6.0-preview4.19212.13 52 07/18/2022
4.6.0-preview3.19128.7 70 07/06/2023
4.6.0-preview.19073.11 65 05/11/2022
4.6.0-preview.18571.3 70 10/25/2022
4.5.1 62 07/03/2022
4.5.0 65 11/09/2020
4.5.0-rc1 64 05/07/2023
4.5.0-preview2-26406-04 68 10/21/2022
4.5.0-preview1-26216-02 63 05/28/2022
4.4.0 90 06/07/2022
4.4.0-preview2-25405-01 58 09/24/2022
4.4.0-preview1-25305-02 74 09/29/2022
4.3.1 70 10/01/2022
4.3.0 61 05/17/2022
4.3.0-preview1-24530-04 64 06/20/2022
4.0.1 56 03/21/2021
4.0.0 74 09/23/2022
4.0.0-rc2-24027 61 05/16/2022
4.0.0-beta-23516 66 12/25/2021
4.0.0-beta-23409 64 04/27/2023