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

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.9
                    
NuGet\Install-Package Aksio.Cratis.Kernel.Grains.Interfaces -Version 9.0.0-beta.9
                    
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.9" />
                    
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.9" />
                    
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.9
                    
#r "nuget: Aksio.Cratis.Kernel.Grains.Interfaces, 9.0.0-beta.9"
                    
#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.9
                    
#: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.9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Aksio.Cratis.Kernel.Grains.Interfaces&version=9.0.0-beta.9&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 205 2/27/2024
9.15.4 198 2/27/2024
9.15.2 210 1/14/2024
9.15.1 6,063 12/31/2023
9.15.0 219 12/29/2023
9.14.19 238 12/12/2023
9.14.18 227 12/12/2023
9.14.16 219 12/12/2023
9.14.15 216 12/12/2023
9.14.14 214 12/12/2023
9.14.13 239 12/12/2023
9.14.12 223 12/12/2023
9.14.11 507 12/11/2023
9.14.10 237 12/11/2023
9.14.8 221 12/8/2023
9.14.7 328 12/7/2023
9.14.6 228 12/7/2023
9.14.5 237 12/7/2023
9.14.4 229 12/7/2023
9.14.3 209 12/7/2023
9.14.2 209 12/7/2023
9.14.1 211 12/7/2023
9.14.0 223 12/6/2023
9.14.0-beta.4 106 12/5/2023
9.14.0-beta.3 89 12/5/2023
9.14.0-beta.2 95 12/5/2023
9.14.0-beta.1 97 12/5/2023
9.13.0 247 12/3/2023
9.12.0 212 12/3/2023
9.12.0-beta.1 99 12/1/2023
9.11.0 302 11/29/2023
9.11.0-beta.2 90 11/26/2023
9.11.0-beta.1 86 11/26/2023
9.10.0 218 11/24/2023
9.10.0-beta.2 88 11/23/2023
9.10.0-beta.1 68 11/22/2023
9.9.1 278 11/16/2023
9.9.0 201 11/15/2023
9.8.0 350 11/13/2023
9.8.0-beta.8 84 11/8/2023
9.8.0-beta.5 82 11/7/2023
9.8.0-beta.4 82 11/6/2023
9.8.0-beta.2 92 11/6/2023
9.8.0-beta.1 93 11/2/2023
9.7.2 367 11/1/2023
9.7.1 365 10/31/2023
9.7.0 255 10/30/2023
9.7.0-beta.1 97 10/28/2023
9.6.0 256 10/26/2023
9.5.14 193 10/26/2023
9.5.13 195 10/25/2023
9.5.12 277 10/23/2023
9.5.11 202 10/23/2023
9.5.10 213 10/22/2023
9.5.10-beta.15 93 10/21/2023
9.5.10-beta.14 107 10/21/2023
9.5.10-beta.13 103 10/21/2023
9.5.10-beta.12 98 10/21/2023
9.5.10-beta.11 100 10/21/2023
9.5.10-beta.10 102 10/20/2023
9.5.10-beta.9 97 10/20/2023
9.5.10-beta.8 93 10/20/2023
9.5.10-beta.7 102 10/20/2023
9.5.10-beta.6 100 10/20/2023
9.5.10-beta.5 86 10/20/2023
9.5.10-beta.4 100 10/20/2023
9.5.10-beta.3 90 10/20/2023
9.5.10-beta.2 89 10/20/2023
9.5.10-beta.1 103 10/20/2023
9.5.9 280 10/19/2023
9.5.9-beta.5 94 10/19/2023
9.5.9-beta.4 86 10/19/2023
9.5.9-beta.3 93 10/19/2023
9.5.9-beta.2 91 10/18/2023
9.5.8 399 10/10/2023
9.5.7 210 10/10/2023
9.5.6 200 10/9/2023
9.5.5 197 10/9/2023
9.5.4 205 10/9/2023
9.5.3 208 10/6/2023
9.5.2 198 10/6/2023
9.5.1 248 10/3/2023
9.5.0 213 9/29/2023
9.4.8 298 9/26/2023
9.4.7 207 9/25/2023
9.4.6 197 9/25/2023
9.4.5 204 9/25/2023
9.4.4 184 9/25/2023
9.4.3 245 9/25/2023
9.4.2 261 9/18/2023
9.4.1 298 9/5/2023
9.4.0 175 9/5/2023
9.3.7 357 9/1/2023
9.3.1 360 8/28/2023
9.3.0 203 8/27/2023
9.2.1 208 8/25/2023
9.2.0 200 8/23/2023
9.1.0 226 8/16/2023
9.0.2 544 7/25/2023
9.0.1 259 7/25/2023
9.0.0 330 7/19/2023
9.0.0-beta.23 179 7/14/2023
9.0.0-beta.22 123 7/14/2023
9.0.0-beta.21 119 7/14/2023
9.0.0-beta.20 127 7/12/2023
9.0.0-beta.19 125 7/12/2023
9.0.0-beta.18 126 7/12/2023
9.0.0-beta.16 127 7/11/2023
9.0.0-beta.15 124 7/11/2023
9.0.0-beta.14 126 7/11/2023
9.0.0-beta.13 131 7/11/2023
9.0.0-beta.12 125 7/11/2023
9.0.0-beta.11 132 7/11/2023
9.0.0-beta.10 125 7/11/2023
9.0.0-beta.9 126 7/11/2023
9.0.0-beta.8 132 7/11/2023
9.0.0-beta.7 125 7/11/2023
9.0.0-beta.6 125 7/11/2023
9.0.0-beta.5 123 7/11/2023
9.0.0-beta.4 124 7/11/2023
9.0.0-beta.3 125 7/11/2023
9.0.0-beta.2 125 7/11/2023
8.19.1 501 5/31/2023
8.19.0 349 5/24/2023
8.18.7 324 5/16/2023
8.18.6 285 5/12/2023
8.18.5 264 5/12/2023
8.18.4 286 5/10/2023
8.18.3 281 5/9/2023
8.18.2 266 5/9/2023
8.18.1 356 5/9/2023
8.18.0 322 5/4/2023
8.17.0 293 5/3/2023
8.16.0 359 5/2/2023
8.15.0 407 4/25/2023
8.14.1 382 4/20/2023
8.14.0 490 4/20/2023
8.13.5 524 4/14/2023
8.13.4 403 4/14/2023
8.13.3 411 4/13/2023
8.13.2 450 4/13/2023
8.13.1 427 4/13/2023
8.13.0 416 4/13/2023
8.12.8 420 4/13/2023
8.12.4 439 4/12/2023
8.12.3 406 4/11/2023
8.12.2 466 4/5/2023
8.12.1 468 4/4/2023
8.12.0 460 4/4/2023
8.11.1 488 4/3/2023
8.11.0 500 4/1/2023
8.10.6 537 3/30/2023
8.10.5 486 3/30/2023
8.10.4 460 3/30/2023
8.10.3 469 3/30/2023
8.10.2 512 3/27/2023
8.10.1 511 3/23/2023
8.10.0 527 3/23/2023
8.9.5 558 3/23/2023
8.9.3 567 3/20/2023
8.9.2 520 3/20/2023
8.9.1 532 3/20/2023
8.9.0 547 3/20/2023
8.8.4 519 3/19/2023
8.8.3 583 3/16/2023
8.8.1 506 3/16/2023
8.8.0 506 3/15/2023
8.7.0 539 3/15/2023
8.6.3 560 3/8/2023
8.6.2 555 3/5/2023
8.6.1 573 3/2/2023
8.6.0 642 2/24/2023
8.5.6 625 2/22/2023
8.5.5 594 2/21/2023
8.5.4 588 2/21/2023
8.5.3 562 2/21/2023
8.5.2 583 2/21/2023
8.5.1 603 2/21/2023
8.5.0 594 2/20/2023
8.4.4 683 2/9/2023
8.4.3 624 2/8/2023
8.4.2 645 2/8/2023
8.4.1 642 2/7/2023
8.4.0 650 2/6/2023
8.3.1 718 1/30/2023
8.3.0 714 1/28/2023
8.1.3 721 1/27/2023
8.1.2 703 1/27/2023
8.1.1 737 1/25/2023
8.1.0 679 1/25/2023
8.0.0 735 1/23/2023
0.0.0 224 10/18/2023