Aksio.Cratis.Kernel.Grains.Interfaces 9.15.5

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

// Install Aksio.Cratis.Kernel.Grains.Interfaces as a Cake Tool
#tool nuget:?package=Aksio.Cratis.Kernel.Grains.Interfaces&version=9.15.5                

Aksio Cratis

Packages / Deployables

Nuget Docker

Builds

C# Build Publish Documentation Site

Statistics

Alt

Introduction

Cratis is an Event Sourcing database built with ease of use, productivity, compliance and maintainability in mind. It provides the core server, referred to as the Kernel with a client SDK to access it (.NET only for the time being) and tooling built into it.

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
8081 Orleans Dashboard
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.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 169 2/27/2024
9.15.4 159 2/27/2024
9.15.2 179 1/14/2024
9.15.1 5,842 12/31/2023
9.15.0 189 12/29/2023
9.14.19 208 12/12/2023
9.14.18 194 12/12/2023
9.14.16 189 12/12/2023
9.14.15 188 12/12/2023
9.14.14 181 12/12/2023
9.14.13 209 12/12/2023
9.14.12 192 12/12/2023
9.14.11 477 12/11/2023
9.14.10 207 12/11/2023
9.14.8 188 12/8/2023
9.14.7 293 12/7/2023
9.14.6 196 12/7/2023
9.14.5 203 12/7/2023
9.14.4 185 12/7/2023
9.14.3 195 12/7/2023
9.14.2 189 12/7/2023
9.14.1 196 12/7/2023
9.14.0 208 12/6/2023
9.14.0-beta.4 87 12/5/2023
9.14.0-beta.3 69 12/5/2023
9.14.0-beta.2 82 12/5/2023
9.14.0-beta.1 81 12/5/2023
9.13.0 226 12/3/2023
9.12.0 195 12/3/2023
9.12.0-beta.1 84 12/1/2023
9.11.0 287 11/29/2023
9.11.0-beta.2 69 11/26/2023
9.11.0-beta.1 69 11/26/2023
9.10.0 204 11/24/2023
9.10.0-beta.2 73 11/23/2023
9.10.0-beta.1 56 11/22/2023
9.9.1 259 11/16/2023
9.9.0 181 11/15/2023
9.8.0 333 11/13/2023
9.8.0-beta.8 69 11/8/2023
9.8.0-beta.5 66 11/7/2023
9.8.0-beta.4 69 11/6/2023
9.8.0-beta.2 73 11/6/2023
9.8.0-beta.1 79 11/2/2023
9.7.2 353 11/1/2023
9.7.1 352 10/31/2023
9.7.0 241 10/30/2023
9.7.0-beta.1 80 10/28/2023
9.6.0 238 10/26/2023
9.5.14 174 10/26/2023
9.5.13 176 10/25/2023
9.5.12 257 10/23/2023
9.5.11 177 10/23/2023
9.5.10 190 10/22/2023
9.5.10-beta.15 74 10/21/2023
9.5.10-beta.14 84 10/21/2023
9.5.10-beta.13 80 10/21/2023
9.5.10-beta.12 79 10/21/2023
9.5.10-beta.11 79 10/21/2023
9.5.10-beta.10 82 10/20/2023
9.5.10-beta.9 76 10/20/2023
9.5.10-beta.8 74 10/20/2023
9.5.10-beta.7 82 10/20/2023
9.5.10-beta.6 72 10/20/2023
9.5.10-beta.5 66 10/20/2023
9.5.10-beta.4 76 10/20/2023
9.5.10-beta.3 71 10/20/2023
9.5.10-beta.2 68 10/20/2023
9.5.10-beta.1 71 10/20/2023
9.5.9 244 10/19/2023
9.5.9-beta.5 71 10/19/2023
9.5.9-beta.4 65 10/19/2023
9.5.9-beta.3 68 10/19/2023
9.5.9-beta.2 69 10/18/2023
9.5.8 378 10/10/2023
9.5.7 184 10/10/2023
9.5.6 176 10/9/2023
9.5.5 177 10/9/2023
9.5.4 180 10/9/2023
9.5.3 186 10/6/2023
9.5.2 171 10/6/2023
9.5.1 221 10/3/2023
9.5.0 188 9/29/2023
9.4.8 278 9/26/2023
9.4.7 178 9/25/2023
9.4.6 175 9/25/2023
9.4.5 183 9/25/2023
9.4.4 159 9/25/2023
9.4.3 221 9/25/2023
9.4.2 226 9/18/2023
9.4.1 270 9/5/2023
9.4.0 147 9/5/2023
9.3.7 329 9/1/2023
9.3.1 332 8/28/2023
9.3.0 174 8/27/2023
9.2.1 178 8/25/2023
9.2.0 175 8/23/2023
9.1.0 199 8/16/2023
9.0.2 506 7/25/2023
9.0.1 225 7/25/2023
9.0.0 298 7/19/2023
9.0.0-beta.23 146 7/14/2023
9.0.0-beta.22 94 7/14/2023
9.0.0-beta.21 91 7/14/2023
9.0.0-beta.20 98 7/12/2023
9.0.0-beta.19 96 7/12/2023
9.0.0-beta.18 97 7/12/2023
9.0.0-beta.16 97 7/11/2023
9.0.0-beta.15 96 7/11/2023
9.0.0-beta.14 95 7/11/2023
9.0.0-beta.13 100 7/11/2023
9.0.0-beta.12 95 7/11/2023
9.0.0-beta.11 102 7/11/2023
9.0.0-beta.10 95 7/11/2023
9.0.0-beta.9 95 7/11/2023
9.0.0-beta.8 100 7/11/2023
9.0.0-beta.7 94 7/11/2023
9.0.0-beta.6 95 7/11/2023
9.0.0-beta.5 95 7/11/2023
9.0.0-beta.4 92 7/11/2023
9.0.0-beta.3 94 7/11/2023
9.0.0-beta.2 95 7/11/2023
8.19.1 465 5/31/2023
8.19.0 312 5/24/2023
8.18.7 285 5/16/2023
8.18.6 245 5/12/2023
8.18.5 223 5/12/2023
8.18.4 247 5/10/2023
8.18.3 244 5/9/2023
8.18.2 228 5/9/2023
8.18.1 314 5/9/2023
8.18.0 283 5/4/2023
8.17.0 255 5/3/2023
8.16.0 310 5/2/2023
8.15.0 363 4/25/2023
8.14.1 342 4/20/2023
8.14.0 450 4/20/2023
8.13.5 479 4/14/2023
8.13.4 366 4/14/2023
8.13.3 374 4/13/2023
8.13.2 402 4/13/2023
8.13.1 382 4/13/2023
8.13.0 377 4/13/2023
8.12.8 386 4/13/2023
8.12.4 403 4/12/2023
8.12.3 369 4/11/2023
8.12.2 433 4/5/2023
8.12.1 435 4/4/2023
8.12.0 427 4/4/2023
8.11.1 451 4/3/2023
8.11.0 461 4/1/2023
8.10.6 498 3/30/2023
8.10.5 449 3/30/2023
8.10.4 423 3/30/2023
8.10.3 434 3/30/2023
8.10.2 473 3/27/2023
8.10.1 476 3/23/2023
8.10.0 490 3/23/2023
8.9.5 516 3/23/2023
8.9.3 531 3/20/2023
8.9.2 482 3/20/2023
8.9.1 496 3/20/2023
8.9.0 513 3/20/2023
8.8.4 484 3/19/2023
8.8.3 548 3/16/2023
8.8.1 471 3/16/2023
8.8.0 473 3/15/2023
8.7.0 504 3/15/2023
8.6.3 524 3/8/2023
8.6.2 519 3/5/2023
8.6.1 536 3/2/2023
8.6.0 605 2/24/2023
8.5.6 590 2/22/2023
8.5.5 555 2/21/2023
8.5.4 550 2/21/2023
8.5.3 526 2/21/2023
8.5.2 547 2/21/2023
8.5.1 562 2/21/2023
8.5.0 558 2/20/2023
8.4.4 644 2/9/2023
8.4.3 585 2/8/2023
8.4.2 605 2/8/2023
8.4.1 604 2/7/2023
8.4.0 610 2/6/2023
8.3.1 680 1/30/2023
8.3.0 676 1/28/2023
8.1.3 682 1/27/2023
8.1.2 663 1/27/2023
8.1.1 697 1/25/2023
8.1.0 639 1/25/2023
8.0.0 693 1/23/2023
0.0.0 201 10/18/2023