Aksio.Cratis.Kernel.MongoDB 9.0.2

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

Aksio Cratis

Packages / Deployables

Nuget Docker

Builds

C# Build Publish Documentation Site

Statistics

Alt

Introduction

Cratis is an Event Sourcing platform built with ease of use, productivity, compliance and maintainability in mind. It provides the core platform, referred to as the Kernel with client SDK (.NET only for the time being) and tooling built into it. In addition Cratis offers an application model aimed towards productivity and bringing in concepts such as CQRS; opinionated and completely optional.

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 net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.15.1 6,039 12/31/2023
9.15.0 135 12/29/2023
9.14.19 138 12/12/2023
9.14.18 114 12/12/2023
9.14.16 113 12/12/2023
9.14.15 121 12/12/2023
9.14.14 104 12/12/2023
9.14.13 144 12/12/2023
9.14.12 118 12/12/2023
9.14.11 425 12/11/2023
9.14.10 128 12/11/2023
9.14.8 148 12/8/2023
9.14.7 227 12/7/2023
9.14.6 129 12/7/2023
9.14.5 128 12/7/2023
9.14.4 121 12/7/2023
9.14.3 133 12/7/2023
9.14.2 104 12/7/2023
9.14.1 114 12/7/2023
9.14.0 127 12/6/2023
9.14.0-beta.4 88 12/5/2023
9.14.0-beta.3 83 12/5/2023
9.14.0-beta.2 90 12/5/2023
9.14.0-beta.1 88 12/5/2023
9.13.0 165 12/3/2023
9.12.0 138 12/3/2023
9.12.0-beta.1 83 12/1/2023
9.11.0 253 11/29/2023
9.11.0-beta.2 79 11/26/2023
9.11.0-beta.1 74 11/26/2023
9.10.0 185 11/24/2023
9.10.0-beta.2 81 11/23/2023
9.10.0-beta.1 61 11/22/2023
9.9.1 202 11/16/2023
9.9.0 127 11/15/2023
9.8.0 286 11/13/2023
9.8.0-beta.8 77 11/8/2023
9.8.0-beta.5 78 11/7/2023
9.8.0-beta.4 83 11/6/2023
9.8.0-beta.2 82 11/6/2023
9.8.0-beta.1 92 11/2/2023
9.7.2 327 11/1/2023
9.7.1 293 10/31/2023
9.7.0 205 10/30/2023
9.7.0-beta.1 87 10/28/2023
9.6.0 188 10/26/2023
9.5.14 154 10/26/2023
9.5.13 145 10/25/2023
9.5.12 209 10/23/2023
9.5.11 136 10/23/2023
9.5.10 153 10/22/2023
9.5.10-beta.15 89 10/21/2023
9.5.10-beta.14 90 10/21/2023
9.5.10-beta.13 90 10/21/2023
9.5.10-beta.12 87 10/21/2023
9.5.10-beta.11 90 10/21/2023
9.5.10-beta.10 87 10/20/2023
9.5.10-beta.9 78 10/20/2023
9.5.10-beta.8 75 10/20/2023
9.5.10-beta.7 87 10/20/2023
9.5.10-beta.6 82 10/20/2023
9.5.10-beta.5 84 10/20/2023
9.5.10-beta.4 83 10/20/2023
9.5.10-beta.3 99 10/20/2023
9.5.10-beta.2 76 10/20/2023
9.5.10-beta.1 80 10/20/2023
9.5.9 189 10/19/2023
9.5.9-beta.5 75 10/19/2023
9.5.9-beta.4 76 10/19/2023
9.5.9-beta.3 82 10/19/2023
9.5.9-beta.2 84 10/18/2023
9.5.8 360 10/10/2023
9.5.7 151 10/10/2023
9.5.6 151 10/9/2023
9.5.5 140 10/9/2023
9.5.4 153 10/9/2023
9.5.3 152 10/6/2023
9.5.2 134 10/6/2023
9.5.1 193 10/3/2023
9.5.0 164 9/29/2023
9.4.8 268 9/26/2023
9.4.7 135 9/25/2023
9.4.6 141 9/25/2023
9.4.5 132 9/25/2023
9.4.4 141 9/25/2023
9.4.3 208 9/25/2023
9.4.2 207 9/18/2023
9.4.1 193 9/5/2023
9.3.7 306 9/1/2023
9.3.1 284 8/28/2023
9.3.0 139 8/27/2023
9.2.1 163 8/25/2023
9.2.0 157 8/23/2023
9.1.0 165 8/16/2023
9.0.2 471 7/25/2023
9.0.1 194 7/25/2023
9.0.0 278 7/19/2023
9.0.0-beta.23 150 7/14/2023
9.0.0-beta.22 102 7/14/2023
9.0.0-beta.21 108 7/14/2023
9.0.0-beta.20 109 7/12/2023
9.0.0-beta.19 101 7/12/2023
9.0.0-beta.18 110 7/12/2023
9.0.0-beta.16 113 7/11/2023
9.0.0-beta.15 107 7/11/2023
9.0.0-beta.14 112 7/11/2023
9.0.0-beta.13 111 7/11/2023
9.0.0-beta.12 105 7/11/2023
9.0.0-beta.11 109 7/11/2023
9.0.0-beta.10 103 7/11/2023
9.0.0-beta.9 101 7/11/2023
9.0.0-beta.8 111 7/11/2023
9.0.0-beta.7 107 7/11/2023
9.0.0-beta.6 104 7/11/2023
9.0.0-beta.5 105 7/11/2023
9.0.0-beta.4 112 7/11/2023
9.0.0-beta.3 109 7/11/2023
9.0.0-beta.2 102 7/11/2023
8.19.1 417 5/31/2023
8.19.0 258 5/24/2023
8.18.7 240 5/16/2023
8.18.6 177 5/12/2023
8.18.5 154 5/12/2023
8.18.4 177 5/10/2023
8.18.3 177 5/9/2023
8.18.2 186 5/9/2023
8.18.1 234 5/9/2023
8.18.0 229 5/4/2023
8.17.0 197 5/3/2023
8.16.0 179 5/2/2023
8.15.0 221 4/25/2023
8.14.1 188 4/20/2023
8.14.0 294 4/20/2023
8.13.5 319 4/14/2023
8.13.4 230 4/14/2023
8.13.3 229 4/13/2023
8.13.2 242 4/13/2023
8.13.1 235 4/13/2023
8.13.0 238 4/13/2023
8.12.8 237 4/13/2023
8.12.4 246 4/12/2023
8.12.3 233 4/11/2023
8.12.2 274 4/5/2023
8.12.1 242 4/4/2023
8.12.0 275 4/4/2023
8.11.1 250 4/3/2023
8.11.0 259 4/1/2023
8.10.6 303 3/30/2023
8.10.5 269 3/30/2023
8.10.4 270 3/30/2023
8.10.3 250 3/30/2023
8.10.2 281 3/27/2023
8.10.1 291 3/23/2023
8.10.0 276 3/23/2023
8.9.5 314 3/23/2023
8.9.3 338 3/20/2023
8.9.2 304 3/20/2023
8.9.1 301 3/20/2023
8.9.0 303 3/20/2023
8.8.4 299 3/19/2023
8.8.3 363 3/16/2023
8.8.1 279 3/16/2023
8.8.0 283 3/15/2023
8.7.0 286 3/15/2023
8.6.3 321 3/8/2023
8.6.2 324 3/5/2023
8.6.1 326 3/2/2023
8.6.0 400 2/24/2023
8.5.6 348 2/22/2023
8.5.5 318 2/21/2023
8.5.4 324 2/21/2023
8.5.3 306 2/21/2023
8.5.2 323 2/21/2023
8.5.1 342 2/21/2023
8.5.0 338 2/20/2023
8.4.4 405 2/9/2023
8.4.3 350 2/8/2023
8.4.2 370 2/8/2023
8.4.1 349 2/7/2023
8.4.0 349 2/6/2023
8.3.1 386 1/30/2023
8.3.0 383 1/28/2023
8.1.3 389 1/27/2023
8.1.2 397 1/27/2023
8.1.1 396 1/25/2023
8.1.0 375 1/25/2023
8.0.0 389 1/23/2023
0.0.0 166 10/18/2023