Aksio.Cratis.Kernel.Common 9.0.0-beta.12

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

// Install Aksio.Cratis.Kernel.Common as a Cake Tool
#tool nuget:?package=Aksio.Cratis.Kernel.Common&version=9.0.0-beta.12&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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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

Package Downloads
Aksio.Cratis.Kernel.Grains.Interfaces

Package Description

Aksio.Cratis.Kernel.MongoDB

Package Description

Aksio.Cratis.Kernel.Domain

Package Description

Aksio.Cratis.Kernel.Reactions

Package Description

Aksio.Cratis.Kernel.Read

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.15.5 195 2/27/2024
9.15.3 150 2/27/2024
9.15.2 183 1/14/2024
9.15.1 5,198 12/31/2023
9.15.0 199 12/29/2023
9.14.19 211 12/12/2023
9.14.18 180 12/12/2023
9.14.16 179 12/12/2023
9.14.15 189 12/12/2023
9.14.14 194 12/12/2023
9.14.13 208 12/12/2023
9.14.12 181 12/12/2023
9.14.11 513 12/11/2023
9.14.10 199 12/11/2023
9.14.8 180 12/8/2023
9.14.7 301 12/7/2023
9.14.6 187 12/7/2023
9.14.5 197 12/7/2023
9.14.4 173 12/7/2023
9.14.3 198 12/7/2023
9.14.2 196 12/7/2023
9.14.1 192 12/7/2023
9.14.0 193 12/6/2023
9.14.0-beta.4 72 12/5/2023
9.14.0-beta.3 66 12/5/2023
9.14.0-beta.2 75 12/5/2023
9.14.0-beta.1 70 12/5/2023
9.13.0 229 12/3/2023
9.12.0 187 12/3/2023
9.12.0-beta.1 79 12/1/2023
9.11.0 282 11/29/2023
9.11.0-beta.2 62 11/26/2023
9.11.0-beta.1 62 11/26/2023
9.10.0 199 11/24/2023
9.10.0-beta.2 70 11/23/2023
9.10.0-beta.1 47 11/22/2023
9.9.1 242 11/16/2023
9.9.0 174 11/15/2023
9.8.0 330 11/13/2023
9.8.0-beta.8 63 11/8/2023
9.8.0-beta.5 57 11/7/2023
9.8.0-beta.4 62 11/6/2023
9.8.0-beta.2 63 11/6/2023
9.8.0-beta.1 74 11/2/2023
9.7.2 354 11/1/2023
9.7.1 343 10/31/2023
9.7.0 232 10/30/2023
9.7.0-beta.1 76 10/28/2023
9.6.0 230 10/26/2023
9.5.14 180 10/26/2023
9.5.13 173 10/25/2023
9.5.12 248 10/23/2023
9.5.11 169 10/23/2023
9.5.10 183 10/22/2023
9.5.10-beta.15 69 10/21/2023
9.5.10-beta.14 78 10/21/2023
9.5.10-beta.13 72 10/21/2023
9.5.10-beta.12 67 10/21/2023
9.5.10-beta.11 65 10/21/2023
9.5.10-beta.10 73 10/20/2023
9.5.10-beta.9 65 10/20/2023
9.5.10-beta.8 64 10/20/2023
9.5.10-beta.7 65 10/20/2023
9.5.10-beta.6 73 10/20/2023
9.5.10-beta.5 76 10/20/2023
9.5.10-beta.4 66 10/20/2023
9.5.10-beta.3 66 10/20/2023
9.5.10-beta.2 68 10/20/2023
9.5.10-beta.1 59 10/20/2023
9.5.9 235 10/19/2023
9.5.9-beta.5 59 10/19/2023
9.5.9-beta.4 65 10/19/2023
9.5.9-beta.3 63 10/19/2023
9.5.9-beta.2 64 10/18/2023
9.5.8 374 10/10/2023
9.5.7 181 10/10/2023
9.5.6 175 10/9/2023
9.5.5 175 10/9/2023
9.5.4 173 10/9/2023
9.5.3 188 10/6/2023
9.5.2 178 10/6/2023
9.5.1 225 10/3/2023
9.5.0 191 9/29/2023
9.4.8 294 9/26/2023
9.4.7 172 9/25/2023
9.4.6 171 9/25/2023
9.4.5 182 9/25/2023
9.4.4 171 9/25/2023
9.4.3 233 9/25/2023
9.4.2 226 9/18/2023
9.4.1 286 9/5/2023
9.3.7 333 9/1/2023
9.3.1 328 8/28/2023
9.3.0 187 8/27/2023
9.2.1 200 8/25/2023
9.2.0 196 8/23/2023
9.1.0 207 8/16/2023
9.0.2 629 7/25/2023
9.0.1 242 7/25/2023
9.0.0 320 7/19/2023
9.0.0-beta.23 135 7/14/2023
9.0.0-beta.22 91 7/14/2023
9.0.0-beta.21 86 7/14/2023
9.0.0-beta.20 98 7/12/2023
9.0.0-beta.19 82 7/12/2023
9.0.0-beta.18 95 7/12/2023
9.0.0-beta.16 94 7/11/2023
9.0.0-beta.15 91 7/11/2023
9.0.0-beta.14 90 7/11/2023
9.0.0-beta.13 91 7/11/2023
9.0.0-beta.12 98 7/11/2023
9.0.0-beta.11 93 7/11/2023
9.0.0-beta.10 92 7/11/2023
9.0.0-beta.9 90 7/11/2023
9.0.0-beta.8 98 7/11/2023
9.0.0-beta.7 90 7/11/2023
9.0.0-beta.6 91 7/11/2023
9.0.0-beta.5 96 7/11/2023
9.0.0-beta.4 90 7/11/2023
9.0.0-beta.3 89 7/11/2023
9.0.0-beta.2 90 7/11/2023
8.19.1 532 5/31/2023
8.19.0 355 5/24/2023
8.18.7 336 5/16/2023
8.18.6 345 5/12/2023
8.18.5 265 5/12/2023
8.18.4 285 5/10/2023
8.18.3 315 5/9/2023
8.18.2 281 5/9/2023
8.18.1 367 5/9/2023
8.18.0 323 5/4/2023
8.17.0 307 5/3/2023
8.16.0 355 5/2/2023
8.15.0 416 4/25/2023
8.14.1 387 4/20/2023
8.14.0 482 4/20/2023
8.13.5 525 4/14/2023
8.13.4 430 4/14/2023
8.13.3 428 4/13/2023
8.13.2 474 4/13/2023
8.13.1 450 4/13/2023
8.13.0 438 4/13/2023
8.12.8 447 4/13/2023
8.12.4 466 4/12/2023
8.12.3 437 4/11/2023
8.12.2 499 4/5/2023
8.12.1 498 4/4/2023
8.12.0 499 4/4/2023
8.11.1 529 4/3/2023
8.11.0 552 4/1/2023
8.10.6 574 3/30/2023
8.10.5 536 3/30/2023
8.10.4 507 3/30/2023
8.10.3 522 3/30/2023
8.10.2 569 3/27/2023
8.10.1 595 3/23/2023
8.10.0 604 3/23/2023
8.9.5 609 3/23/2023
8.9.3 614 3/20/2023
8.9.2 567 3/20/2023
8.9.1 577 3/20/2023
8.9.0 581 3/20/2023
8.8.4 598 3/19/2023
8.8.3 655 3/16/2023
8.8.1 576 3/16/2023
8.8.0 583 3/15/2023
8.7.0 594 3/15/2023
8.6.3 616 3/8/2023
8.6.2 619 3/5/2023
8.6.1 647 3/2/2023
8.6.0 739 2/24/2023
8.5.6 686 2/22/2023
8.5.5 676 2/21/2023
8.5.4 670 2/21/2023
8.5.3 630 2/21/2023
8.5.2 674 2/21/2023
8.5.1 675 2/21/2023
8.5.0 688 2/20/2023
8.4.4 771 2/9/2023
8.4.3 712 2/8/2023
8.4.2 726 2/8/2023
8.4.1 734 2/7/2023
8.4.0 728 2/6/2023
8.3.1 820 1/30/2023
8.3.0 810 1/28/2023
8.1.3 826 1/27/2023
8.1.2 795 1/27/2023
8.1.1 821 1/25/2023
8.1.0 776 1/25/2023
8.0.0 791 1/23/2023
0.0.0 200 10/18/2023