Aksio.Cratis.Kernel.Grains 8.13.1

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

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

Package Downloads
Aksio.Cratis.Kernel.MongoDB

Package Description

Aksio.Cratis.Kernel.Read

Package Description

Aksio.Cratis.Kernel.Server

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.15.5 149 2/27/2024
9.15.4 135 2/27/2024
9.15.2 163 1/14/2024
9.15.1 5,971 12/31/2023
9.15.0 180 12/29/2023
9.14.19 170 12/12/2023
9.14.18 167 12/12/2023
9.14.16 153 12/12/2023
9.14.15 140 12/12/2023
9.14.14 131 12/12/2023
9.14.13 147 12/12/2023
9.14.12 158 12/12/2023
9.14.11 443 12/11/2023
9.14.10 155 12/11/2023
9.14.8 146 12/8/2023
9.14.7 269 12/7/2023
9.14.6 150 12/7/2023
9.14.5 154 12/7/2023
9.14.4 150 12/7/2023
9.14.3 144 12/7/2023
9.14.2 170 12/7/2023
9.14.1 134 12/7/2023
9.14.0 155 12/6/2023
9.14.0-beta.4 101 12/5/2023
9.14.0-beta.3 91 12/5/2023
9.14.0-beta.2 93 12/5/2023
9.14.0-beta.1 91 12/5/2023
9.13.0 228 12/3/2023
9.12.0 182 12/3/2023
9.12.0-beta.1 102 12/1/2023
9.11.0 273 11/29/2023
9.11.0-beta.2 94 11/26/2023
9.11.0-beta.1 93 11/26/2023
9.10.0 196 11/24/2023
9.10.0-beta.2 90 11/23/2023
9.10.0-beta.1 69 11/22/2023
9.9.1 232 11/16/2023
9.9.0 163 11/15/2023
9.8.0 292 11/13/2023
9.8.0-beta.8 88 11/8/2023
9.8.0-beta.5 87 11/7/2023
9.8.0-beta.4 87 11/6/2023
9.8.0-beta.2 84 11/6/2023
9.8.0-beta.1 97 11/2/2023
9.7.2 343 11/1/2023
9.7.1 310 10/31/2023
9.7.0 237 10/30/2023
9.7.0-beta.1 95 10/28/2023
9.6.0 237 10/26/2023
9.5.14 179 10/26/2023
9.5.13 180 10/25/2023
9.5.12 253 10/23/2023
9.5.11 168 10/23/2023
9.5.10 186 10/22/2023
9.5.10-beta.15 98 10/21/2023
9.5.10-beta.14 108 10/21/2023
9.5.10-beta.13 100 10/21/2023
9.5.10-beta.12 106 10/21/2023
9.5.10-beta.11 104 10/21/2023
9.5.10-beta.10 105 10/20/2023
9.5.10-beta.9 101 10/20/2023
9.5.10-beta.8 96 10/20/2023
9.5.10-beta.7 96 10/20/2023
9.5.10-beta.6 97 10/20/2023
9.5.10-beta.5 103 10/20/2023
9.5.10-beta.4 95 10/20/2023
9.5.10-beta.3 93 10/20/2023
9.5.10-beta.2 96 10/20/2023
9.5.10-beta.1 88 10/20/2023
9.5.9 239 10/19/2023
9.5.9-beta.5 87 10/19/2023
9.5.9-beta.4 101 10/19/2023
9.5.9-beta.3 87 10/19/2023
9.5.9-beta.2 88 10/18/2023
9.5.8 357 10/10/2023
9.5.7 170 10/10/2023
9.5.6 148 10/9/2023
9.5.5 167 10/9/2023
9.5.4 153 10/9/2023
9.5.3 155 10/6/2023
9.5.2 155 10/6/2023
9.5.1 203 10/3/2023
9.5.0 209 9/29/2023
9.4.8 268 9/26/2023
9.4.7 155 9/25/2023
9.4.6 146 9/25/2023
9.4.5 180 9/25/2023
9.4.4 161 9/25/2023
9.4.3 230 9/25/2023
9.4.2 241 9/18/2023
9.4.1 227 9/5/2023
9.4.0 155 9/5/2023
9.3.7 339 9/1/2023
9.3.1 313 8/28/2023
9.3.0 182 8/27/2023
9.2.1 187 8/25/2023
9.2.0 192 8/23/2023
9.1.0 206 8/16/2023
9.0.2 531 7/25/2023
9.0.1 244 7/25/2023
9.0.0 332 7/19/2023
9.0.0-beta.23 183 7/14/2023
9.0.0-beta.22 136 7/14/2023
9.0.0-beta.21 138 7/14/2023
9.0.0-beta.20 139 7/12/2023
9.0.0-beta.19 122 7/12/2023
9.0.0-beta.18 136 7/12/2023
9.0.0-beta.16 133 7/11/2023
9.0.0-beta.15 130 7/11/2023
9.0.0-beta.14 129 7/11/2023
9.0.0-beta.13 129 7/11/2023
9.0.0-beta.12 131 7/11/2023
9.0.0-beta.11 140 7/11/2023
9.0.0-beta.10 133 7/11/2023
9.0.0-beta.9 125 7/11/2023
9.0.0-beta.8 130 7/11/2023
9.0.0-beta.7 129 7/11/2023
9.0.0-beta.6 134 7/11/2023
9.0.0-beta.5 130 7/11/2023
9.0.0-beta.4 130 7/11/2023
9.0.0-beta.3 131 7/11/2023
9.0.0-beta.2 132 7/11/2023
8.19.1 461 5/31/2023
8.19.0 298 5/24/2023
8.18.7 283 5/16/2023
8.18.6 228 5/12/2023
8.18.5 210 5/12/2023
8.18.4 243 5/10/2023
8.18.3 233 5/9/2023
8.18.2 232 5/9/2023
8.18.1 297 5/9/2023
8.18.0 259 5/4/2023
8.17.0 235 5/3/2023
8.16.0 262 5/2/2023
8.15.0 267 4/25/2023
8.14.1 259 4/20/2023
8.14.0 352 4/20/2023
8.13.5 377 4/14/2023
8.13.4 295 4/14/2023
8.13.3 277 4/13/2023
8.13.2 317 4/13/2023
8.13.1 289 4/13/2023
8.13.0 305 4/13/2023
8.12.8 299 4/13/2023
8.12.4 295 4/12/2023
8.12.3 304 4/11/2023
8.12.2 330 4/5/2023
8.12.1 338 4/4/2023
8.12.0 333 4/4/2023
8.11.1 335 4/3/2023
8.11.0 355 4/1/2023
8.10.6 388 3/30/2023
8.10.5 340 3/30/2023
8.10.4 337 3/30/2023
8.10.3 353 3/30/2023
8.10.2 354 3/27/2023
8.10.1 355 3/23/2023
8.10.0 361 3/23/2023
8.9.5 392 3/23/2023
8.9.3 430 3/20/2023
8.9.2 376 3/20/2023
8.9.1 380 3/20/2023
8.9.0 383 3/20/2023
8.8.4 364 3/19/2023
8.8.3 448 3/16/2023
8.8.1 329 3/16/2023
8.8.0 340 3/15/2023
8.7.0 363 3/15/2023
8.6.3 391 3/8/2023
8.6.2 398 3/5/2023
8.6.1 407 3/2/2023
8.6.0 468 2/24/2023
8.5.6 447 2/22/2023
8.5.5 423 2/21/2023
8.5.4 383 2/21/2023
8.5.3 389 2/21/2023
8.5.2 419 2/21/2023
8.5.1 413 2/21/2023
8.5.0 395 2/20/2023
8.4.4 372 2/9/2023
8.4.3 366 2/8/2023
8.4.2 390 2/8/2023
8.4.1 384 2/7/2023
8.4.0 387 2/6/2023
8.3.1 423 1/30/2023
8.3.0 422 1/28/2023
8.1.3 438 1/27/2023
8.1.2 411 1/27/2023
8.1.1 432 1/25/2023
8.1.0 408 1/25/2023
8.0.0 444 1/23/2023
0.0.0 196 10/18/2023