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.
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.
// Install Aksio.Cratis.MongoDB as a Cake Addin
#addin nuget:?package=Aksio.Cratis.MongoDB&version=9.15.5

// Install Aksio.Cratis.MongoDB as a Cake Tool
#tool nuget:?package=Aksio.Cratis.MongoDB&version=9.15.5                

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. 
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 129 2/27/2024
9.15.2 140 1/14/2024
9.15.1 16,021 12/31/2023
9.15.0 110 12/29/2023
9.14.19 131 12/12/2023
9.14.18 131 12/12/2023
9.14.16 117 12/12/2023
9.14.15 111 12/12/2023
9.14.14 116 12/12/2023
9.14.13 134 12/12/2023
9.14.12 130 12/12/2023
9.14.11 842 12/11/2023
9.14.10 152 12/11/2023
9.14.8 120 12/8/2023
9.14.7 399 12/7/2023
9.14.6 129 12/7/2023
9.14.5 119 12/7/2023
9.14.4 131 12/7/2023
9.14.3 124 12/7/2023
9.14.2 137 12/7/2023
9.14.1 133 12/7/2023
9.14.0 138 12/6/2023
9.14.0-beta.4 76 12/5/2023
9.14.0-beta.3 76 12/5/2023
9.14.0-beta.2 77 12/5/2023
9.14.0-beta.1 64 12/5/2023
9.13.0 232 12/3/2023
9.12.0 132 12/3/2023
9.12.0-beta.1 75 12/1/2023
9.11.0 389 11/29/2023
9.11.0-beta.2 73 11/26/2023
9.11.0-beta.1 65 11/26/2023
9.10.0 209 11/24/2023
9.10.0-beta.2 70 11/23/2023
9.10.0-beta.1 57 11/22/2023
9.9.1 289 11/16/2023
9.9.0 139 11/15/2023
9.8.0 543 11/13/2023
9.8.0-beta.8 67 11/8/2023
9.8.0-beta.5 67 11/7/2023
9.8.0-beta.4 70 11/6/2023
9.8.0-beta.2 65 11/6/2023
9.8.0-beta.1 73 11/2/2023
9.7.2 635 11/1/2023
9.7.1 554 10/31/2023
9.7.0 298 10/30/2023
9.7.0-beta.1 80 10/28/2023
9.6.0 238 10/26/2023
9.5.14 137 10/26/2023
9.5.13 155 10/25/2023
9.5.12 329 10/23/2023
9.5.11 123 10/23/2023
9.5.10 152 10/22/2023
9.5.10-beta.15 75 10/21/2023
9.5.10-beta.14 72 10/21/2023
9.5.10-beta.13 71 10/21/2023
9.5.10-beta.12 74 10/21/2023
9.5.10-beta.11 77 10/21/2023
9.5.10-beta.10 77 10/20/2023
9.5.10-beta.9 66 10/20/2023
9.5.10-beta.8 65 10/20/2023
9.5.10-beta.7 77 10/20/2023
9.5.10-beta.6 74 10/20/2023
9.5.10-beta.5 72 10/20/2023
9.5.10-beta.4 72 10/20/2023
9.5.10-beta.3 75 10/20/2023
9.5.10-beta.2 64 10/20/2023
9.5.10-beta.1 69 10/20/2023
9.5.9 286 10/19/2023
9.5.9-beta.5 64 10/19/2023
9.5.9-beta.4 68 10/19/2023
9.5.9-beta.3 66 10/19/2023
9.5.9-beta.2 65 10/18/2023
9.5.8 697 10/10/2023
9.5.7 151 10/10/2023
9.5.6 149 10/9/2023
9.5.5 136 10/9/2023
9.5.4 142 10/9/2023
9.5.3 149 10/6/2023
9.5.2 148 10/6/2023
9.5.1 327 10/3/2023
9.5.0 128 9/29/2023
9.4.8 579 9/26/2023
9.4.7 139 9/25/2023
9.4.6 138 9/25/2023
9.4.5 138 9/25/2023
9.4.4 126 9/25/2023
9.4.3 345 9/25/2023
9.4.2 411 9/18/2023
9.4.1 381 9/5/2023
9.4.0 144 9/5/2023
9.3.7 808 9/1/2023
9.3.1 692 8/28/2023
9.3.0 162 8/27/2023
9.2.1 155 8/25/2023
9.2.0 162 8/23/2023
9.1.0 169 8/16/2023
9.0.2 982 7/25/2023
9.0.1 205 7/25/2023
9.0.0 395 7/19/2023
9.0.0-beta.23 229 7/14/2023
9.0.0-beta.22 102 7/14/2023
9.0.0-beta.21 99 7/14/2023
9.0.0-beta.20 103 7/12/2023
9.0.0-beta.19 94 7/12/2023
9.0.0-beta.18 101 7/12/2023
9.0.0-beta.16 99 7/11/2023
7.4.2 2,217 1/23/2023
7.4.1 2,300 1/20/2023
7.4.0 2,255 1/19/2023
7.3.2 2,511 1/13/2023
7.3.1 2,364 1/13/2023
7.3.0 2,344 1/13/2023
7.2.0 2,464 1/12/2023
7.1.0 2,351 1/11/2023
7.0.0 2,379 1/10/2023
6.25.5 2,709 1/2/2023
6.25.4 2,704 1/2/2023
6.25.3 2,454 12/30/2022
6.25.2 2,587 12/28/2022
6.25.1 2,510 12/28/2022
6.25.0 2,446 12/28/2022
6.24.1 2,453 12/27/2022
6.24.0 2,456 12/27/2022
6.23.1 2,980 12/25/2022
6.23.0 2,511 12/25/2022
6.22.0 2,425 12/23/2022
6.21.6 2,580 12/22/2022
6.21.5 2,548 12/21/2022
6.21.4 2,551 12/21/2022
6.21.3 2,509 12/19/2022
6.21.2 2,675 12/18/2022
6.21.1 2,590 12/16/2022
6.21.0 2,527 12/15/2022
6.20.0 2,560 12/14/2022
6.19.0 2,726 12/12/2022
6.18.2 2,659 12/12/2022
6.18.1 2,614 12/9/2022
6.18.0 2,640 12/5/2022
6.17.9 2,681 12/5/2022
6.17.8 2,933 11/27/2022
6.17.5 2,952 11/18/2022
6.17.3 2,855 11/18/2022
6.17.2 3,405 11/14/2022
6.17.1 3,103 11/14/2022
6.17.0 3,173 11/10/2022
6.16.9 3,197 11/8/2022
6.16.8 3,113 11/8/2022
6.16.7 3,128 11/8/2022
6.16.6 3,198 11/8/2022
6.16.5 3,150 11/7/2022
6.16.4 3,245 11/7/2022
6.16.3 3,422 11/7/2022
6.16.2 3,567 11/5/2022
6.16.1 3,330 11/5/2022
6.16.0 3,388 11/5/2022
6.15.11 3,416 11/4/2022
6.15.10 3,278 11/4/2022
6.15.9 3,334 11/4/2022
6.15.8 3,354 11/3/2022
6.15.7 3,300 11/3/2022
6.15.6 3,263 11/2/2022
6.15.5 3,265 11/2/2022
6.15.0 3,299 11/2/2022
6.14.0 3,460 10/30/2022
6.13.0 3,448 10/28/2022
6.12.1 4,354 10/27/2022
6.12.0 3,481 10/27/2022
6.11.8 3,728 10/19/2022
6.11.7 3,754 10/18/2022
6.11.6 3,884 10/14/2022
6.11.5 3,771 10/14/2022
6.11.4 3,800 10/14/2022
6.11.3 3,834 10/14/2022
6.11.2 3,893 10/13/2022
6.11.1 3,872 10/13/2022
6.10.33 4,354 9/20/2022
6.10.32 4,298 9/16/2022
6.10.31 4,244 9/14/2022
6.10.30 4,547 9/13/2022
6.10.29 4,416 9/8/2022
6.10.28 4,339 9/8/2022
6.10.27 4,351 9/8/2022
6.10.26 4,317 9/8/2022
6.10.25 4,630 9/7/2022
6.10.24 4,514 9/6/2022
6.10.22 4,384 9/2/2022
6.10.18 4,534 9/2/2022
6.10.17 4,412 9/2/2022
6.10.16 4,426 9/2/2022
6.10.15 4,348 9/2/2022
6.10.14 4,480 9/2/2022
6.10.3 4,511 9/1/2022
6.10.2 4,478 8/30/2022
6.10.1 4,353 8/30/2022
6.10.0 4,378 8/29/2022
6.9.4 4,389 8/25/2022
6.9.3 4,524 8/25/2022
6.9.2 4,423 8/25/2022
6.9.1 4,403 8/25/2022
6.9.0 4,408 8/19/2022
6.8.1 4,349 8/17/2022
6.8.0 4,340 8/17/2022
6.7.3 4,497 8/8/2022
6.7.2 4,360 8/8/2022
6.7.1 4,496 8/4/2022
6.7.0 4,459 8/4/2022
6.6.1 4,455 8/2/2022
6.6.0 4,535 6/30/2022
6.5.6 4,597 6/27/2022
6.5.5 4,496 6/22/2022
6.5.4 4,649 6/15/2022
6.5.3 4,676 6/14/2022
6.5.2 4,676 6/14/2022
6.5.1 4,773 6/14/2022
6.5.0 4,763 6/13/2022
6.4.16 4,753 6/13/2022
6.4.14 4,687 6/13/2022
6.4.12 4,715 6/13/2022
6.4.10 4,725 6/12/2022
6.4.9 4,708 6/9/2022
6.4.8 4,671 6/7/2022
6.4.7 4,723 6/7/2022
6.4.6 4,771 6/7/2022
6.4.5 4,690 6/6/2022
6.4.4 4,879 6/6/2022
6.4.3 4,818 6/6/2022
6.4.2 4,777 6/6/2022
6.4.1 4,765 6/6/2022
6.4.0 4,775 6/5/2022
6.3.0 4,766 6/2/2022
6.2.1 4,849 5/27/2022
6.2.0 4,781 5/26/2022
6.1.13 4,776 5/25/2022
6.1.12 4,801 5/25/2022
6.1.11 4,780 5/25/2022
6.1.10 4,785 5/23/2022
6.1.9 4,795 5/23/2022
6.1.8 4,774 5/23/2022
6.1.7 4,753 5/23/2022
6.1.6 4,798 5/23/2022
6.1.5 4,815 5/23/2022
6.1.4 4,895 5/22/2022
6.1.3 4,632 5/20/2022
6.1.2 4,641 5/19/2022
6.1.1 4,819 5/5/2022
6.1.0 4,578 5/5/2022
6.0.1 4,635 5/4/2022
6.0.0 4,688 4/24/2022
5.14.1 4,761 4/7/2022
5.14.0 4,593 3/30/2022
5.13.2 4,597 3/15/2022
5.13.1 4,530 3/15/2022
5.13.0 4,573 3/15/2022
5.12.0 4,626 3/12/2022
5.11.2 4,501 3/8/2022
5.11.1 4,537 3/2/2022
5.11.0 4,652 2/27/2022
5.10.0 4,398 2/24/2022
5.9.0 4,463 2/23/2022
5.8.11 4,408 2/19/2022
5.8.10 4,390 2/17/2022
5.8.9 4,379 2/17/2022
5.8.8 4,379 2/17/2022
5.8.7 4,349 2/17/2022
5.8.6 4,331 2/16/2022
5.8.5 4,360 2/16/2022
5.8.4 4,330 2/16/2022
5.8.3 4,408 2/16/2022
5.8.2 4,374 2/16/2022
5.8.0 4,335 2/16/2022
5.7.3 4,362 2/15/2022
5.7.2 4,355 2/15/2022
5.7.1 4,408 2/15/2022
5.7.0 4,377 2/15/2022
5.6.1 4,457 2/14/2022
5.6.0 4,392 2/14/2022
5.5.0 4,495 2/13/2022
5.4.1 4,459 2/9/2022
5.4.0 4,414 2/9/2022
5.3.0 4,398 2/7/2022
5.2.2 4,431 2/7/2022
5.2.1 4,417 2/2/2022
5.2.0 4,365 2/2/2022
5.1.1 4,431 2/1/2022
5.1.0 4,472 1/28/2022
5.0.6 4,441 1/26/2022
5.0.5 4,479 1/26/2022
5.0.4 4,488 1/26/2022
5.0.3 4,450 1/25/2022
5.0.2 4,457 1/25/2022
5.0.1 4,405 1/25/2022
5.0.0 4,438 1/25/2022
0.0.0 169 10/18/2023