Aksio.Cratis.Kernel.Shared 9.0.0-beta.7

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.0.0-beta.7                
NuGet\Install-Package Aksio.Cratis.Kernel.Shared -Version 9.0.0-beta.7                
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.0.0-beta.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aksio.Cratis.Kernel.Shared --version 9.0.0-beta.7                
#r "nuget: Aksio.Cratis.Kernel.Shared, 9.0.0-beta.7"                
#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.Shared as a Cake Addin
#addin nuget:?package=Aksio.Cratis.Kernel.Shared&version=9.0.0-beta.7&prerelease

// Install Aksio.Cratis.Kernel.Shared as a Cake Tool
#tool nuget:?package=Aksio.Cratis.Kernel.Shared&version=9.0.0-beta.7&prerelease                

Aksio Cratis

Packages / Deployables

Nuget NPM Docker

Builds

C# Build Node 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
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 (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 475 2/27/2024
9.15.2 345 1/14/2024
9.15.1 17,703 12/31/2023
9.15.0 320 12/29/2023
9.14.19 352 12/12/2023
9.14.18 351 12/12/2023
9.14.16 350 12/12/2023
9.14.15 320 12/12/2023
9.14.14 335 12/12/2023
9.14.13 352 12/12/2023
9.14.12 326 12/12/2023
9.14.11 1,135 12/11/2023
9.14.10 374 12/11/2023
9.14.8 356 12/8/2023
9.14.7 660 12/7/2023
9.14.6 355 12/7/2023
9.14.5 361 12/7/2023
9.14.4 341 12/7/2023
9.14.3 350 12/7/2023
9.14.2 364 12/7/2023
9.14.1 355 12/7/2023
9.14.0 379 12/6/2023
9.14.0-beta.4 85 12/5/2023
9.14.0-beta.3 93 12/5/2023
9.14.0-beta.2 82 12/5/2023
9.14.0-beta.1 79 12/5/2023
9.13.0 461 12/3/2023
9.12.0 363 12/3/2023
9.12.0-beta.1 86 12/1/2023
9.11.0 612 11/29/2023
9.11.0-beta.2 72 11/26/2023
9.11.0-beta.1 67 11/26/2023
9.10.0 443 11/24/2023
9.10.0-beta.2 82 11/23/2023
9.10.0-beta.1 60 11/22/2023
9.9.1 532 11/16/2023
9.9.0 343 11/15/2023
9.8.0 807 11/13/2023
9.8.0-beta.8 70 11/8/2023
9.8.0-beta.5 74 11/7/2023
9.8.0-beta.4 72 11/6/2023
9.8.0-beta.2 69 11/6/2023
9.8.0-beta.1 76 11/2/2023
9.7.2 876 11/1/2023
9.7.1 776 10/31/2023
9.7.0 499 10/30/2023
9.7.0-beta.1 80 10/28/2023
9.6.0 451 10/26/2023
9.5.14 305 10/26/2023
9.5.13 327 10/25/2023
9.5.12 523 10/23/2023
9.5.11 313 10/23/2023
9.5.10 350 10/22/2023
9.5.10-beta.15 89 10/21/2023
9.5.10-beta.14 77 10/21/2023
9.5.10-beta.13 80 10/21/2023
9.5.10-beta.12 74 10/21/2023
9.5.10-beta.11 78 10/21/2023
9.5.10-beta.10 80 10/20/2023
9.5.10-beta.9 73 10/20/2023
9.5.10-beta.8 66 10/20/2023
9.5.10-beta.7 77 10/20/2023
9.5.10-beta.6 76 10/20/2023
9.5.10-beta.5 69 10/20/2023
9.5.10-beta.4 71 10/20/2023
9.5.10-beta.3 69 10/20/2023
9.5.10-beta.2 74 10/20/2023
9.5.10-beta.1 77 10/20/2023
9.5.9 512 10/19/2023
9.5.9-beta.5 64 10/19/2023
9.5.9-beta.4 73 10/19/2023
9.5.9-beta.3 65 10/19/2023
9.5.9-beta.2 66 10/18/2023
9.5.8 936 10/10/2023
9.5.7 342 10/10/2023
9.5.6 318 10/9/2023
9.5.5 324 10/9/2023
9.5.4 332 10/9/2023
9.5.3 340 10/6/2023
9.5.2 345 10/6/2023
9.5.1 536 10/3/2023
9.5.0 336 9/29/2023
9.4.8 804 9/26/2023
9.4.7 296 9/25/2023
9.4.6 314 9/25/2023
9.4.5 326 9/25/2023
9.4.4 325 9/25/2023
9.4.3 545 9/25/2023
9.4.2 605 9/18/2023
9.4.1 702 9/5/2023
9.4.0 217 9/5/2023
9.3.7 1,048 9/1/2023
9.3.1 906 8/28/2023
9.3.0 352 8/27/2023
9.2.1 368 8/25/2023
9.2.0 362 8/23/2023
9.1.0 406 8/16/2023
9.0.2 1,212 7/25/2023
9.0.1 444 7/25/2023
9.0.0 633 7/19/2023
9.0.0-beta.23 237 7/14/2023
9.0.0-beta.22 99 7/14/2023
9.0.0-beta.21 97 7/14/2023
9.0.0-beta.20 111 7/12/2023
9.0.0-beta.19 82 7/12/2023
9.0.0-beta.18 100 7/12/2023
9.0.0-beta.16 99 7/11/2023
9.0.0-beta.15 97 7/11/2023
9.0.0-beta.14 106 7/11/2023
9.0.0-beta.13 97 7/11/2023
9.0.0-beta.12 99 7/11/2023
9.0.0-beta.11 106 7/11/2023
9.0.0-beta.10 91 7/11/2023
9.0.0-beta.9 93 7/11/2023
9.0.0-beta.8 101 7/11/2023
9.0.0-beta.7 97 7/11/2023
9.0.0-beta.6 96 7/11/2023
9.0.0-beta.5 91 7/11/2023
9.0.0-beta.4 95 7/11/2023
9.0.0-beta.3 99 7/11/2023
9.0.0-beta.2 95 7/11/2023
8.19.1 1,259 5/31/2023
8.19.0 813 5/24/2023
8.18.7 1,804 5/16/2023
8.18.6 721 5/12/2023
8.18.5 571 5/12/2023
8.18.4 661 5/10/2023
8.18.3 635 5/9/2023
8.18.2 646 5/9/2023
8.18.1 842 5/9/2023
8.18.0 723 5/4/2023
8.17.0 655 5/3/2023
8.16.0 700 5/2/2023
8.15.0 877 4/25/2023
8.14.1 744 4/20/2023
8.14.0 1,002 4/20/2023
8.13.5 991 4/14/2023
8.13.4 818 4/14/2023
8.13.3 807 4/13/2023
8.13.2 885 4/13/2023
8.13.1 808 4/13/2023
8.13.0 871 4/13/2023
8.12.8 850 4/13/2023
8.12.4 858 4/12/2023
8.12.3 873 4/11/2023
8.12.2 945 4/5/2023
8.12.1 902 4/4/2023
8.12.0 936 4/4/2023
8.11.1 994 4/3/2023
8.11.0 1,013 4/1/2023
8.10.6 1,104 3/30/2023
8.10.5 987 3/30/2023
8.10.4 954 3/30/2023
8.10.3 930 3/30/2023
8.10.2 1,036 3/27/2023
8.10.1 1,042 3/23/2023
8.10.0 1,093 3/23/2023
8.9.5 1,168 3/23/2023
8.9.3 1,202 3/20/2023
8.9.2 1,074 3/20/2023
8.9.1 1,097 3/20/2023
8.9.0 1,087 3/20/2023
8.8.4 1,097 3/19/2023
8.8.3 1,241 3/16/2023
8.8.1 1,079 3/16/2023
8.8.0 1,065 3/15/2023
8.7.0 1,136 3/15/2023
8.6.3 1,129 3/8/2023
8.6.2 1,131 3/5/2023
8.6.1 1,137 3/2/2023
8.6.0 1,338 2/24/2023
8.5.6 1,401 2/22/2023
8.5.5 1,235 2/21/2023
8.5.4 1,277 2/21/2023
8.5.3 1,206 2/21/2023
8.5.2 1,263 2/21/2023
8.5.1 1,205 2/21/2023
8.5.0 1,265 2/20/2023
8.4.4 1,670 2/9/2023
8.4.3 1,422 2/8/2023
8.4.2 1,313 2/8/2023
8.4.1 1,294 2/7/2023
8.4.0 1,667 2/6/2023
8.3.1 1,643 1/30/2023
8.3.0 1,476 1/28/2023
8.1.3 1,512 1/27/2023
8.1.2 1,455 1/27/2023
8.1.1 1,704 1/25/2023
8.1.0 1,418 1/25/2023
8.0.0 1,437 1/23/2023
0.0.0 368 10/18/2023