Aksio.Cratis.MongoDB 9.15.5

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

Aksio Cratis

Packages / Deployables

Nuget Docker

Builds

C# Build Publish Documentation Site

Statistics

Alt

Introduction

Cratis is an Event Sourcing database built with ease of use, productivity, compliance and maintainability in mind. It provides the core server, referred to as the Kernel with a client SDK to access it (.NET only for the time being) and tooling built into it.

Read the documentation on our site https://cratis.io for all the details. For general guidance on the core values and principles we @ Aksio use, read more here.

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

Opening in VSCode online

If you prefer to browse the code in VSCode, you can do so by clicking here.

Running the samples

Make sure you have the following installed:

The sample consists of a backend and a frontend. Navigate to the Bank Sample folder.

Before running the microservice backend and frontend, we will need to run the Cratis Kernel.

docker compose up -d

This will bring up the Cratis Kernel and expose the following ports:

Port Description
27017 MongoDB - used for events and projection results
8080 Workbench and API for kernel
8081 Orleans Dashboard
11111 Clustering port
30000 Client to Kernel connectivity

Within here you'll see a folder called Main, which represents the backend startup. Navigate to this and start the backend by running:

dotnet run

The frontend is located in the Web folder. While the backend is running in another terminal, navigate to that folder and start it by running:

yarn start:dev

Open a browser and navigate to http://localhost:9100/ and you can start playing around with the sample.

Note: The Cratis workbench is available http://localhost:8080/

Contributing / Running locally

If you're looking to either contribute or dive into the code by building and running the Cratis Kernel locally, you can read more here. You'll find issues to start with by going to here.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  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.  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 (6)

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

Package Downloads
Aksio.Cratis.Events.Schemas.Shared

Package Description

Aksio.Cratis.Events.Store.MongoDB

Package Description

Aksio.Cratis.Events.Projections.MongoDB

Package Description

Aksio.Cratis.Compliance.MongoDB

Package Description

Aksio.Cratis.Events.Schemas.MongoDB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.15.5 188 2/27/2024
9.15.2 171 1/14/2024
9.15.1 16,961 12/31/2023
9.15.0 141 12/29/2023
9.14.19 164 12/12/2023
9.14.18 163 12/12/2023
9.14.16 147 12/12/2023
9.14.15 148 12/12/2023
9.14.14 147 12/12/2023
9.14.13 164 12/12/2023
9.14.12 162 12/12/2023
9.14.11 871 12/11/2023
9.14.10 184 12/11/2023
9.14.8 151 12/8/2023
9.14.7 434 12/7/2023
9.14.6 161 12/7/2023
9.14.5 153 12/7/2023
9.14.4 164 12/7/2023
9.14.3 160 12/7/2023
9.14.2 169 12/7/2023
9.14.1 169 12/7/2023
9.14.0 170 12/6/2023
9.14.0-beta.4 92 12/5/2023
9.14.0-beta.3 89 12/5/2023
9.14.0-beta.2 91 12/5/2023
9.14.0-beta.1 77 12/5/2023
9.13.0 248 12/3/2023
9.12.0 147 12/3/2023
9.12.0-beta.1 89 12/1/2023
9.11.0 407 11/29/2023
9.11.0-beta.2 90 11/26/2023
9.11.0-beta.1 79 11/26/2023
9.10.0 227 11/24/2023
9.10.0-beta.2 91 11/23/2023
9.10.0-beta.1 71 11/22/2023
9.9.1 304 11/16/2023
9.9.0 156 11/15/2023
9.8.0 563 11/13/2023
9.8.0-beta.8 86 11/8/2023
9.8.0-beta.5 82 11/7/2023
9.8.0-beta.4 86 11/6/2023
9.8.0-beta.2 79 11/6/2023
9.8.0-beta.1 87 11/2/2023
9.7.2 653 11/1/2023
9.7.1 575 10/31/2023
9.7.0 317 10/30/2023
9.7.0-beta.1 101 10/28/2023
9.6.0 259 10/26/2023
9.5.14 159 10/26/2023
9.5.13 176 10/25/2023
9.5.12 354 10/23/2023
9.5.11 149 10/23/2023
9.5.10 175 10/22/2023
9.5.10-beta.15 95 10/21/2023
9.5.10-beta.14 98 10/21/2023
9.5.10-beta.13 94 10/21/2023
9.5.10-beta.12 95 10/21/2023
9.5.10-beta.11 104 10/21/2023
9.5.10-beta.10 100 10/20/2023
9.5.10-beta.9 88 10/20/2023
9.5.10-beta.8 89 10/20/2023
9.5.10-beta.7 101 10/20/2023
9.5.10-beta.6 94 10/20/2023
9.5.10-beta.5 93 10/20/2023
9.5.10-beta.4 96 10/20/2023
9.5.10-beta.3 97 10/20/2023
9.5.10-beta.2 86 10/20/2023
9.5.10-beta.1 94 10/20/2023
9.5.9 310 10/19/2023
9.5.9-beta.5 85 10/19/2023
9.5.9-beta.4 91 10/19/2023
9.5.9-beta.3 87 10/19/2023
9.5.9-beta.2 88 10/18/2023
9.5.8 719 10/10/2023
9.5.7 176 10/10/2023
9.5.6 173 10/9/2023
9.5.5 159 10/9/2023
9.5.4 168 10/9/2023
9.5.3 177 10/6/2023
9.5.2 177 10/6/2023
9.5.1 356 10/3/2023
9.5.0 152 9/29/2023
9.4.8 607 9/26/2023
9.4.7 161 9/25/2023
9.4.6 164 9/25/2023
9.4.5 162 9/25/2023
9.4.4 148 9/25/2023
9.4.3 369 9/25/2023
9.4.2 433 9/18/2023
9.4.1 411 9/5/2023
9.4.0 174 9/5/2023
9.3.7 836 9/1/2023
9.3.1 720 8/28/2023
9.3.0 193 8/27/2023
9.2.1 187 8/25/2023
9.2.0 190 8/23/2023
9.1.0 202 8/16/2023
9.0.2 1,019 7/25/2023
9.0.1 236 7/25/2023
9.0.0 431 7/19/2023
9.0.0-beta.23 260 7/14/2023
9.0.0-beta.22 134 7/14/2023
9.0.0-beta.21 131 7/14/2023
9.0.0-beta.20 136 7/12/2023
9.0.0-beta.19 125 7/12/2023
9.0.0-beta.18 135 7/12/2023
9.0.0-beta.16 131 7/11/2023
7.4.2 2,266 1/23/2023
7.4.1 2,343 1/20/2023
7.4.0 2,298 1/19/2023
7.3.2 2,555 1/13/2023
7.3.1 2,405 1/13/2023
7.3.0 2,385 1/13/2023
7.2.0 2,506 1/12/2023
7.1.0 2,393 1/11/2023
7.0.0 2,421 1/10/2023
6.25.5 2,750 1/2/2023
6.25.4 2,747 1/2/2023
6.25.3 2,498 12/30/2022
6.25.2 2,628 12/28/2022
6.25.1 2,553 12/28/2022
6.25.0 2,488 12/28/2022
6.24.1 2,497 12/27/2022
6.24.0 2,499 12/27/2022
6.23.1 3,022 12/25/2022
6.23.0 2,556 12/25/2022
6.22.0 2,473 12/23/2022
6.21.6 2,625 12/22/2022
6.21.5 2,596 12/21/2022
6.21.4 2,598 12/21/2022
6.21.3 2,557 12/19/2022
6.21.2 2,717 12/18/2022
6.21.1 2,630 12/16/2022
6.21.0 2,574 12/15/2022
6.20.0 2,602 12/14/2022
6.19.0 2,766 12/12/2022
6.18.2 2,701 12/12/2022
6.18.1 2,663 12/9/2022
6.18.0 2,684 12/5/2022
6.17.9 2,727 12/5/2022
6.17.8 2,981 11/27/2022
6.17.5 2,996 11/18/2022
6.17.3 2,902 11/18/2022
6.17.2 3,452 11/14/2022
6.17.1 3,148 11/14/2022
6.17.0 3,217 11/10/2022
6.16.9 3,242 11/8/2022
6.16.8 3,159 11/8/2022
6.16.7 3,172 11/8/2022
6.16.6 3,244 11/8/2022
6.16.5 3,195 11/7/2022
6.16.4 3,292 11/7/2022
6.16.3 3,467 11/7/2022
6.16.2 3,611 11/5/2022
6.16.1 3,374 11/5/2022
6.16.0 3,439 11/5/2022
6.15.11 3,460 11/4/2022
6.15.10 3,324 11/4/2022
6.15.9 3,378 11/4/2022
6.15.8 3,401 11/3/2022
6.15.7 3,345 11/3/2022
6.15.6 3,308 11/2/2022
6.15.5 3,310 11/2/2022
6.15.0 3,347 11/2/2022
6.14.0 3,503 10/30/2022
6.13.0 3,492 10/28/2022
6.12.1 4,399 10/27/2022
6.12.0 3,526 10/27/2022
6.11.8 3,776 10/19/2022
6.11.7 3,808 10/18/2022
6.11.6 3,937 10/14/2022
6.11.5 3,820 10/14/2022
6.11.4 3,848 10/14/2022
6.11.3 3,892 10/14/2022
6.11.2 3,953 10/13/2022
6.11.1 3,918 10/13/2022
6.10.33 4,401 9/20/2022
6.10.32 4,346 9/16/2022
6.10.31 4,291 9/14/2022
6.10.30 4,594 9/13/2022
6.10.29 4,465 9/8/2022
6.10.28 4,387 9/8/2022
6.10.27 4,402 9/8/2022
6.10.26 4,367 9/8/2022
6.10.25 4,681 9/7/2022
6.10.24 4,562 9/6/2022
6.10.22 4,442 9/2/2022
6.10.18 4,581 9/2/2022
6.10.17 4,470 9/2/2022
6.10.16 4,476 9/2/2022
6.10.15 4,397 9/2/2022
6.10.14 4,531 9/2/2022
6.10.3 4,560 9/1/2022
6.10.2 4,528 8/30/2022
6.10.1 4,402 8/30/2022
6.10.0 4,424 8/29/2022
6.9.4 4,437 8/25/2022
6.9.3 4,574 8/25/2022
6.9.2 4,474 8/25/2022
6.9.1 4,452 8/25/2022
6.9.0 4,460 8/19/2022
6.8.1 4,398 8/17/2022
6.8.0 4,389 8/17/2022
6.7.3 4,546 8/8/2022
6.7.2 4,420 8/8/2022
6.7.1 4,556 8/4/2022
6.7.0 4,509 8/4/2022
6.6.1 4,505 8/2/2022
6.6.0 4,587 6/30/2022
6.5.6 4,650 6/27/2022
6.5.5 4,554 6/22/2022
6.5.4 4,707 6/15/2022
6.5.3 4,731 6/14/2022
6.5.2 4,733 6/14/2022
6.5.1 4,834 6/14/2022
6.5.0 4,820 6/13/2022
6.4.16 4,810 6/13/2022
6.4.14 4,742 6/13/2022
6.4.12 4,770 6/13/2022
6.4.10 4,781 6/12/2022
6.4.9 4,763 6/9/2022
6.4.8 4,734 6/7/2022
6.4.7 4,778 6/7/2022
6.4.6 4,824 6/7/2022
6.4.5 4,750 6/6/2022
6.4.4 4,934 6/6/2022
6.4.3 4,872 6/6/2022
6.4.2 4,833 6/6/2022
6.4.1 4,820 6/6/2022
6.4.0 4,829 6/5/2022
6.3.0 4,823 6/2/2022
6.2.1 4,902 5/27/2022
6.2.0 4,838 5/26/2022
6.1.13 4,837 5/25/2022
6.1.12 4,858 5/25/2022
6.1.11 4,836 5/25/2022
6.1.10 4,842 5/23/2022
6.1.9 4,849 5/23/2022
6.1.8 4,828 5/23/2022
6.1.7 4,807 5/23/2022
6.1.6 4,856 5/23/2022
6.1.5 4,872 5/23/2022
6.1.4 4,955 5/22/2022
6.1.3 4,689 5/20/2022
6.1.2 4,695 5/19/2022
6.1.1 4,879 5/5/2022
6.1.0 4,631 5/5/2022
6.0.1 4,689 5/4/2022
6.0.0 4,746 4/24/2022
5.14.1 4,818 4/7/2022
5.14.0 4,652 3/30/2022
5.13.2 4,657 3/15/2022
5.13.1 4,589 3/15/2022
5.13.0 4,632 3/15/2022
5.12.0 4,686 3/12/2022
5.11.2 4,559 3/8/2022
5.11.1 4,598 3/2/2022
5.11.0 4,712 2/27/2022
5.10.0 4,462 2/24/2022
5.9.0 4,522 2/23/2022
5.8.11 4,467 2/19/2022
5.8.10 4,452 2/17/2022
5.8.9 4,453 2/17/2022
5.8.8 4,439 2/17/2022
5.8.7 4,413 2/17/2022
5.8.6 4,393 2/16/2022
5.8.5 4,421 2/16/2022
5.8.4 4,392 2/16/2022
5.8.3 4,470 2/16/2022
5.8.2 4,440 2/16/2022
5.8.0 4,399 2/16/2022
5.7.3 4,423 2/15/2022
5.7.2 4,419 2/15/2022
5.7.1 4,470 2/15/2022
5.7.0 4,440 2/15/2022
5.6.1 4,525 2/14/2022
5.6.0 4,452 2/14/2022
5.5.0 4,562 2/13/2022
5.4.1 4,521 2/9/2022
5.4.0 4,475 2/9/2022
5.3.0 4,458 2/7/2022
5.2.2 4,495 2/7/2022
5.2.1 4,478 2/2/2022
5.2.0 4,431 2/2/2022
5.1.1 4,491 2/1/2022
5.1.0 4,534 1/28/2022
5.0.6 4,502 1/26/2022
5.0.5 4,543 1/26/2022
5.0.4 4,548 1/26/2022
5.0.3 4,518 1/25/2022
5.0.2 4,520 1/25/2022
5.0.1 4,469 1/25/2022
5.0.0 4,502 1/25/2022
0.0.0 191 10/18/2023