bl.mongodb 1.0.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package bl.mongodb --version 1.0.12
NuGet\Install-Package bl.mongodb -Version 1.0.12
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="bl.mongodb" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bl.mongodb --version 1.0.12
#r "nuget: bl.mongodb, 1.0.12"
#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 bl.mongodb as a Cake Addin
#addin nuget:?package=bl.mongodb&version=1.0.12

// Install bl.mongodb as a Cake Tool
#tool nuget:?package=bl.mongodb&version=1.0.12

mongodb standalong server BaseDbContext. it's simple for use .net core api.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on bl.mongodb:

Package Downloads
BL.MongoDB.Gen

BL.MongoDB DbContext setting,use [CONNECTIONSTRINGS_MONGO] in environment variable or [ConnectionStrings.Mongo] in appsettings.json to create DbContext,prefer using [CONNECTIONSTRINGS_MONGO] in env

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.219.21 616 6/2/2023
7.219.20 563 6/2/2023
6.219.20 546 5/31/2023
6.0.7 929 8/11/2021
6.0.1 1,126 7/29/2021
6.0.0 856 7/28/2021
3.1.3 2,165 7/8/2021
3.1.2 1,913 11/9/2020
3.1.1 991 11/6/2020
3.1.0 1,257 9/9/2020
3.0.9 1,104 9/7/2020
3.0.8 1,289 9/2/2020
3.0.7 1,129 9/1/2020
3.0.6 1,078 8/31/2020
3.0.5 1,337 8/23/2020
3.0.4 1,139 8/10/2020
3.0.3 1,415 7/19/2020
3.0.2 1,458 7/6/2020
2.10.5 1,048 6/27/2020
2.10.4 1,175 5/31/2020
2.0.0 994 5/29/2020
1.3.5 991 4/29/2020
1.3.2 954 4/29/2020
1.3.1 1,002 4/29/2020
1.3.0 997 4/24/2020
1.2.23 955 4/16/2020
1.2.22 987 4/9/2020
1.2.20 1,049 3/22/2020
1.2.15 969 3/5/2020
1.0.12 1,123 8/1/2019

contains some normally used convention map.as (Id,ID<=>_id,
Property Name to lower,DateTime to local,Enum string value to save,ignoreExtra fields,
UnwindObj<T> for use strong type unwind