Json.AspNetCore
9.0.0
dotnet add package Json.AspNetCore --version 9.0.0
NuGet\Install-Package Json.AspNetCore -Version 9.0.0
<PackageReference Include="Json.AspNetCore" Version="9.0.0" />
<PackageVersion Include="Json.AspNetCore" Version="9.0.0" />
<PackageReference Include="Json.AspNetCore" />
paket add Json.AspNetCore --version 9.0.0
#r "nuget: Json.AspNetCore, 9.0.0"
#:package Json.AspNetCore@9.0.0
#addin nuget:?package=Json.AspNetCore&version=9.0.0
#tool nuget:?package=Json.AspNetCore&version=9.0.0
Read Json payload as dynamic object, write dynamic object to file in Json format.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. 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 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 7.0.20)
-
net8.0
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.21)
-
net9.0
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 9.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Json.AspNetCore:
| Package | Downloads |
|---|---|
|
Serilog.Extensions
Serilog Extensions for .NET Applications Simplify Serilog integration in your .NET projects with easy-to-use extension methods. This package provides seamless configuration for WebApplicationBuilder, IHostBuilder, and IServiceCollection, supporting both default and custom JSON-based Serilog setups. Enhance your logging capabilities with minimal code changes and maximum flexibility. Key Features: - Quick Serilog setup with UseSeriLogger() and AddSeriLogger() - Custom configuration support with UseSerilogWithJsonFileBuilder() and AddSerilogWithJsonFileBuilder() - Compatible with WebApplicationBuilder, IHostBuilder, and IServiceCollection - JSON-based configuration for advanced Serilog settings |
GitHub repositories
This package is not used by any popular GitHub repositories.