Aksio.Cratis.Kernel.Shared 9.8.0-beta.1

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

Showing the top 5 NuGet packages that depend on Aksio.Cratis.Kernel.Shared:

Package Downloads
Aksio.Cratis

Package Description

Aksio.Cratis.Kernel.Engines

Package Description

Aksio.Cratis.Kernel.Common

Package Description

Aksio.Cratis.Kernel.Concepts

Package Description

Aksio.Cratis.Kernel.Domain

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.15.5 518 2/27/2024
9.15.2 374 1/14/2024
9.15.1 18,732 12/31/2023
9.15.0 347 12/29/2023
9.14.19 380 12/12/2023
9.14.18 378 12/12/2023
9.14.16 379 12/12/2023
9.14.15 347 12/12/2023
9.14.14 360 12/12/2023
9.14.13 378 12/12/2023
9.14.12 351 12/12/2023
9.14.11 1,157 12/11/2023
9.14.10 400 12/11/2023
9.14.8 381 12/8/2023
9.14.7 690 12/7/2023
9.14.6 381 12/7/2023
9.14.5 389 12/7/2023
9.14.4 367 12/7/2023
9.14.3 366 12/7/2023
9.14.2 382 12/7/2023
9.14.1 369 12/7/2023
9.14.0 396 12/6/2023
9.14.0-beta.4 98 12/5/2023
9.14.0-beta.3 106 12/5/2023
9.14.0-beta.2 98 12/5/2023
9.14.0-beta.1 92 12/5/2023
9.13.0 478 12/3/2023
9.12.0 380 12/3/2023
9.12.0-beta.1 98 12/1/2023
9.11.0 633 11/29/2023
9.11.0-beta.2 90 11/26/2023
9.11.0-beta.1 84 11/26/2023
9.10.0 456 11/24/2023
9.10.0-beta.2 96 11/23/2023
9.10.0-beta.1 74 11/22/2023
9.9.1 549 11/16/2023
9.9.0 359 11/15/2023
9.8.0 824 11/13/2023
9.8.0-beta.8 89 11/8/2023
9.8.0-beta.5 88 11/7/2023
9.8.0-beta.4 85 11/6/2023
9.8.0-beta.2 83 11/6/2023
9.8.0-beta.1 89 11/2/2023
9.7.2 890 11/1/2023
9.7.1 795 10/31/2023
9.7.0 519 10/30/2023
9.7.0-beta.1 92 10/28/2023
9.6.0 473 10/26/2023
9.5.14 325 10/26/2023
9.5.13 341 10/25/2023
9.5.12 542 10/23/2023
9.5.11 330 10/23/2023
9.5.10 370 10/22/2023
9.5.10-beta.15 106 10/21/2023
9.5.10-beta.14 99 10/21/2023
9.5.10-beta.13 96 10/21/2023
9.5.10-beta.12 90 10/21/2023
9.5.10-beta.11 95 10/21/2023
9.5.10-beta.10 98 10/20/2023
9.5.10-beta.9 89 10/20/2023
9.5.10-beta.8 83 10/20/2023
9.5.10-beta.7 97 10/20/2023
9.5.10-beta.6 92 10/20/2023
9.5.10-beta.5 88 10/20/2023
9.5.10-beta.4 92 10/20/2023
9.5.10-beta.3 92 10/20/2023
9.5.10-beta.2 91 10/20/2023
9.5.10-beta.1 95 10/20/2023
9.5.9 532 10/19/2023
9.5.9-beta.5 87 10/19/2023
9.5.9-beta.4 91 10/19/2023
9.5.9-beta.3 86 10/19/2023
9.5.9-beta.2 84 10/18/2023
9.5.8 959 10/10/2023
9.5.7 361 10/10/2023
9.5.6 338 10/9/2023
9.5.5 342 10/9/2023
9.5.4 354 10/9/2023
9.5.3 367 10/6/2023
9.5.2 362 10/6/2023
9.5.1 558 10/3/2023
9.5.0 354 9/29/2023
9.4.8 828 9/26/2023
9.4.7 315 9/25/2023
9.4.6 336 9/25/2023
9.4.5 345 9/25/2023
9.4.4 349 9/25/2023
9.4.3 565 9/25/2023
9.4.2 628 9/18/2023
9.4.1 727 9/5/2023
9.4.0 243 9/5/2023
9.3.7 1,071 9/1/2023
9.3.1 931 8/28/2023
9.3.0 378 8/27/2023
9.2.1 394 8/25/2023
9.2.0 388 8/23/2023
9.1.0 432 8/16/2023
9.0.2 1,242 7/25/2023
9.0.1 470 7/25/2023
9.0.0 663 7/19/2023
9.0.0-beta.23 265 7/14/2023
9.0.0-beta.22 123 7/14/2023
9.0.0-beta.21 121 7/14/2023
9.0.0-beta.20 139 7/12/2023
9.0.0-beta.19 106 7/12/2023
9.0.0-beta.18 131 7/12/2023
9.0.0-beta.16 124 7/11/2023
9.0.0-beta.15 124 7/11/2023
9.0.0-beta.14 133 7/11/2023
9.0.0-beta.13 124 7/11/2023
9.0.0-beta.12 124 7/11/2023
9.0.0-beta.11 132 7/11/2023
9.0.0-beta.10 117 7/11/2023
9.0.0-beta.9 161 7/11/2023
9.0.0-beta.8 127 7/11/2023
9.0.0-beta.7 125 7/11/2023
9.0.0-beta.6 129 7/11/2023
9.0.0-beta.5 116 7/11/2023
9.0.0-beta.4 120 7/11/2023
9.0.0-beta.3 123 7/11/2023
9.0.0-beta.2 120 7/11/2023
8.19.1 1,294 5/31/2023
8.19.0 847 5/24/2023
8.18.7 2,872 5/16/2023
8.18.6 757 5/12/2023
8.18.5 607 5/12/2023
8.18.4 696 5/10/2023
8.18.3 669 5/9/2023
8.18.2 677 5/9/2023
8.18.1 874 5/9/2023
8.18.0 768 5/4/2023
8.17.0 688 5/3/2023
8.16.0 735 5/2/2023
8.15.0 910 4/25/2023
8.14.1 779 4/20/2023
8.14.0 1,041 4/20/2023
8.13.5 1,027 4/14/2023
8.13.4 860 4/14/2023
8.13.3 836 4/13/2023
8.13.2 920 4/13/2023
8.13.1 840 4/13/2023
8.13.0 904 4/13/2023
8.12.8 880 4/13/2023
8.12.4 890 4/12/2023
8.12.3 900 4/11/2023
8.12.2 973 4/5/2023
8.12.1 931 4/4/2023
8.12.0 966 4/4/2023
8.11.1 1,028 4/3/2023
8.11.0 1,043 4/1/2023
8.10.6 1,139 3/30/2023
8.10.5 1,024 3/30/2023
8.10.4 985 3/30/2023
8.10.3 962 3/30/2023
8.10.2 1,067 3/27/2023
8.10.1 1,073 3/23/2023
8.10.0 1,125 3/23/2023
8.9.5 1,198 3/23/2023
8.9.3 1,235 3/20/2023
8.9.2 1,106 3/20/2023
8.9.1 1,129 3/20/2023
8.9.0 1,117 3/20/2023
8.8.4 1,132 3/19/2023
8.8.3 1,271 3/16/2023
8.8.1 1,111 3/16/2023
8.8.0 1,098 3/15/2023
8.7.0 1,168 3/15/2023
8.6.3 1,162 3/8/2023
8.6.2 1,163 3/5/2023
8.6.1 1,167 3/2/2023
8.6.0 1,372 2/24/2023
8.5.6 1,430 2/22/2023
8.5.5 1,266 2/21/2023
8.5.4 1,310 2/21/2023
8.5.3 1,239 2/21/2023
8.5.2 1,296 2/21/2023
8.5.1 1,241 2/21/2023
8.5.0 1,295 2/20/2023
8.4.4 1,704 2/9/2023
8.4.3 1,456 2/8/2023
8.4.2 1,345 2/8/2023
8.4.1 1,325 2/7/2023
8.4.0 1,701 2/6/2023
8.3.1 1,681 1/30/2023
8.3.0 1,512 1/28/2023
8.1.3 1,546 1/27/2023
8.1.2 1,491 1/27/2023
8.1.1 1,740 1/25/2023
8.1.0 1,455 1/25/2023
8.0.0 1,471 1/23/2023
0.0.0 390 10/18/2023