Newtonsoft.Json.Bson
1.0.2
Json.NET BSON adds support for reading and writing BSON
Requires NuGet 2.12 or higher.
Install-Package Newtonsoft.Json.Bson -Version 1.0.2
dotnet add package Newtonsoft.Json.Bson --version 1.0.2
<PackageReference Include="Newtonsoft.Json.Bson" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Newtonsoft.Json.Bson --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Newtonsoft.Json.Bson, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 12.0.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.1)
Used By
NuGet packages (120)
Showing the top 5 NuGet packages that depend on Newtonsoft.Json.Bson:
Package | Downloads |
---|---|
Microsoft.AspNet.WebApi.Client
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
|
|
Microsoft.AspNetCore.Mvc.ViewFeatures
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
|
|
Microsoft.AspNetCore.Mvc.NewtonsoftJson
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/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4
|
|
MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
|
|
akavache.core
An asynchronous, persistent key-value store for desktop and mobile applications on .NET
|
GitHub repositories (20)
Showing the top 5 popular GitHub repositories that depend on Newtonsoft.Json.Bson:
Repository | Stars |
---|---|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 45,647,216 | 11/27/2018 |
1.0.2-beta1 | 866 | 10/30/2018 |
1.0.1 | 40,653,183 | 3/21/2017 |