MongoDb.Bson.NodaTime
2.1.0
BsonSerializers for NodaTime types.
Install-Package MongoDb.Bson.NodaTime -Version 2.1.0
dotnet add package MongoDb.Bson.NodaTime --version 2.1.0
<PackageReference Include="MongoDb.Bson.NodaTime" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MongoDb.Bson.NodaTime --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoDb.Bson.NodaTime, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- MongoDB.Driver (>= 2.3.0)
- NodaTime (>= 2.2.0)
-
.NETStandard 1.5
- MongoDB.Driver (>= 2.3.0)
- NETStandard.Library (>= 1.6.1)
- NodaTime (>= 2.2.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MongoDb.Bson.NodaTime:
Package | Downloads |
---|---|
Elsa.Persistence.MongoDb
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application.
This package provides a MongoDb persistence provider.
|
|
JohnKnoop.MongoRepository.NodaTime
Adds mapping for all the NodaTime types
|
|
DataCentric
Core services library for data-centric development in C#.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MongoDb.Bson.NodaTime:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET Standard 2.0 Workflows Library
|