![]() |
VOOZH | about |
dotnet add package Aksio.Cratis.Kernel.Orleans --version 9.15.5
NuGet\Install-Package Aksio.Cratis.Kernel.Orleans -Version 9.15.5
<PackageReference Include="Aksio.Cratis.Kernel.Orleans" Version="9.15.5" />
<PackageVersion Include="Aksio.Cratis.Kernel.Orleans" Version="9.15.5" />Directory.Packages.props
<PackageReference Include="Aksio.Cratis.Kernel.Orleans" />Project file
paket add Aksio.Cratis.Kernel.Orleans --version 9.15.5
#r "nuget: Aksio.Cratis.Kernel.Orleans, 9.15.5"
#:package Aksio.Cratis.Kernel.Orleans@9.15.5
#addin nuget:?package=Aksio.Cratis.Kernel.Orleans&version=9.15.5Install as a Cake Addin
#tool nuget:?package=Aksio.Cratis.Kernel.Orleans&version=9.15.5Install as a Cake Tool
👁 C# Build
👁 Publish
👁 Documentation Site
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 .
If you prefer to browse the code in VSCode, you can do so by clicking here.
Make sure you have the following installed:
The sample consists of a backend and a frontend. Navigate to the 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 , which represents the backend startup. Navigate to this and start the backend by running:
dotnet run
The frontend is located in the 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/
If you're looking to either contribute or dive into the code by building and running the Cratis Kernel locally, you can read more . You'll find issues to start with by going to here.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Aksio.Cratis.Kernel.Orleans:
| Package | Downloads |
|---|---|
|
Aksio.Cratis.Kernel.Common
Package Description |
|
|
Aksio.Cratis.Kernel.Server
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.15.5 | 483 | 2/27/2024 |
| 9.15.3 | 376 | 2/27/2024 |
| 9.15.2 | 410 | 1/14/2024 |
| 9.15.1 | 6,576 | 12/31/2023 |
| 9.15.0 | 448 | 12/29/2023 |
| 9.14.19 | 427 | 12/12/2023 |
| 9.14.18 | 425 | 12/12/2023 |
| 9.14.16 | 406 | 12/12/2023 |
| 9.14.15 | 429 | 12/12/2023 |
| 9.14.14 | 425 | 12/12/2023 |
| 9.14.13 | 431 | 12/12/2023 |
| 9.14.12 | 401 | 12/12/2023 |
| 9.14.11 | 718 | 12/11/2023 |
| 9.14.10 | 415 | 12/11/2023 |
| 9.14.8 | 392 | 12/8/2023 |
| 9.14.7 | 555 | 12/7/2023 |
| 9.14.6 | 403 | 12/7/2023 |
| 9.14.5 | 408 | 12/7/2023 |
| 9.14.4 | 388 | 12/7/2023 |
| 9.14.3 | 369 | 12/7/2023 |