Aksio.Cratis.Kernel.Orleans 9.15.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Aksio.Cratis.Kernel.Orleans --version 9.15.5
NuGet\Install-Package Aksio.Cratis.Kernel.Orleans -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.Orleans" 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.Orleans --version 9.15.5
#r "nuget: Aksio.Cratis.Kernel.Orleans, 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.Orleans as a Cake Addin
#addin nuget:?package=Aksio.Cratis.Kernel.Orleans&version=9.15.5

// Install Aksio.Cratis.Kernel.Orleans as a Cake Tool
#tool nuget:?package=Aksio.Cratis.Kernel.Orleans&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 (2)

Showing the top 2 NuGet packages that depend on Aksio.Cratis.Kernel.Orleans:

Package Downloads
Aksio.Cratis.Kernel.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Aksio.Cratis.Kernel.Server The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.15.5 148 2/27/2024
9.15.3 132 2/27/2024
9.15.2 151 1/14/2024
9.15.1 2,604 12/31/2023
9.15.0 155 12/29/2023
9.14.19 153 12/12/2023
9.14.18 141 12/12/2023
9.14.16 138 12/12/2023
9.14.15 141 12/12/2023
9.14.14 142 12/12/2023
9.14.13 158 12/12/2023
9.14.12 157 12/12/2023
9.14.11 452 12/11/2023
9.14.10 151 12/11/2023
9.14.8 142 12/8/2023
9.14.7 248 12/7/2023
9.14.6 146 12/7/2023
9.14.5 158 12/7/2023
9.14.4 157 12/7/2023
9.14.3 154 12/7/2023
9.14.2 138 12/7/2023
9.14.1 136 12/7/2023
9.14.0 149 12/6/2023
9.14.0-beta.4 70 12/5/2023
9.14.0-beta.3 62 12/5/2023
9.14.0-beta.2 65 12/5/2023
9.14.0-beta.1 65 12/5/2023
9.13.0 187 12/3/2023
9.12.0 156 12/3/2023
9.12.0-beta.1 70 12/1/2023
9.11.0 253 11/29/2023
9.11.0-beta.2 57 11/26/2023
9.11.0-beta.1 53 11/26/2023
9.10.0 188 11/24/2023
9.10.0-beta.2 62 11/23/2023
9.10.0-beta.1 41 11/22/2023
9.9.1 203 11/16/2023
9.9.0 131 11/15/2023
9.8.0 292 11/13/2023
9.8.0-beta.8 52 11/8/2023
9.8.0-beta.5 53 11/7/2023
9.8.0-beta.4 55 11/6/2023
9.8.0-beta.2 56 11/6/2023
9.8.0-beta.1 61 11/2/2023
9.7.2 311 11/1/2023
9.7.1 289 10/31/2023
9.7.0 199 10/30/2023
9.7.0-beta.1 64 10/28/2023
9.6.0 187 10/26/2023
9.5.14 136 10/26/2023
9.5.13 139 10/25/2023
9.5.12 224 10/23/2023
9.5.11 135 10/23/2023
9.5.10 151 10/22/2023
9.5.10-beta.15 62 10/21/2023
9.5.10-beta.14 59 10/21/2023
9.5.10-beta.13 57 10/21/2023
9.5.10-beta.12 62 10/21/2023
9.5.10-beta.11 64 10/21/2023
9.5.10-beta.10 62 10/20/2023
9.5.10-beta.9 57 10/20/2023
9.5.10-beta.8 61 10/20/2023
9.5.10-beta.7 64 10/20/2023
9.5.10-beta.6 55 10/20/2023
9.5.10-beta.5 58 10/20/2023
9.5.10-beta.4 58 10/20/2023
9.5.10-beta.3 59 10/20/2023
9.5.10-beta.2 54 10/20/2023
9.5.10-beta.1 57 10/20/2023
9.5.9 187 10/19/2023
9.5.9-beta.5 50 10/19/2023
9.5.9-beta.4 47 10/19/2023
9.5.9-beta.3 53 10/19/2023
9.5.9-beta.2 56 10/18/2023
9.5.8 336 10/10/2023
9.5.7 143 10/10/2023
9.5.6 137 10/9/2023
9.5.5 134 10/9/2023
9.5.4 140 10/9/2023
9.5.3 146 10/6/2023
9.5.2 144 10/6/2023
9.5.1 189 10/3/2023
9.5.0 153 9/29/2023
9.4.8 250 9/26/2023
9.4.7 136 9/25/2023
9.4.6 138 9/25/2023
9.4.5 142 9/25/2023
9.4.4 142 9/25/2023
9.4.3 191 9/25/2023
9.4.2 186 9/18/2023
9.4.1 229 9/5/2023
9.4.0 105 9/5/2023
9.3.7 304 9/1/2023
9.3.1 297 8/28/2023
9.3.0 145 8/27/2023
9.2.1 157 8/25/2023
9.2.0 178 8/23/2023
9.1.0 180 8/16/2023
9.0.2 599 7/25/2023
9.0.1 212 7/25/2023
9.0.0 287 7/19/2023
9.0.0-beta.23 129 7/14/2023
9.0.0-beta.22 84 7/14/2023
9.0.0-beta.21 86 7/14/2023
9.0.0-beta.20 90 7/12/2023
9.0.0-beta.19 77 7/12/2023
9.0.0-beta.18 88 7/12/2023
9.0.0-beta.16 85 7/11/2023
9.0.0-beta.15 84 7/11/2023
9.0.0-beta.14 87 7/11/2023
9.0.0-beta.13 87 7/11/2023
9.0.0-beta.12 83 7/11/2023
9.0.0-beta.11 87 7/11/2023
9.0.0-beta.10 86 7/11/2023
9.0.0-beta.9 81 7/11/2023
9.0.0-beta.8 87 7/11/2023
9.0.0-beta.7 83 7/11/2023
9.0.0-beta.6 83 7/11/2023
9.0.0-beta.5 83 7/11/2023
9.0.0-beta.4 86 7/11/2023
9.0.0-beta.3 84 7/11/2023
9.0.0-beta.2 85 7/11/2023
8.19.1 492 5/31/2023
8.19.0 324 5/24/2023
8.18.7 311 5/16/2023
8.18.6 316 5/12/2023
8.18.5 238 5/12/2023
8.18.4 252 5/10/2023
8.18.3 263 5/9/2023
8.18.2 244 5/9/2023
8.18.1 330 5/9/2023
8.18.0 317 5/4/2023
8.17.0 284 5/3/2023
8.16.0 303 5/2/2023
8.15.0 385 4/25/2023
8.14.1 352 4/20/2023
8.14.0 470 4/20/2023
8.13.5 490 4/14/2023
8.13.4 400 4/14/2023
8.13.3 377 4/13/2023
8.13.2 415 4/13/2023
8.13.1 423 4/13/2023
8.13.0 413 4/13/2023
8.12.8 420 4/13/2023
8.12.4 454 4/12/2023
8.12.3 417 4/11/2023
8.12.2 486 4/5/2023
8.12.1 439 4/4/2023
8.12.0 459 4/4/2023
8.11.1 488 4/3/2023
8.11.0 506 4/1/2023
8.10.6 530 3/30/2023
8.10.5 508 3/30/2023
8.10.4 478 3/30/2023
8.10.3 477 3/30/2023
8.10.2 505 3/27/2023
8.10.1 566 3/23/2023
8.10.0 556 3/23/2023
8.9.5 563 3/23/2023
8.9.3 617 3/20/2023
8.9.2 542 3/20/2023
8.9.1 576 3/20/2023
8.9.0 580 3/20/2023
8.8.4 561 3/19/2023
8.8.3 612 3/16/2023
8.8.1 556 3/16/2023
8.8.0 570 3/15/2023
8.7.0 560 3/15/2023
8.6.3 596 3/8/2023
8.6.2 604 3/5/2023
8.6.1 626 3/2/2023
8.6.0 732 2/24/2023
8.5.6 663 2/22/2023
8.5.5 645 2/21/2023
8.5.4 656 2/21/2023
8.5.3 628 2/21/2023
8.5.2 658 2/21/2023
8.5.1 659 2/21/2023
8.5.0 681 2/20/2023
8.4.4 760 2/9/2023
8.4.3 702 2/8/2023
8.4.2 714 2/8/2023
8.4.1 715 2/7/2023
8.4.0 716 2/6/2023
8.3.1 809 1/30/2023
8.3.0 804 1/28/2023
8.1.3 822 1/27/2023
8.1.2 791 1/27/2023
8.1.1 794 1/25/2023
8.1.0 780 1/25/2023
8.0.0 799 1/23/2023
0.0.0 168 10/18/2023