System.Text.Json 5.0.0
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.
Showing the top 20 packages that depend on System.Text.Json.
Packages | Downloads |
---|---|
PuppeteerSharp
Headless Browser .NET API
|
11 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
7 |
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
7 |
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.
|
7 |
Rebus
Rebus is a lean service bus for .NET
|
7 |
Microsoft.CodeAnalysis.CSharp.Features
.NET Compiler Platform ("Roslyn") support for creating C# 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.
|
6 |
Microsoft.Diagnostics.Tracing.TraceEvent
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
|
6 |
ClickHouse.Client
Fast binary-over-HTTP ADO.NET provider for ClickHouse
|
6 |
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
|
6 |
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
6 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
6 |
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
6 |
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
6 |
Elsa.KeyValues
Provides a store for holding key value records.
|
6 |
Fluid.Core
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
|
6 |
Microsoft.EntityFrameworkCore.SqlServer.Abstractions
Provides abstractions that are used by models in conjunction with the SQL Server EF Core provider
Commonly Used Types:
Microsoft.EntityFrameworkCore.HierarchyId
|
6 |
ijw.Next.Reflection
What's New:
0.3.14(2024.12.4):
*update dep, fix warning of old packages.
0.3.14(2023.5.27):
*ReflectionHelper.LoadAssembly method , use logger
0.3.11(2023.5.26):
*ReflectionHelper.LoadAssembly method
0.3.10(2023.4.27):
+AssemblyLoader
0.3.9(2023.4.25):
+ReflectionHelper.LoadAssembly method
0.3.8(2023.4.16):
+net60 net70 support
0.3.(2022.9.19):
*update dep
0.3.6(2020.12.1):
*Fix bug: FillPropertiesOfBasicType when value is DBNull
0.3.5(2020.9.22):
*FirstAttributeOrDefault comments fix.
0.3.4(2020.6.29):
*Obj.FillPropertyOfBasicType: do nothing for null value when setting not-nullable property.
+PropertyInfo.FirstAttributeOrDefault extension method.
0.3.0(2020.6.18):
+Object.FindAttribute method.
0.2.7(2020.6.16):
*Fix nullable fill bug in net472
0.2.6(2020.5.1):
+Set from JsonElement overload.
0.2.5(2020.4.28):
+IEnumerable ToGenericList() method.
0.2.4(2020.4.27):
+obj.Set() method overload.
0.2.3(2020.4.26):
+obj.Set() method.
0.2.2(2020.1.3):
*obj.Get() method, add net35/net40 support.
0.2.1(2019.12.21):
*obj.FillPropertiesOfBasicType() method, add enum support.
0.1.7(2019.12.20):
+class IgnoreFillingAttribute.
|
5 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
.NET Standard 2.0
- System.Text.Encodings.Web (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
- System.Text.Encodings.Web (>= 5.0.0)
.NET Core 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Core 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Text.Encodings.Web (>= 5.0.0)
.NET Core 3.0
- No dependencies.