![]() |
VOOZH | about |
dotnet add package Cratis.Applications.MongoDB --version 17.26.1
NuGet\Install-Package Cratis.Applications.MongoDB -Version 17.26.1
<PackageReference Include="Cratis.Applications.MongoDB" Version="17.26.1" />
<PackageVersion Include="Cratis.Applications.MongoDB" Version="17.26.1" />Directory.Packages.props
<PackageReference Include="Cratis.Applications.MongoDB" />Project file
paket add Cratis.Applications.MongoDB --version 17.26.1
#r "nuget: Cratis.Applications.MongoDB, 17.26.1"
#:package Cratis.Applications.MongoDB@17.26.1
#addin nuget:?package=Cratis.Applications.MongoDB&version=17.26.1Install as a Cake Addin
#tool nuget:?package=Cratis.Applications.MongoDB&version=17.26.1Install as a Cake Tool
π .NET Build
π JavaScript Build
π Documentation site
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.
If you want to jump into building this repository and possibly contributing, please refer to .
The following are prerequisites to work with this repository.
This repository leverages Central Package Management, which means that all package versions are managed from a file at the root level called .
In addition there are also Directory.Build.props files for setting up common settings that are applied cross cuttingly.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on Cratis.Applications.MongoDB:
| Package | Downloads |
|---|---|
|
Cratis.Applications.Orleans.MongoDB
Package Description |
|
|
Cratis.Applications.MongoDB.Specs
Package Description |
|
|
Cratis.Chronicle.Server
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 17.26.1 | 647 | 11/29/2025 |
| 17.26.0 | 189 | 11/29/2025 |
| 17.25.1 | 279 | 11/28/2025 |
| 17.25.0 | 268 | 11/26/2025 |
| 17.24.16 | 254 | 11/26/2025 |
| 17.24.15 | 270 | 11/25/2025 |
| 17.24.14 | 267 | 11/25/2025 |
| 17.24.13 | 249 | 11/25/2025 |
| 17.24.12 | 258 | 11/25/2025 |
| 17.24.11 | 259 | 11/25/2025 |
| 17.24.10 | 296 | 11/24/2025 |
| 17.24.9 | 334 | 11/23/2025 |
| 17.24.8 | 243 | 11/23/2025 |
| 17.24.6 | 415 | 11/23/2025 |
| 17.24.5 | 305 | 11/22/2025 |
| 17.24.4 | 444 | 11/21/2025 |
| 17.24.3 | 421 | 11/21/2025 |
| 17.24.2 | 473 | 11/20/2025 |
| 17.24.1 | 473 | 11/20/2025 |
| 17.24.0 | 481 | 11/20/2025 |