Aksio.Cratis.Infrastructure 9.15.5

Prefix Reserved
dotnet add package Aksio.Cratis.Infrastructure --version 9.15.5
                    
NuGet\Install-Package Aksio.Cratis.Infrastructure -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.Infrastructure" Version="9.15.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aksio.Cratis.Infrastructure" Version="9.15.5" />
                    
Directory.Packages.props
<PackageReference Include="Aksio.Cratis.Infrastructure" />
                    
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.Infrastructure --version 9.15.5
                    
#r "nuget: Aksio.Cratis.Infrastructure, 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.
#:package Aksio.Cratis.Infrastructure@9.15.5
                    
#: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.Infrastructure&version=9.15.5
                    
Install as a Cake Addin
#tool nuget:?package=Aksio.Cratis.Infrastructure&version=9.15.5
                    
Install as a Cake Tool

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 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 (4)

Showing the top 4 NuGet packages that depend on Aksio.Cratis.Infrastructure:

Package Downloads
Aksio.Cratis.Kernel.Shared

Package Description

Aksio.Cratis.Kernel.Orleans

Package Description

Aksio.Cratis.Kernel.MongoDB

Package Description

Aksio.Cratis.Kernel.Storage.MongoDB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.15.5 848 2/27/2024
9.15.2 611 1/14/2024
9.15.1 18,920 12/31/2023
9.15.0 555 12/29/2023
9.14.19 588 12/12/2023
9.14.18 610 12/12/2023
9.14.16 602 12/12/2023
9.14.15 589 12/12/2023
9.14.14 589 12/12/2023
9.14.13 607 12/12/2023
9.14.12 566 12/12/2023
9.14.11 1,373 12/11/2023
9.14.10 607 12/11/2023
9.14.8 627 12/8/2023
9.14.7 855 12/7/2023
9.14.6 562 12/7/2023
9.14.5 593 12/7/2023
9.14.4 561 12/7/2023
9.14.3 581 12/7/2023
9.14.2 560 12/7/2023
9.14.1 554 12/7/2023
9.14.0 581 12/6/2023
9.14.0-beta.4 115 12/5/2023
9.14.0-beta.3 107 12/5/2023
9.14.0-beta.2 113 12/5/2023
9.14.0-beta.1 103 12/5/2023
9.13.0 687 12/3/2023
9.12.0 571 12/3/2023
9.12.0-beta.1 123 12/1/2023
9.11.0 832 11/29/2023
9.11.0-beta.2 115 11/26/2023
9.11.0-beta.1 93 11/26/2023
9.10.0 630 11/24/2023
9.10.0-beta.2 100 11/23/2023
9.10.0-beta.1 88 11/22/2023
9.9.1 739 11/16/2023
9.9.0 543 11/15/2023
9.8.0 1,003 11/13/2023
9.8.0-beta.8 102 11/8/2023
9.8.0-beta.5 90 11/7/2023
9.8.0-beta.4 105 11/6/2023
9.8.0-beta.2 95 11/6/2023
9.8.0-beta.1 107 11/2/2023
9.7.2 1,080 11/1/2023
9.7.1 1,030 10/31/2023
9.7.0 697 10/30/2023
9.7.0-beta.1 113 10/28/2023
9.6.0 650 10/26/2023
9.5.14 524 10/26/2023
9.5.13 518 10/25/2023
9.5.12 777 10/23/2023
9.5.11 544 10/23/2023
9.5.10 604 10/22/2023
9.5.10-beta.15 114 10/21/2023
9.5.10-beta.14 113 10/21/2023
9.5.10-beta.13 117 10/21/2023
9.5.10-beta.12 110 10/21/2023
9.5.10-beta.11 118 10/21/2023
9.5.10-beta.10 111 10/20/2023
9.5.10-beta.9 108 10/20/2023
9.5.10-beta.8 103 10/20/2023
9.5.10-beta.7 116 10/20/2023
9.5.10-beta.6 102 10/20/2023
9.5.10-beta.5 108 10/20/2023
9.5.10-beta.4 111 10/20/2023
9.5.10-beta.3 113 10/20/2023
9.5.10-beta.2 101 10/20/2023
9.5.10-beta.1 107 10/20/2023
9.5.9 741 10/19/2023
9.5.9-beta.5 105 10/19/2023
9.5.9-beta.4 100 10/19/2023
9.5.9-beta.3 105 10/19/2023
9.5.9-beta.2 104 10/18/2023
9.5.8 1,160 10/10/2023
9.5.7 585 10/10/2023
9.5.6 541 10/9/2023
9.5.5 561 10/9/2023
9.5.4 569 10/9/2023
9.5.3 567 10/6/2023
9.5.2 570 10/6/2023
9.5.1 751 10/3/2023
9.5.0 569 9/29/2023
9.4.8 1,049 9/26/2023
9.4.7 537 9/25/2023
9.4.6 535 9/25/2023
9.4.5 561 9/25/2023
9.4.4 529 9/25/2023
9.4.3 761 9/25/2023
9.4.2 838 9/18/2023
9.4.1 961 9/5/2023
9.4.0 401 9/5/2023
9.3.7 1,313 9/1/2023
9.3.1 1,154 8/28/2023
9.3.0 592 8/27/2023
9.2.1 596 8/25/2023
9.2.0 618 8/23/2023
9.1.0 653 8/16/2023
9.0.2 1,476 7/25/2023
9.0.1 682 7/25/2023
9.0.0 890 7/19/2023
9.0.0-beta.23 297 7/14/2023
9.0.0-beta.22 154 7/14/2023
9.0.0-beta.21 158 7/14/2023
9.0.0-beta.20 164 7/12/2023
9.0.0-beta.19 136 7/12/2023
9.0.0-beta.18 168 7/12/2023
9.0.0-beta.16 164 7/11/2023
9.0.0-beta.15 162 7/11/2023
0.0.0 606 10/18/2023