Aksio.Cratis.Kernel.Grains.Interfaces 9.0.0-beta.19

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

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

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

Package Downloads
Aksio.Cratis.Kernel.Grains

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 215 2/27/2024
9.15.4 208 2/27/2024
9.15.2 220 1/14/2024
9.15.1 6,073 12/31/2023
9.15.0 228 12/29/2023
9.14.19 248 12/12/2023
9.14.18 236 12/12/2023
9.14.16 228 12/12/2023
9.14.15 226 12/12/2023
9.14.14 224 12/12/2023
9.14.13 250 12/12/2023
9.14.12 233 12/12/2023
9.14.11 523 12/11/2023
9.14.10 246 12/11/2023
9.14.8 230 12/8/2023
9.14.7 338 12/7/2023
9.14.6 238 12/7/2023
9.14.5 247 12/7/2023
9.14.4 238 12/7/2023
9.14.3 215 12/7/2023
9.14.2 214 12/7/2023
9.14.1 217 12/7/2023
9.14.0 229 12/6/2023
9.14.0-beta.4 113 12/5/2023
9.14.0-beta.3 96 12/5/2023
9.14.0-beta.2 101 12/5/2023
9.14.0-beta.1 104 12/5/2023
9.13.0 252 12/3/2023
9.12.0 218 12/3/2023
9.12.0-beta.1 105 12/1/2023
9.11.0 307 11/29/2023
9.11.0-beta.2 96 11/26/2023
9.11.0-beta.1 92 11/26/2023
9.10.0 224 11/24/2023
9.10.0-beta.2 94 11/23/2023
9.10.0-beta.1 76 11/22/2023
9.9.1 284 11/16/2023
9.9.0 208 11/15/2023
9.8.0 356 11/13/2023
9.8.0-beta.8 90 11/8/2023
9.8.0-beta.5 88 11/7/2023
9.8.0-beta.4 88 11/6/2023
9.8.0-beta.2 99 11/6/2023
9.8.0-beta.1 101 11/2/2023
9.7.2 374 11/1/2023
9.7.1 375 10/31/2023
9.7.0 262 10/30/2023
9.7.0-beta.1 106 10/28/2023
9.6.0 266 10/26/2023
9.5.14 201 10/26/2023
9.5.13 209 10/25/2023
9.5.12 285 10/23/2023
9.5.11 211 10/23/2023
9.5.10 220 10/22/2023
9.5.10-beta.15 102 10/21/2023
9.5.10-beta.14 114 10/21/2023
9.5.10-beta.13 111 10/21/2023
9.5.10-beta.12 105 10/21/2023
9.5.10-beta.11 107 10/21/2023
9.5.10-beta.10 112 10/20/2023
9.5.10-beta.9 105 10/20/2023
9.5.10-beta.8 101 10/20/2023
9.5.10-beta.7 109 10/20/2023
9.5.10-beta.6 107 10/20/2023
9.5.10-beta.5 95 10/20/2023
9.5.10-beta.4 108 10/20/2023
9.5.10-beta.3 97 10/20/2023
9.5.10-beta.2 99 10/20/2023
9.5.10-beta.1 117 10/20/2023
9.5.9 288 10/19/2023
9.5.9-beta.5 102 10/19/2023
9.5.9-beta.4 94 10/19/2023
9.5.9-beta.3 101 10/19/2023
9.5.9-beta.2 100 10/18/2023
9.5.8 407 10/10/2023
9.5.7 218 10/10/2023
9.5.6 208 10/9/2023
9.5.5 205 10/9/2023
9.5.4 213 10/9/2023
9.5.3 215 10/6/2023
9.5.2 207 10/6/2023
9.5.1 256 10/3/2023
9.5.0 222 9/29/2023
9.4.8 307 9/26/2023
9.4.7 215 9/25/2023
9.4.6 206 9/25/2023
9.4.5 214 9/25/2023
9.4.4 193 9/25/2023
9.4.3 253 9/25/2023
9.4.2 269 9/18/2023
9.4.1 313 9/5/2023
9.4.0 190 9/5/2023
9.3.7 372 9/1/2023
9.3.1 376 8/28/2023
9.3.0 220 8/27/2023
9.2.1 225 8/25/2023
9.2.0 219 8/23/2023
9.1.0 242 8/16/2023
9.0.2 562 7/25/2023
9.0.1 276 7/25/2023
9.0.0 348 7/19/2023
9.0.0-beta.23 197 7/14/2023
9.0.0-beta.22 141 7/14/2023
9.0.0-beta.21 138 7/14/2023
9.0.0-beta.20 145 7/12/2023
9.0.0-beta.19 145 7/12/2023
9.0.0-beta.18 143 7/12/2023
9.0.0-beta.16 146 7/11/2023
9.0.0-beta.15 144 7/11/2023
9.0.0-beta.14 144 7/11/2023
9.0.0-beta.13 150 7/11/2023
9.0.0-beta.12 145 7/11/2023
9.0.0-beta.11 152 7/11/2023
9.0.0-beta.10 145 7/11/2023
9.0.0-beta.9 146 7/11/2023
9.0.0-beta.8 150 7/11/2023
9.0.0-beta.7 144 7/11/2023
9.0.0-beta.6 143 7/11/2023
9.0.0-beta.5 142 7/11/2023
9.0.0-beta.4 142 7/11/2023
9.0.0-beta.3 145 7/11/2023
9.0.0-beta.2 143 7/11/2023
8.19.1 521 5/31/2023
8.19.0 370 5/24/2023
8.18.7 344 5/16/2023
8.18.6 306 5/12/2023
8.18.5 284 5/12/2023
8.18.4 306 5/10/2023
8.18.3 302 5/9/2023
8.18.2 288 5/9/2023
8.18.1 376 5/9/2023
8.18.0 343 5/4/2023
8.17.0 313 5/3/2023
8.16.0 379 5/2/2023
8.15.0 427 4/25/2023
8.14.1 404 4/20/2023
8.14.0 511 4/20/2023
8.13.5 545 4/14/2023
8.13.4 424 4/14/2023
8.13.3 431 4/13/2023
8.13.2 472 4/13/2023
8.13.1 447 4/13/2023
8.13.0 436 4/13/2023
8.12.8 440 4/13/2023
8.12.4 459 4/12/2023
8.12.3 427 4/11/2023
8.12.2 486 4/5/2023
8.12.1 489 4/4/2023
8.12.0 481 4/4/2023
8.11.1 510 4/3/2023
8.11.0 520 4/1/2023
8.10.6 558 3/30/2023
8.10.5 506 3/30/2023
8.10.4 481 3/30/2023
8.10.3 490 3/30/2023
8.10.2 531 3/27/2023
8.10.1 531 3/23/2023
8.10.0 548 3/23/2023
8.9.5 579 3/23/2023
8.9.3 589 3/20/2023
8.9.2 540 3/20/2023
8.9.1 554 3/20/2023
8.9.0 569 3/20/2023
8.8.4 539 3/19/2023
8.8.3 603 3/16/2023
8.8.1 526 3/16/2023
8.8.0 527 3/15/2023
8.7.0 559 3/15/2023
8.6.3 581 3/8/2023
8.6.2 576 3/5/2023
8.6.1 594 3/2/2023
8.6.0 665 2/24/2023
8.5.6 646 2/22/2023
8.5.5 615 2/21/2023
8.5.4 610 2/21/2023
8.5.3 583 2/21/2023
8.5.2 604 2/21/2023
8.5.1 624 2/21/2023
8.5.0 616 2/20/2023
8.4.4 706 2/9/2023
8.4.3 645 2/8/2023
8.4.2 667 2/8/2023
8.4.1 663 2/7/2023
8.4.0 672 2/6/2023
8.3.1 739 1/30/2023
8.3.0 735 1/28/2023
8.1.3 743 1/27/2023
8.1.2 723 1/27/2023
8.1.1 758 1/25/2023
8.1.0 701 1/25/2023
8.0.0 757 1/23/2023
0.0.0 233 10/18/2023