Cratis.Applications.MongoDB 17.23.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cratis.Applications.MongoDB --version 17.23.1
                    
NuGet\Install-Package Cratis.Applications.MongoDB -Version 17.23.1
                    
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="Cratis.Applications.MongoDB" Version="17.23.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cratis.Applications.MongoDB" Version="17.23.1" />
                    
Directory.Packages.props
<PackageReference Include="Cratis.Applications.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 Cratis.Applications.MongoDB --version 17.23.1
                    
#r "nuget: Cratis.Applications.MongoDB, 17.23.1"
                    
#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 Cratis.Applications.MongoDB@17.23.1
                    
#: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=Cratis.Applications.MongoDB&version=17.23.1
                    
Install as a Cake Addin
#tool nuget:?package=Cratis.Applications.MongoDB&version=17.23.1
                    
Install as a Cake Tool

Cratis Application Model

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build Documentation site

Description

The Cratis Application model represents an opinionated approach to building consistent applications based on the concepts behind CQRS. It offers extensions for different frameworks and is built on top of ASP.NET Core. One of the traits the application model has is the bridging between the backend and the frontend. The application model provides a tool, called ProxyGenerator that generates TypeScript code for recognized artifacts matching the criteria of what is considered a commmand or a query.

Contributing

If you want to jump into building this repository and possibly contributing, please refer to contributing.

Prerequisites

The following are prerequisites to work with this repository.

Central Package Management

This repository leverages Central Package Management, which means that all package versions are managed from a file at the root level called Directory.Packages.props.

In addition there are also Directory.Build.props files for setting up common settings that are applied cross cuttingly.

Root package.json

The package.json found at the root level defines all the workspaces. It is assumed

All developer dependencies are defined in the top level package.json. The reason for this is to be able to provide global scripts for every package to use for easier maintenance.

The package.json found at the top level contains scripts that can then be used in a child project for this to work properly.

In a package, all you need to do is to define the scripts to use the global scripts in the `package.json´ of that project:

{
    "scripts": {
        "prepublish": "yarn g:build",
        "clean": "yarn g:clean",
        "build": "yarn g:build",
        "lint": "yarn g:lint",
        "lint:ci": "yarn g:lint:ci",
        "test": "yarn g:test",
        "ci": "yarn g:ci",
        "up": "yarn g:up"
    }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 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 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on Cratis.Applications.MongoDB:

Package Downloads
Cratis.Applications.Orleans.MongoDB

Package Description

Cratis.Chronicle.Storage.MongoDB

Package Description

Cratis.Applications.MongoDB.Specs

Package Description

Cratis.Chronicle.Server

Package Description

Cratis.Chronicle.XUnit.Integration

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.26.1 0 11/29/2025
17.26.0 0 11/29/2025
17.25.1 76 11/28/2025
17.25.0 107 11/26/2025
17.24.16 116 11/26/2025
17.24.15 155 11/25/2025
17.24.14 161 11/25/2025
17.24.13 155 11/25/2025
17.24.12 156 11/25/2025
17.24.11 163 11/25/2025
17.24.10 202 11/24/2025
17.24.9 263 11/23/2025
17.24.8 165 11/23/2025
17.24.6 344 11/23/2025
17.24.5 229 11/22/2025
17.24.4 374 11/21/2025
17.24.3 349 11/21/2025
17.24.2 405 11/20/2025
17.24.1 397 11/20/2025
17.24.0 405 11/20/2025
17.23.4 411 11/20/2025
17.23.3 453 11/19/2025
17.23.2 1,104 11/19/2025
17.23.1 407 11/18/2025
17.23.0 417 11/18/2025
17.22.20 402 11/18/2025
17.22.19 411 11/18/2025
17.22.18 256 11/16/2025
17.22.17 259 11/16/2025
17.22.15 214 11/15/2025
17.22.14 205 11/15/2025
17.22.13 488 11/10/2025
17.22.12 1,263 11/6/2025
17.22.11 307 11/5/2025
17.22.10 647 11/2/2025
17.22.9 209 11/2/2025
17.22.8 208 11/2/2025
17.22.7 207 11/2/2025
17.22.6 206 11/2/2025
17.22.5 207 11/2/2025
17.22.4 913 11/1/2025
17.22.3 163 11/1/2025
17.22.2 188 10/31/2025
17.22.0 234 10/30/2025
17.21.2 301 10/29/2025
17.21.1 246 10/29/2025
17.21.0 228 10/29/2025
17.20.5 355 10/28/2025
17.20.4 219 10/28/2025
17.20.3 223 10/28/2025
17.20.2 225 10/28/2025
17.20.1 229 10/26/2025
17.20.0 217 10/26/2025
17.19.1 186 10/26/2025
17.19.0 201 10/26/2025
17.18.5 186 10/26/2025
17.18.4 153 10/25/2025
17.18.3 192 10/24/2025
17.18.2 276 10/23/2025
17.18.1 220 10/23/2025
17.18.0 224 10/23/2025
17.17.0 232 10/22/2025
17.16.6 410 10/21/2025
17.16.4 251 10/13/2025
17.16.3 244 10/13/2025
17.16.2 521 10/11/2025
17.16.1 217 10/10/2025
17.16.0 165 10/10/2025
17.15.2 183 10/10/2025
17.15.1 188 10/10/2025
17.15.0 288 10/7/2025
17.14.5 263 10/6/2025
17.14.4 248 10/6/2025
17.14.3 241 10/6/2025
17.14.2 243 10/6/2025
17.14.1 243 10/6/2025
17.14.0 233 10/5/2025
17.13.0 239 10/5/2025
17.12.4 179 10/4/2025
17.12.3 194 10/4/2025
17.12.2 229 10/3/2025
17.12.1 213 10/3/2025
17.12.0 209 10/3/2025
17.11.3 258 10/2/2025
17.11.2 249 10/2/2025
17.11.1 250 10/2/2025
17.11.0 258 10/2/2025
17.10.0 259 10/1/2025
17.9.7 256 10/1/2025
17.9.6 260 10/1/2025
17.9.5 445 9/30/2025
17.9.4 237 9/30/2025
17.9.3 245 9/30/2025
17.9.2 251 9/30/2025
17.9.0 297 9/29/2025
17.8.2 277 9/25/2025
17.8.1 314 9/20/2025
17.8.0 360 9/19/2025
17.7.2 381 9/18/2025
17.7.1 397 9/17/2025
17.7.0 479 9/16/2025
17.6.0 282 9/15/2025
17.5.0 287 9/15/2025
17.4.0 279 9/15/2025
17.3.0 180 9/14/2025
17.2.2 342 9/5/2025
17.2.1 510 8/17/2025
17.2.0 527 8/8/2025
17.1.2 294 8/7/2025
17.1.1 276 8/7/2025
17.1.0 332 8/6/2025
17.0.1 285 8/6/2025
16.0.2 1,458 6/23/2025
16.0.1 220 6/20/2025
16.0.0 631 6/1/2025
15.10.4 273 5/30/2025
15.10.3 548 5/10/2025
15.10.2 201 5/8/2025
15.10.0 2,014 4/19/2025
15.9.1 181 4/19/2025
15.8.3 361 4/13/2025
15.8.2 239 4/13/2025
15.8.1 210 4/13/2025
15.8.0 343 4/7/2025
15.7.3 226 4/7/2025
15.7.2 225 4/6/2025
15.7.1 198 4/6/2025
15.7.0 218 4/6/2025
15.6.0 1,451 3/25/2025
15.5.4 1,101 3/24/2025
15.5.3 319 3/23/2025
15.5.2 187 3/21/2025
15.5.1 206 3/20/2025
15.5.0 207 3/20/2025
15.4.6 363 3/20/2025
15.4.5 441 3/18/2025
15.4.4 201 3/18/2025
15.4.3 343 3/18/2025
15.4.2 271 3/16/2025
15.4.1 193 3/16/2025
15.4.0 205 3/16/2025
15.3.0 189 3/16/2025
15.2.2 310 3/13/2025
15.2.1 2,968 1/30/2025
15.2.0 168 1/30/2025
15.1.1 387 1/29/2025
15.1.0 169 1/28/2025
15.0.17 227 1/26/2025
15.0.16 156 1/26/2025
15.0.15 451 1/22/2025
15.0.14 674 1/22/2025
15.0.13 215 1/8/2025
15.0.12 1,371 1/2/2025
15.0.11 175 1/2/2025
15.0.10 173 1/2/2025
15.0.9 163 1/2/2025
15.0.8 180 1/2/2025
15.0.7 156 1/2/2025
15.0.6 186 1/2/2025
15.0.5 185 1/2/2025
15.0.4 181 1/1/2025
15.0.3 166 1/1/2025
15.0.2 183 1/1/2025
14.15.10 1,137 12/17/2024
14.15.9 164 12/17/2024
14.15.8 156 12/17/2024
14.15.7 450 12/13/2024
14.15.5 178 12/9/2024
14.15.4 169 12/9/2024
14.15.3 158 12/9/2024
14.15.1 326 12/4/2024
14.15.0 240 12/4/2024
14.14.12 195 12/4/2024
14.14.11 171 12/1/2024
14.14.10 479 11/28/2024
14.14.8 212 11/28/2024
14.14.6 163 11/27/2024
14.14.5 156 11/27/2024
14.14.4 178 11/27/2024
14.14.3 154 11/27/2024
14.14.1 173 11/27/2024
14.13.2 158 11/27/2024
14.12.12 190 11/14/2024
14.12.4 277 11/12/2024
14.12.1 586 11/3/2024
14.7.1 1,306 10/26/2024
14.7.0 433 10/25/2024
14.6.1 213 10/23/2024
14.6.0 188 10/23/2024
14.5.0 187 10/22/2024
14.4.2 201 10/22/2024
14.4.1 189 10/21/2024
14.4.0 207 10/21/2024
14.3.0 201 10/20/2024
14.2.0 209 10/19/2024
14.1.7 220 10/18/2024
14.1.6 213 10/18/2024
14.1.5 165 10/17/2024
14.1.4 208 10/17/2024
14.1.3 173 10/16/2024
14.1.2 166 10/16/2024
14.0.0 211 10/13/2024
13.12.0 388 10/9/2024
13.10.3 339 9/30/2024
13.10.2 1,104 9/22/2024
13.10.1 211 9/22/2024
13.9.4 256 9/18/2024
13.9.2 499 9/13/2024
13.8.1 383 9/10/2024
13.7.1 241 9/7/2024
13.7.0 276 9/5/2024
13.6.0 206 9/5/2024
13.5.4 202 9/5/2024
13.5.2 354 9/4/2024
13.5.0 214 9/2/2024
13.4.5 197 9/2/2024
13.4.4 201 9/1/2024
13.4.3 163 9/1/2024
13.4.2 210 9/1/2024
13.4.1 181 8/31/2024
13.4.0 207 8/31/2024
13.3.0 189 8/30/2024
13.2.0 191 8/29/2024
13.1.1 404 8/27/2024
13.1.0 200 8/27/2024
13.0.6 237 8/27/2024
13.0.5 208 8/27/2024
13.0.4 207 8/26/2024
13.0.3 177 8/26/2024
13.0.2 245 8/26/2024
13.0.1 222 8/23/2024
13.0.0 227 8/23/2024
12.1.10 774 8/13/2024
12.1.9 277 8/13/2024
12.1.7 284 8/2/2024
12.1.6 332 7/29/2024
12.1.5 174 7/29/2024
12.1.4 140 7/29/2024
12.1.3 145 7/29/2024
12.1.2 235 7/23/2024
12.1.1 191 7/23/2024
12.1.0 149 7/23/2024
12.0.0 243 7/22/2024
11.2.0 181 7/18/2024
11.1.2 152 7/18/2024
11.1.1 241 7/5/2024
11.1.0 157 7/5/2024
11.0.2 164 7/5/2024
11.0.1 182 7/4/2024
11.0.0 173 6/25/2024
10.3.4 348 6/20/2024
10.3.3 155 6/20/2024
10.3.2 162 6/20/2024
10.3.1 159 6/20/2024
10.1.10 326 6/10/2024
10.1.9 191 6/7/2024
10.1.8 170 6/4/2024
10.1.7 143 6/4/2024
10.1.6 154 6/4/2024
10.1.4 154 6/4/2024
10.1.3 179 6/4/2024
10.1.1 173 6/4/2024
10.0.5 178 5/30/2024
10.0.4 170 5/30/2024
10.0.3 218 5/30/2024
10.0.1 179 5/27/2024
10.0.0 171 5/26/2024