neoconcept.mongorepository 5.1.0

dotnet add package neoconcept.mongorepository --version 5.1.0
NuGet\Install-Package neoconcept.mongorepository -Version 5.1.0
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="neoconcept.mongorepository" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add neoconcept.mongorepository --version 5.1.0
#r "nuget: neoconcept.mongorepository, 5.1.0"
#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 neoconcept.mongorepository as a Cake Addin
#addin nuget:?package=neoconcept.mongorepository&version=5.1.0

// Install neoconcept.mongorepository as a Cake Tool
#tool nuget:?package=neoconcept.mongorepository&version=5.1.0

A generic repository implementation using the MongoDB C# Sharp driver. Includes also a Wrapper for DbContext connecting to mongo database (With TLS Supported).

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on neoconcept.mongorepository:

Package Downloads
NeoConcept.LogHttpCore

NeoConcept.LogHttpCore provides a way to add a middleware to log the request and response of an API (uses ILogger extension or MongoDb mode)

NeoConcept.Appfeatures

NeoConcept.Appfeatures provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions (example only user has role X / email Y).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 885 2/9/2022
5.0.0 543 12/6/2021
4.0.3 360 6/22/2021
4.0.2 325 6/22/2021
4.0.1 292 6/22/2021
4.0.0 292 6/22/2021
3.0.0 374 3/18/2021
2.0.2 304 3/17/2021
2.0.1 282 3/17/2021
2.0.0 330 3/17/2021
1.0.0.1 335 3/16/2021