Cnblogs.Architecture.Ddd.Infrastructure.MongoDb 20.6.6

dotnet add package Cnblogs.Architecture.Ddd.Infrastructure.MongoDb --version 20.6.6
                    
NuGet\Install-Package Cnblogs.Architecture.Ddd.Infrastructure.MongoDb -Version 20.6.6
                    
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="Cnblogs.Architecture.Ddd.Infrastructure.MongoDb" Version="20.6.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cnblogs.Architecture.Ddd.Infrastructure.MongoDb" Version="20.6.6" />
                    
Directory.Packages.props
<PackageReference Include="Cnblogs.Architecture.Ddd.Infrastructure.MongoDb" />
                    
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 Cnblogs.Architecture.Ddd.Infrastructure.MongoDb --version 20.6.6
                    
#r "nuget: Cnblogs.Architecture.Ddd.Infrastructure.MongoDb, 20.6.6"
                    
#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.
#:package Cnblogs.Architecture.Ddd.Infrastructure.MongoDb@20.6.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cnblogs.Architecture.Ddd.Infrastructure.MongoDb&version=20.6.6
                    
Install as a Cake Addin
#tool nuget:?package=Cnblogs.Architecture.Ddd.Infrastructure.MongoDb&version=20.6.6
                    
Install as a Cake Tool

Provides implementations for persistence layer of DDD with MongoDb.
     Commonly used types:
     Cnblogs.Architecture.Ddd.Infrastructure.MongoDb.MongoContext
     Cnblogs.Architecture.Ddd.Infrastructure.MongoDb.MongoBaseRepository

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 Cnblogs.Architecture.Ddd.Infrastructure.MongoDb:

Package Downloads
Cnblogs.Architecture.Ddd.Cqrs.MongoDb

Provide MongoDb base classes for implemnting command and queries. Commonly used types: Cnblogs.Architecture.Ddd.Cqrs.MongoDb.MongoPageableQueryHandler

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
20.6.6 13 3 days ago
20.6.5 163 8 days ago
20.6.4 147 a month ago
20.6.3 138 4 months ago
20.6.2 192 5 months ago
20.6.1 131 6 months ago
20.6.0 194 9 months ago
20.5.1 148 10 months ago
20.5.0 135 10 months ago
20.4.2 154 8/7/2024
20.4.1 126 7/27/2024
20.4.0 170 6/16/2024
20.3.0 155 5/16/2024
20.2.3 138 4/22/2024
20.2.2 160 3/30/2024
20.2.1 160 3/8/2024
20.2.0 193 1/15/2024
20.1.0 255 11/29/2023
20.0.2 159 11/28/2023
20.0.1 157 11/20/2023
20.0.0 182 11/16/2023
19.3.2 181 11/6/2023
19.3.1 197 10/18/2023
19.3.0 196 10/18/2023
19.2.0 207 10/11/2023
19.1.2 192 9/22/2023
19.1.1 269 8/11/2023
19.1.0 238 8/10/2023
19.0.1 242 8/10/2023
19.0.0 228 8/8/2023
18.2.3 238 7/8/2023
18.2.2 239 7/3/2023
18.2.1 253 6/20/2023
18.2.0 271 6/13/2023
18.1.0 259 5/9/2023
18.0.0 259 4/30/2023
17.1.3 260 4/24/2023
17.1.2 254 4/13/2023
17.1.1 281 4/11/2023
17.1.0 270 4/10/2023
17.0.0 279 4/7/2023
16.4.0 294 4/5/2023
16.3.2 308 3/21/2023
16.3.1 326 3/13/2023
16.3.0 297 3/13/2023
16.2.0 366 3/2/2023
16.1.0 336 2/23/2023
16.0.0 356 2/20/2023
15.2.2 364 2/14/2023
15.2.1 375 2/9/2023
15.2.0 345 2/9/2023
15.1.1 354 2/6/2023
15.1.0 362 2/6/2023
15.0.0 400 1/30/2023

Please check release notes at: https://github.com/cnblogs/Architecture/releases