JohnKnoop.MongoRepository 7.0.0-preview2

This is a prerelease version of JohnKnoop.MongoRepository.
dotnet add package JohnKnoop.MongoRepository --version 7.0.0-preview2
                    
NuGet\Install-Package JohnKnoop.MongoRepository -Version 7.0.0-preview2
                    
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="JohnKnoop.MongoRepository" Version="7.0.0-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JohnKnoop.MongoRepository" Version="7.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="JohnKnoop.MongoRepository" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JohnKnoop.MongoRepository --version 7.0.0-preview2
                    
#r "nuget: JohnKnoop.MongoRepository, 7.0.0-preview2"
                    
#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.
#addin nuget:?package=JohnKnoop.MongoRepository&version=7.0.0-preview2&prerelease
                    
Install JohnKnoop.MongoRepository as a Cake Addin
#tool nuget:?package=JohnKnoop.MongoRepository&version=7.0.0-preview2&prerelease
                    
Install JohnKnoop.MongoRepository as a Cake Tool

An easily configurable repository abstraction for MongoDB with first-class support for multi-tenancy

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 JohnKnoop.MongoRepository:

Package Downloads
JohnKnoop.MongoRepository.DotNetCoreDi

Adds MongoRepository as a registered service with the .NET Core dependency resolver

JohnKnoop.MongoRepository.NodaTime

Adds mapping for all the NodaTime types

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0-preview2 221 11/29/2023
7.0.0-preview1 115 11/29/2023
6.6.2-beta3 178 4/6/2023
6.6.2-beta2 168 3/26/2023
6.6.2-beta1 170 3/22/2023
6.6.1 7,442 11/22/2022
6.6.0 360 11/22/2022
6.5.2 547 10/8/2022
6.5.1 417 10/7/2022
6.4.0 7,538 5/6/2022
6.3.0 4,059 10/11/2021
6.2.2 694 5/4/2021
6.2.1 738 2/5/2021
6.2.0 421 2/3/2021
6.1.4 425 2/3/2021
6.1.3 413 2/3/2021
6.1.2 442 2/2/2021
6.1.1 395 2/1/2021
6.1.0 443 1/18/2021
6.0.0 573 12/7/2020
5.6.0 498 11/19/2020
5.5.0 489 11/11/2020
5.4.0 571 9/11/2020
5.3.1 498 9/8/2020
5.3.0-beta.1 317 9/3/2020
5.2.3 508 8/24/2020
5.2.2 478 8/24/2020
5.2.1 488 8/24/2020
5.2.0 495 8/24/2020
5.1.0 507 8/22/2020
5.0.0 649 8/7/2020
5.0.0-beta.3 286 8/7/2020
5.0.0-beta.2 304 8/7/2020
5.0.0-beta.1 387 8/4/2020
4.1.3-beta.1 381 7/15/2020
4.1.1 586 7/8/2020
4.1.0 534 7/8/2020
4.0.0-rc.1 429 6/20/2020
3.1.2 620 5/25/2020
3.1.1 540 5/24/2020
3.1.0 572 5/24/2020
3.0.3 586 5/18/2020
3.0.2 578 5/15/2020
3.0.1 635 5/15/2020
3.0.0 613 2/24/2020
3.0.0-rc.5 403 12/31/2019
3.0.0-rc.4 376 12/31/2019
3.0.0-rc.3 366 11/4/2019
3.0.0-rc.2 332 10/30/2019
3.0.0-rc.1 327 10/21/2019
3.0.0-alpha.2 321 10/21/2019
3.0.0-alpha.1 347 8/20/2019
2.1.0 1,270 7/23/2019
2.1.0-beta.3 343 7/7/2019
2.1.0-beta.2 396 6/7/2019
2.1.0-beta.1 387 6/5/2019
2.0.0-beta4 546 4/6/2019
2.0.0-beta3 520 4/5/2019
1.4.0 1,243 8/22/2018
1.3.1 989 8/21/2018
1.3.0 1,453 7/9/2018
1.2.0 1,150 6/12/2018
1.0.0 1,201 4/27/2018

ArrayFilters helpers (experimental)