Aksio.Cratis.Kernel.Engines 9.15.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.
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.
// Install Aksio.Cratis.Kernel.Engines as a Cake Addin
#addin nuget:?package=Aksio.Cratis.Kernel.Engines&version=9.15.1

// Install Aksio.Cratis.Kernel.Engines as a Cake Tool
#tool nuget:?package=Aksio.Cratis.Kernel.Engines&version=9.15.1

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 (1)

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

Package Downloads
Aksio.Cratis.Kernel.MongoDB The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.15.1 5,829 12/31/2023
9.15.0 150 12/29/2023
9.14.19 133 12/12/2023
9.14.18 149 12/12/2023
9.14.16 151 12/12/2023
9.14.15 145 12/12/2023
9.14.14 117 12/12/2023
9.14.13 164 12/12/2023
9.14.12 152 12/12/2023
9.14.11 646 12/11/2023
9.14.10 167 12/11/2023
9.14.8 143 12/8/2023
9.14.7 321 12/7/2023
9.14.6 138 12/7/2023
9.14.5 158 12/7/2023
9.14.4 149 12/7/2023
9.14.3 148 12/7/2023
9.14.2 141 12/7/2023
9.14.1 142 12/7/2023
9.14.0 173 12/6/2023
9.14.0-beta.4 71 12/5/2023
9.14.0-beta.3 59 12/5/2023
9.14.0-beta.2 61 12/5/2023
9.14.0-beta.1 66 12/5/2023
9.13.0 218 12/3/2023
9.12.0 190 12/3/2023
9.12.0-beta.1 73 12/1/2023
9.11.0 297 11/29/2023
9.11.0-beta.2 60 11/26/2023
9.11.0-beta.1 61 11/26/2023
9.10.0 234 11/24/2023
9.10.0-beta.2 67 11/23/2023
9.10.0-beta.1 45 11/22/2023
9.9.1 241 11/16/2023
9.9.0 126 11/15/2023
9.8.0 368 11/13/2023
9.8.0-beta.8 57 11/8/2023
9.8.0-beta.5 55 11/7/2023
9.8.0-beta.4 61 11/6/2023
9.8.0-beta.2 59 11/6/2023
9.8.0-beta.1 65 11/2/2023
9.7.2 449 11/1/2023
9.7.1 375 10/31/2023
9.7.0 242 10/30/2023
9.7.0-beta.1 68 10/28/2023
9.6.0 221 10/26/2023
9.5.14 175 10/26/2023
9.5.13 172 10/25/2023
9.5.12 270 10/23/2023
9.5.11 149 10/23/2023
9.5.10 174 10/22/2023
9.5.10-beta.15 68 10/21/2023
9.5.10-beta.14 73 10/21/2023
9.5.10-beta.13 60 10/21/2023
9.5.10-beta.12 59 10/21/2023
9.5.10-beta.11 70 10/21/2023
9.5.10-beta.10 66 10/20/2023
9.5.10-beta.9 58 10/20/2023
9.5.10-beta.8 60 10/20/2023
9.5.10-beta.7 60 10/20/2023
9.5.10-beta.6 54 10/20/2023
9.5.10-beta.5 69 10/20/2023
9.5.10-beta.4 54 10/20/2023
9.5.10-beta.3 54 10/20/2023
9.5.10-beta.2 61 10/20/2023
9.5.10-beta.1 60 10/20/2023
9.5.9 244 10/19/2023
9.5.9-beta.5 55 10/19/2023
9.5.9-beta.4 56 10/19/2023
9.5.9-beta.3 57 10/19/2023
9.5.9-beta.2 56 10/18/2023
9.5.8 492 10/10/2023
9.5.7 168 10/10/2023
9.5.6 150 10/9/2023
9.5.5 156 10/9/2023
9.5.4 166 10/9/2023
9.5.3 166 10/6/2023
9.5.2 163 10/6/2023
9.5.1 277 10/3/2023
9.5.0 190 9/29/2023
9.4.8 436 9/26/2023
9.4.7 167 9/25/2023
9.4.6 165 9/25/2023
9.4.5 189 9/25/2023
9.4.4 174 9/25/2023
9.4.3 277 9/25/2023
9.4.2 309 9/18/2023
9.4.1 355 9/5/2023
9.4.0 152 9/5/2023
9.3.7 563 9/1/2023
9.3.1 403 8/28/2023
9.3.0 179 8/27/2023
9.2.1 195 8/25/2023
9.2.0 204 8/23/2023
9.1.0 210 8/16/2023
9.0.2 580 7/25/2023
9.0.1 238 7/25/2023
9.0.0 342 7/19/2023
9.0.0-beta.23 160 7/14/2023
9.0.0-beta.22 86 7/14/2023
9.0.0-beta.21 89 7/14/2023
9.0.0-beta.20 92 7/12/2023
9.0.0-beta.19 75 7/12/2023
9.0.0-beta.18 91 7/12/2023
9.0.0-beta.16 86 7/11/2023
9.0.0-beta.15 97 7/11/2023
9.0.0-beta.14 88 7/11/2023
9.0.0-beta.13 89 7/11/2023
9.0.0-beta.12 89 7/11/2023
9.0.0-beta.11 90 7/11/2023
9.0.0-beta.10 88 7/11/2023
9.0.0-beta.9 87 7/11/2023
9.0.0-beta.8 85 7/11/2023
9.0.0-beta.7 84 7/11/2023
9.0.0-beta.6 86 7/11/2023
9.0.0-beta.5 87 7/11/2023
9.0.0-beta.4 88 7/11/2023
9.0.0-beta.3 86 7/11/2023
9.0.0-beta.2 87 7/11/2023
8.19.1 771 5/31/2023
8.19.0 459 5/24/2023
8.18.7 450 5/16/2023
8.18.6 324 5/12/2023
8.18.5 284 5/12/2023
8.18.4 294 5/10/2023
8.18.3 307 5/9/2023
8.18.2 318 5/9/2023
8.18.1 425 5/9/2023
8.18.0 390 5/4/2023
8.17.0 329 5/3/2023
8.16.0 349 5/2/2023
8.15.0 469 4/25/2023
8.14.1 381 4/20/2023
8.14.0 552 4/20/2023
8.13.5 558 4/14/2023
8.13.4 402 4/14/2023
8.13.3 389 4/13/2023
8.13.2 423 4/13/2023
8.13.1 431 4/13/2023
8.13.0 432 4/13/2023
8.12.8 422 4/13/2023
8.12.4 411 4/12/2023
8.12.3 421 4/11/2023
8.12.2 507 4/5/2023
8.12.1 466 4/4/2023
8.12.0 483 4/4/2023
8.11.1 494 4/3/2023
8.11.0 503 4/1/2023
8.10.6 625 3/30/2023
8.10.5 488 3/30/2023
8.10.4 482 3/30/2023
8.10.3 474 3/30/2023
8.10.2 486 3/27/2023
8.10.1 522 3/23/2023
8.10.0 545 3/23/2023
8.9.5 635 3/23/2023
8.9.3 622 3/20/2023
8.9.2 512 3/20/2023
8.9.1 540 3/20/2023
8.9.0 566 3/20/2023
8.8.4 537 3/19/2023
8.8.3 621 3/16/2023
8.8.1 509 3/16/2023
8.8.0 536 3/15/2023
8.7.0 555 3/15/2023
8.6.3 573 3/8/2023
8.6.2 585 3/5/2023
8.6.1 584 3/2/2023
8.6.0 705 2/24/2023
8.5.6 689 2/22/2023
8.5.5 596 2/21/2023
8.5.4 622 2/21/2023
8.5.3 625 2/21/2023
8.5.2 629 2/21/2023
8.5.1 660 2/21/2023
8.5.0 661 2/20/2023
8.4.4 801 2/9/2023
8.4.3 741 2/8/2023
8.4.2 660 2/8/2023
8.4.1 646 2/7/2023
8.4.0 715 2/6/2023
8.3.1 841 1/30/2023
8.3.0 730 1/28/2023
8.1.3 781 1/27/2023
8.1.2 732 1/27/2023
8.1.1 755 1/25/2023
8.1.0 715 1/25/2023
8.0.0 728 1/23/2023
0.0.0 184 10/18/2023