Aksio.Cratis.MongoDB 9.10.0-beta.2

Prefix Reserved
This is a prerelease version of Aksio.Cratis.MongoDB.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aksio.Cratis.MongoDB --version 9.10.0-beta.2
                    
NuGet\Install-Package Aksio.Cratis.MongoDB -Version 9.10.0-beta.2
                    
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.10.0-beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aksio.Cratis.MongoDB" Version="9.10.0-beta.2" />
                    
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.10.0-beta.2
                    
#r "nuget: Aksio.Cratis.MongoDB, 9.10.0-beta.2"
                    
#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.10.0-beta.2
                    
#: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.10.0-beta.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Aksio.Cratis.MongoDB&version=9.10.0-beta.2&prerelease
                    
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 224 2/27/2024
9.15.2 201 1/14/2024
9.15.1 16,989 12/31/2023
9.15.0 169 12/29/2023
9.14.19 193 12/12/2023
9.14.18 193 12/12/2023
9.14.16 188 12/12/2023
9.14.15 179 12/12/2023
9.14.14 177 12/12/2023
9.14.13 184 12/12/2023
9.14.12 194 12/12/2023
9.14.11 900 12/11/2023
9.14.10 215 12/11/2023
9.14.8 190 12/8/2023
9.14.7 463 12/7/2023
9.14.6 190 12/7/2023
9.14.5 182 12/7/2023
9.14.4 202 12/7/2023
9.14.3 189 12/7/2023
9.14.2 198 12/7/2023
9.14.1 199 12/7/2023
9.14.0 200 12/6/2023
9.14.0-beta.4 99 12/5/2023
9.14.0-beta.3 94 12/5/2023
9.14.0-beta.2 96 12/5/2023
9.14.0-beta.1 82 12/5/2023
9.13.0 263 12/3/2023
9.12.0 163 12/3/2023
9.12.0-beta.1 93 12/1/2023
9.11.0 431 11/29/2023
9.11.0-beta.2 94 11/26/2023
9.11.0-beta.1 84 11/26/2023
9.10.0 233 11/24/2023
9.10.0-beta.2 95 11/23/2023
9.10.0-beta.1 76 11/22/2023
9.9.1 321 11/16/2023
9.9.0 172 11/15/2023
9.8.0 578 11/13/2023
9.8.0-beta.8 90 11/8/2023
9.8.0-beta.5 87 11/7/2023
9.8.0-beta.4 90 11/6/2023
9.8.0-beta.2 85 11/6/2023
9.8.0-beta.1 93 11/2/2023
9.7.2 669 11/1/2023
9.7.1 593 10/31/2023
9.7.0 334 10/30/2023
9.7.0-beta.1 106 10/28/2023
9.6.0 283 10/26/2023
9.5.14 176 10/26/2023
9.5.13 193 10/25/2023
9.5.12 371 10/23/2023
9.5.11 165 10/23/2023
9.5.10 181 10/22/2023
9.5.10-beta.15 101 10/21/2023
9.5.10-beta.14 104 10/21/2023
9.5.10-beta.13 102 10/21/2023
9.5.10-beta.12 100 10/21/2023
9.5.10-beta.11 110 10/21/2023
9.5.10-beta.10 107 10/20/2023
9.5.10-beta.9 94 10/20/2023
9.5.10-beta.8 95 10/20/2023
9.5.10-beta.7 106 10/20/2023
9.5.10-beta.6 99 10/20/2023
9.5.10-beta.5 98 10/20/2023
9.5.10-beta.4 103 10/20/2023
9.5.10-beta.3 103 10/20/2023
9.5.10-beta.2 92 10/20/2023
9.5.10-beta.1 100 10/20/2023
9.5.9 335 10/19/2023
9.5.9-beta.5 93 10/19/2023
9.5.9-beta.4 96 10/19/2023
9.5.9-beta.3 92 10/19/2023
9.5.9-beta.2 94 10/18/2023
9.5.8 736 10/10/2023
9.5.7 198 10/10/2023
9.5.6 191 10/9/2023
9.5.5 177 10/9/2023
9.5.4 175 10/9/2023
9.5.3 193 10/6/2023
9.5.2 204 10/6/2023
9.5.1 364 10/3/2023
9.5.0 169 9/29/2023
9.4.8 624 9/26/2023
9.4.7 168 9/25/2023
9.4.6 183 9/25/2023
9.4.5 180 9/25/2023
9.4.4 167 9/25/2023
9.4.3 384 9/25/2023
9.4.2 459 9/18/2023
9.4.1 437 9/5/2023
9.4.0 198 9/5/2023
9.3.7 863 9/1/2023
9.3.1 747 8/28/2023
9.3.0 220 8/27/2023
9.2.1 215 8/25/2023
9.2.0 226 8/23/2023
9.1.0 231 8/16/2023
9.0.2 1,057 7/25/2023
9.0.1 263 7/25/2023
9.0.0 460 7/19/2023
9.0.0-beta.23 279 7/14/2023
9.0.0-beta.22 153 7/14/2023
9.0.0-beta.21 149 7/14/2023
9.0.0-beta.20 155 7/12/2023
9.0.0-beta.19 144 7/12/2023
9.0.0-beta.18 153 7/12/2023
9.0.0-beta.16 149 7/11/2023
7.4.2 2,400 1/23/2023
7.4.1 2,466 1/20/2023
7.4.0 2,410 1/19/2023
7.3.2 2,673 1/13/2023
7.3.1 2,535 1/13/2023
7.3.0 2,515 1/13/2023
7.2.0 2,643 1/12/2023
7.1.0 2,533 1/11/2023
7.0.0 2,522 1/10/2023
6.25.5 2,874 1/2/2023
6.25.4 2,865 1/2/2023
6.25.3 2,621 12/30/2022
6.25.2 2,726 12/28/2022
6.25.1 2,662 12/28/2022
6.25.0 2,633 12/28/2022
6.24.1 2,621 12/27/2022
6.24.0 2,601 12/27/2022
6.23.1 3,148 12/25/2022
6.23.0 2,703 12/25/2022
6.22.0 2,596 12/23/2022
6.21.6 2,731 12/22/2022
6.21.5 2,724 12/21/2022
6.21.4 2,697 12/21/2022
6.21.3 2,678 12/19/2022
6.21.2 2,820 12/18/2022
6.21.1 2,752 12/16/2022
6.21.0 2,687 12/15/2022
6.20.0 2,717 12/14/2022
6.19.0 2,883 12/12/2022
6.18.2 2,821 12/12/2022
6.18.1 2,796 12/9/2022
6.18.0 2,786 12/5/2022
6.17.9 2,854 12/5/2022
6.17.8 3,085 11/27/2022
6.17.5 3,110 11/18/2022
6.17.3 2,999 11/18/2022
6.17.2 3,570 11/14/2022
6.17.1 3,274 11/14/2022
6.17.0 3,337 11/10/2022
6.16.9 3,373 11/8/2022
6.16.8 3,238 11/8/2022
6.16.7 3,291 11/8/2022
6.16.6 3,365 11/8/2022
6.16.5 3,301 11/7/2022
6.16.4 3,422 11/7/2022
6.16.3 3,607 11/7/2022
6.16.2 3,734 11/5/2022
6.16.1 3,497 11/5/2022
6.16.0 3,569 11/5/2022
6.15.11 3,580 11/4/2022
6.15.10 3,437 11/4/2022
6.15.9 3,509 11/4/2022
6.15.8 3,530 11/3/2022
6.15.7 3,448 11/3/2022
6.15.6 3,421 11/2/2022
6.15.5 3,441 11/2/2022
6.15.0 3,477 11/2/2022
6.14.0 3,583 10/30/2022
6.13.0 3,624 10/28/2022
6.12.1 4,528 10/27/2022
6.12.0 3,633 10/27/2022
6.11.8 3,917 10/19/2022
6.11.7 3,930 10/18/2022
6.11.6 4,065 10/14/2022
6.11.5 3,958 10/14/2022
6.11.4 3,981 10/14/2022
6.11.3 4,009 10/14/2022
6.11.2 4,117 10/13/2022
6.11.1 4,017 10/13/2022
6.10.33 4,521 9/20/2022
6.10.32 4,468 9/16/2022
6.10.31 4,425 9/14/2022
6.10.30 4,731 9/13/2022
6.10.29 4,569 9/8/2022
6.10.28 4,510 9/8/2022
6.10.27 4,526 9/8/2022
6.10.26 4,510 9/8/2022
6.10.25 4,801 9/7/2022
6.10.24 4,685 9/6/2022
6.10.22 4,606 9/2/2022
6.10.18 4,719 9/2/2022
6.10.17 4,587 9/2/2022
6.10.16 4,626 9/2/2022
6.10.15 4,517 9/2/2022
6.10.14 4,644 9/2/2022
6.10.3 4,697 9/1/2022
6.10.2 4,674 8/30/2022
6.10.1 4,503 8/30/2022
6.10.0 4,559 8/29/2022
6.9.4 4,574 8/25/2022
6.9.3 4,695 8/25/2022
6.9.2 4,590 8/25/2022
6.9.1 4,585 8/25/2022
6.9.0 4,570 8/19/2022
6.8.1 4,540 8/17/2022
6.8.0 4,492 8/17/2022
6.7.3 4,667 8/8/2022
6.7.2 4,580 8/8/2022
6.7.1 4,666 8/4/2022
6.7.0 4,621 8/4/2022
6.6.1 4,615 8/2/2022
6.6.0 4,717 6/30/2022
6.5.6 4,766 6/27/2022
6.5.5 4,677 6/22/2022
6.5.4 4,808 6/15/2022
6.5.3 4,879 6/14/2022
6.5.2 4,877 6/14/2022
6.5.1 4,954 6/14/2022
6.5.0 4,970 6/13/2022
6.4.16 4,919 6/13/2022
6.4.14 4,862 6/13/2022
6.4.12 4,887 6/13/2022
6.4.10 4,918 6/12/2022
6.4.9 4,869 6/9/2022
6.4.8 4,867 6/7/2022
6.4.7 4,908 6/7/2022
6.4.6 4,942 6/7/2022
6.4.5 4,870 6/6/2022
6.4.4 5,059 6/6/2022
6.4.3 4,987 6/6/2022
6.4.2 4,974 6/6/2022
6.4.1 4,953 6/6/2022
6.4.0 4,940 6/5/2022
6.3.0 4,938 6/2/2022
6.2.1 5,022 5/27/2022
6.2.0 4,980 5/26/2022
6.1.13 4,966 5/25/2022
6.1.12 4,954 5/25/2022
6.1.11 4,976 5/25/2022
6.1.10 4,982 5/23/2022
6.1.9 4,970 5/23/2022
6.1.8 4,947 5/23/2022
6.1.7 4,963 5/23/2022
6.1.6 4,972 5/23/2022
6.1.5 4,956 5/23/2022
6.1.4 5,070 5/22/2022
6.1.3 4,804 5/20/2022
6.1.2 4,828 5/19/2022
6.1.1 5,014 5/5/2022
6.1.0 4,747 5/5/2022
6.0.1 4,802 5/4/2022
6.0.0 4,854 4/24/2022
5.14.1 4,920 4/7/2022
5.14.0 4,734 3/30/2022
5.13.2 4,756 3/15/2022
5.13.1 4,703 3/15/2022
5.13.0 4,765 3/15/2022
5.12.0 4,791 3/12/2022
5.11.2 4,661 3/8/2022
5.11.1 4,684 3/2/2022
5.11.0 4,814 2/27/2022
5.10.0 4,579 2/24/2022
5.9.0 4,609 2/23/2022
5.8.11 4,583 2/19/2022
5.8.10 4,564 2/17/2022
5.8.9 4,567 2/17/2022
5.8.8 4,525 2/17/2022
5.8.7 4,516 2/17/2022
5.8.6 4,486 2/16/2022
5.8.5 4,530 2/16/2022
5.8.4 4,497 2/16/2022
5.8.3 4,563 2/16/2022
5.8.2 4,560 2/16/2022
5.8.0 4,489 2/16/2022
5.7.3 4,523 2/15/2022
5.7.2 4,532 2/15/2022
5.7.1 4,563 2/15/2022
5.7.0 4,540 2/15/2022
5.6.1 4,624 2/14/2022
5.6.0 4,575 2/14/2022
5.5.0 4,669 2/13/2022
5.4.1 4,615 2/9/2022
5.4.0 4,570 2/9/2022
5.3.0 4,557 2/7/2022
5.2.2 4,603 2/7/2022
5.2.1 4,565 2/2/2022
5.2.0 4,541 2/2/2022
5.1.1 4,614 2/1/2022
5.1.0 4,624 1/28/2022
5.0.6 4,608 1/26/2022
5.0.5 4,636 1/26/2022
5.0.4 4,675 1/26/2022
5.0.3 4,622 1/25/2022
5.0.2 4,635 1/25/2022
5.0.1 4,578 1/25/2022
5.0.0 4,597 1/25/2022
0.0.0 209 10/18/2023