Microsoft.AspNetCore.Mvc.NewtonsoftJson
3.0.0-preview8.19405.7
This is a prerelease version of Microsoft.AspNetCore.Mvc.NewtonsoftJson.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.NewtonsoftJson --version 3.0.0-preview8.19405.7
NuGet\Install-Package Microsoft.AspNetCore.Mvc.NewtonsoftJson -Version 3.0.0-preview8.19405.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.0-preview8.19405.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Mvc.NewtonsoftJson --version 3.0.0-preview8.19405.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Mvc.NewtonsoftJson, 3.0.0-preview8.19405.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Mvc.NewtonsoftJson as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Mvc.NewtonsoftJson&version=3.0.0-preview8.19405.7&prerelease // Install Microsoft.AspNetCore.Mvc.NewtonsoftJson as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Mvc.NewtonsoftJson&version=3.0.0-preview8.19405.7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4a42afc5aea63750638e118560d43db04bd9ccc2
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- Microsoft.AspNetCore.JsonPatch (>= 3.0.0-preview8.19405.7)
- Newtonsoft.Json (>= 12.0.1)
- Newtonsoft.Json.Bson (>= 1.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (286)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.NewtonsoftJson:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|