Aksio.Cratis.Kernel.Engines 9.15.1

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

Showing the top 1 NuGet packages that depend on Aksio.Cratis.Kernel.Engines:

Package Downloads
Aksio.Cratis.Kernel.MongoDB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.15.1 11,170 12/31/2023
9.15.0 322 12/29/2023
9.14.19 306 12/12/2023
9.14.18 317 12/12/2023
9.14.16 308 12/12/2023
9.14.15 317 12/12/2023
9.14.14 284 12/12/2023
9.14.13 327 12/12/2023
9.14.12 297 12/12/2023
9.14.11 802 12/11/2023
9.14.10 327 12/11/2023
9.14.8 325 12/8/2023
9.14.7 478 12/7/2023
9.14.6 290 12/7/2023
9.14.5 305 12/7/2023
9.14.4 301 12/7/2023
9.14.3 278 12/7/2023
9.14.2 266 12/7/2023
9.14.1 281 12/7/2023
9.14.0 305 12/6/2023
9.14.0-beta.4 104 12/5/2023
9.14.0-beta.3 95 12/5/2023
9.14.0-beta.2 93 12/5/2023
9.14.0-beta.1 103 12/5/2023
9.13.0 364 12/3/2023
9.12.0 343 12/3/2023
9.12.0-beta.1 112 12/1/2023
9.11.0 427 11/29/2023
9.11.0-beta.2 100 11/26/2023
9.11.0-beta.1 96 11/26/2023
9.10.0 350 11/24/2023
9.10.0-beta.2 102 11/23/2023
9.10.0-beta.1 79 11/22/2023
9.9.1 367 11/16/2023
9.9.0 267 11/15/2023
9.8.0 522 11/13/2023
9.8.0-beta.8 95 11/8/2023
9.8.0-beta.5 95 11/7/2023
9.8.0-beta.4 101 11/6/2023
9.8.0-beta.2 101 11/6/2023
9.8.0-beta.1 107 11/2/2023
9.7.2 577 11/1/2023
9.7.1 530 10/31/2023
9.7.0 373 10/30/2023
9.7.0-beta.1 111 10/28/2023
9.6.0 369 10/26/2023
9.5.14 316 10/26/2023
9.5.13 294 10/25/2023
9.5.12 408 10/23/2023
9.5.11 294 10/23/2023
9.5.10 332 10/22/2023
9.5.10-beta.15 114 10/21/2023
9.5.10-beta.14 119 10/21/2023
9.5.10-beta.13 106 10/21/2023
9.5.10-beta.12 105 10/21/2023
9.5.10-beta.11 114 10/21/2023
9.5.10-beta.10 111 10/20/2023
9.5.10-beta.9 111 10/20/2023
9.5.10-beta.8 107 10/20/2023
9.5.10-beta.7 105 10/20/2023
9.5.10-beta.6 98 10/20/2023
9.5.10-beta.5 110 10/20/2023
9.5.10-beta.4 104 10/20/2023
9.5.10-beta.3 103 10/20/2023
9.5.10-beta.2 107 10/20/2023
9.5.10-beta.1 104 10/20/2023
9.5.9 387 10/19/2023
9.5.9-beta.5 103 10/19/2023
9.5.9-beta.4 99 10/19/2023
9.5.9-beta.3 102 10/19/2023
9.5.9-beta.2 104 10/18/2023
9.5.8 641 10/10/2023
9.5.7 312 10/10/2023
9.5.6 292 10/9/2023
9.5.5 307 10/9/2023
9.5.4 311 10/9/2023
9.5.3 304 10/6/2023
9.5.2 314 10/6/2023
9.5.1 420 10/3/2023
9.5.0 328 9/29/2023
9.4.8 588 9/26/2023
9.4.7 306 9/25/2023
9.4.6 291 9/25/2023
9.4.5 353 9/25/2023
9.4.4 308 9/25/2023
9.4.3 406 9/25/2023
9.4.2 434 9/18/2023
9.4.1 495 9/5/2023
9.4.0 268 9/5/2023
9.3.7 740 9/1/2023
9.3.1 565 8/28/2023
9.3.0 327 8/27/2023
9.2.1 357 8/25/2023
9.2.0 344 8/23/2023
9.1.0 377 8/16/2023
9.0.2 764 7/25/2023
9.0.1 392 7/25/2023
9.0.0 511 7/19/2023
9.0.0-beta.23 228 7/14/2023
9.0.0-beta.22 150 7/14/2023
9.0.0-beta.21 160 7/14/2023
9.0.0-beta.20 154 7/12/2023
9.0.0-beta.19 144 7/12/2023
9.0.0-beta.18 158 7/12/2023
9.0.0-beta.16 149 7/11/2023
9.0.0-beta.15 163 7/11/2023
9.0.0-beta.14 156 7/11/2023
9.0.0-beta.13 157 7/11/2023
9.0.0-beta.12 162 7/11/2023
9.0.0-beta.11 153 7/11/2023
9.0.0-beta.10 157 7/11/2023
9.0.0-beta.9 149 7/11/2023
9.0.0-beta.8 151 7/11/2023
9.0.0-beta.7 148 7/11/2023
9.0.0-beta.6 150 7/11/2023
9.0.0-beta.5 156 7/11/2023
9.0.0-beta.4 155 7/11/2023
9.0.0-beta.3 163 7/11/2023
9.0.0-beta.2 155 7/11/2023
8.19.1 935 5/31/2023
8.19.0 637 5/24/2023
8.18.7 633 5/16/2023
8.18.6 502 5/12/2023
8.18.5 479 5/12/2023
8.18.4 480 5/10/2023
8.18.3 494 5/9/2023
8.18.2 520 5/9/2023
8.18.1 638 5/9/2023
8.18.0 584 5/4/2023
8.17.0 515 5/3/2023
8.16.0 536 5/2/2023
8.15.0 687 4/25/2023
8.14.1 589 4/20/2023
8.14.0 756 4/20/2023
8.13.5 772 4/14/2023
8.13.4 609 4/14/2023
8.13.3 629 4/13/2023
8.13.2 659 4/13/2023
8.13.1 629 4/13/2023
8.13.0 649 4/13/2023
8.12.8 651 4/13/2023
8.12.4 615 4/12/2023
8.12.3 642 4/11/2023
8.12.2 713 4/5/2023
8.12.1 689 4/4/2023
8.12.0 733 4/4/2023
8.11.1 721 4/3/2023
8.11.0 740 4/1/2023
8.10.6 862 3/30/2023
8.10.5 706 3/30/2023
8.10.4 704 3/30/2023
8.10.3 697 3/30/2023
8.10.2 734 3/27/2023
8.10.1 749 3/23/2023
8.10.0 760 3/23/2023
8.9.5 855 3/23/2023
8.9.3 818 3/20/2023
8.9.2 748 3/20/2023
8.9.1 774 3/20/2023
8.9.0 792 3/20/2023
8.8.4 763 3/19/2023
8.8.3 843 3/16/2023
8.8.1 726 3/16/2023
8.8.0 762 3/15/2023
8.7.0 799 3/15/2023
8.6.3 810 3/8/2023
8.6.2 789 3/5/2023
8.6.1 831 3/2/2023
8.6.0 933 2/24/2023
8.5.6 914 2/22/2023
8.5.5 852 2/21/2023
8.5.4 874 2/21/2023
8.5.3 853 2/21/2023
8.5.2 865 2/21/2023
8.5.1 881 2/21/2023
8.5.0 875 2/20/2023
8.4.4 1,005 2/9/2023
8.4.3 983 2/8/2023
8.4.2 874 2/8/2023
8.4.1 864 2/7/2023
8.4.0 943 2/6/2023
8.3.1 1,066 1/30/2023
8.3.0 967 1/28/2023
8.1.3 1,003 1/27/2023
8.1.2 972 1/27/2023
8.1.1 1,009 1/25/2023
8.1.0 959 1/25/2023
8.0.0 972 1/23/2023
0.0.0 339 10/18/2023