Aksio.Cratis.Specifications 9.15.5

Prefix Reserved
dotnet add package Aksio.Cratis.Specifications --version 9.15.5
                    
NuGet\Install-Package Aksio.Cratis.Specifications -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.Specifications" 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.Specifications" Version="9.15.5" />
                    
Directory.Packages.props
<PackageReference Include="Aksio.Cratis.Specifications" />
                    
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.Specifications --version 9.15.5
                    
#r "nuget: Aksio.Cratis.Specifications, 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.Specifications@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.Specifications&version=9.15.5
                    
Install as a Cake Addin
#tool nuget:?package=Aksio.Cratis.Specifications&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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.15.5 191 2/27/2024
9.15.2 181 1/14/2024
9.15.1 11,010 12/31/2023
9.15.0 171 12/29/2023
9.14.19 149 12/12/2023
9.14.18 172 12/12/2023
9.14.16 162 12/12/2023
9.14.15 171 12/12/2023
9.14.14 170 12/12/2023
9.14.13 185 12/12/2023
9.14.12 175 12/12/2023
9.14.11 681 12/11/2023
9.14.10 179 12/11/2023
9.14.8 191 12/8/2023
9.14.7 357 12/7/2023
9.14.6 195 12/7/2023
9.14.5 178 12/7/2023
9.14.4 190 12/7/2023
9.14.3 175 12/7/2023
9.14.2 194 12/7/2023
9.14.1 172 12/7/2023
9.14.0 173 12/6/2023
9.14.0-beta.4 85 12/5/2023
9.14.0-beta.3 103 12/5/2023
9.14.0-beta.2 90 12/5/2023
9.14.0-beta.1 94 12/5/2023
9.13.0 237 12/3/2023
9.12.0 188 12/3/2023
9.12.0-beta.1 97 12/1/2023
9.11.0 317 11/29/2023
9.11.0-beta.2 104 11/26/2023
9.11.0-beta.1 92 11/26/2023
9.10.0 243 11/24/2023
9.10.0-beta.2 94 11/23/2023
9.10.0-beta.1 68 11/22/2023
9.9.1 246 11/16/2023
9.9.0 160 11/15/2023
9.8.0 393 11/13/2023
9.8.0-beta.8 84 11/8/2023
9.8.0-beta.5 87 11/7/2023
9.8.0-beta.4 89 11/6/2023
9.8.0-beta.2 91 11/6/2023
9.8.0-beta.1 94 11/2/2023
9.7.2 459 11/1/2023
9.7.1 394 10/31/2023
9.7.0 281 10/30/2023
9.7.0-beta.1 106 10/28/2023
9.6.0 268 10/26/2023
9.5.14 186 10/26/2023
9.5.13 189 10/25/2023
9.5.12 293 10/23/2023
9.5.11 175 10/23/2023
9.5.10 210 10/22/2023
9.5.10-beta.15 100 10/21/2023
9.5.10-beta.14 103 10/21/2023
9.5.10-beta.13 99 10/21/2023
9.5.10-beta.12 88 10/21/2023
9.5.10-beta.11 97 10/21/2023
9.5.10-beta.10 94 10/20/2023
9.5.10-beta.9 93 10/20/2023
9.5.10-beta.8 101 10/20/2023
9.5.10-beta.7 106 10/20/2023
9.5.10-beta.6 104 10/20/2023
9.5.10-beta.5 106 10/20/2023
9.5.10-beta.4 101 10/20/2023
9.5.10-beta.3 96 10/20/2023
9.5.10-beta.2 104 10/20/2023
9.5.10-beta.1 93 10/20/2023
9.5.9 269 10/19/2023
9.5.9-beta.5 97 10/19/2023
9.5.9-beta.4 94 10/19/2023
9.5.9-beta.3 94 10/19/2023
9.5.9-beta.2 99 10/18/2023
9.5.8 498 10/10/2023
9.5.7 178 10/10/2023
9.5.6 178 10/9/2023
9.5.5 201 10/9/2023
9.5.4 197 10/9/2023
9.5.3 188 10/6/2023
9.5.2 197 10/6/2023
9.5.1 302 10/3/2023
9.5.0 206 9/29/2023
9.4.8 446 9/26/2023
9.4.7 176 9/25/2023
9.4.6 182 9/25/2023
9.4.5 199 9/25/2023
9.4.4 196 9/25/2023
9.4.3 311 9/25/2023
9.4.2 354 9/18/2023
9.4.1 366 9/5/2023
9.3.7 619 9/1/2023
9.3.1 448 8/28/2023
9.3.0 232 8/27/2023
9.2.1 227 8/25/2023
9.2.0 222 8/23/2023
9.1.0 235 8/16/2023
9.0.2 602 7/25/2023
9.0.1 269 7/25/2023
9.0.0 371 7/19/2023
9.0.0-beta.23 216 7/14/2023
9.0.0-beta.22 142 7/14/2023
9.0.0-beta.21 149 7/14/2023
9.0.0-beta.20 150 7/12/2023
9.0.0-beta.19 133 7/12/2023
9.0.0-beta.18 150 7/12/2023
9.0.0-beta.16 147 7/11/2023
9.0.0-beta.15 155 7/11/2023
9.0.0-beta.14 151 7/11/2023
9.0.0-beta.13 143 7/11/2023
9.0.0-beta.12 143 7/11/2023
9.0.0-beta.11 146 7/11/2023
9.0.0-beta.10 140 7/11/2023
9.0.0-beta.9 142 7/11/2023
9.0.0-beta.8 145 7/11/2023
9.0.0-beta.7 141 7/11/2023
9.0.0-beta.6 142 7/11/2023
9.0.0-beta.5 149 7/11/2023
9.0.0-beta.4 139 7/11/2023
9.0.0-beta.3 141 7/11/2023
9.0.0-beta.2 146 7/11/2023
8.19.1 797 5/31/2023
8.19.0 482 5/24/2023
8.18.7 447 5/16/2023
8.18.6 334 5/12/2023
8.18.5 289 5/12/2023
8.18.4 325 5/10/2023
8.18.3 278 5/9/2023
8.18.2 307 5/9/2023
8.18.1 441 5/9/2023
8.18.0 392 5/4/2023
8.17.0 344 5/3/2023
8.16.0 309 5/2/2023
8.15.0 400 4/25/2023
8.14.1 343 4/20/2023
8.14.0 479 4/20/2023
8.13.5 453 4/14/2023
8.13.4 316 4/14/2023
8.13.3 295 4/13/2023
8.13.2 312 4/13/2023
8.13.1 319 4/13/2023
8.13.0 340 4/13/2023
8.12.8 323 4/13/2023
8.12.4 297 4/12/2023
8.12.3 305 4/11/2023
8.12.2 381 4/5/2023
8.12.1 349 4/4/2023
8.12.0 360 4/4/2023
8.11.1 349 4/3/2023
8.11.0 358 4/1/2023
8.10.6 474 3/30/2023
8.10.5 323 3/30/2023
8.10.4 324 3/30/2023
8.10.3 323 3/30/2023
8.10.2 344 3/27/2023
8.10.1 354 3/23/2023
8.10.0 368 3/23/2023
8.9.5 449 3/23/2023
8.9.3 449 3/20/2023
8.9.2 368 3/20/2023
8.9.1 358 3/20/2023
8.9.0 342 3/20/2023
8.8.4 364 3/19/2023
8.8.3 436 3/16/2023
8.8.1 348 3/16/2023
8.8.0 355 3/15/2023
8.7.0 350 3/15/2023
8.6.3 400 3/8/2023
8.6.2 377 3/5/2023
8.6.1 358 3/2/2023
8.6.0 494 2/24/2023
8.5.6 468 2/22/2023
8.5.5 400 2/21/2023
8.5.4 406 2/21/2023
8.5.3 415 2/21/2023
8.5.2 424 2/21/2023
8.5.1 377 2/21/2023
8.5.0 424 2/20/2023
8.4.4 545 2/9/2023
8.4.3 482 2/8/2023
8.4.2 404 2/8/2023
8.4.1 404 2/7/2023
8.4.0 451 2/6/2023
8.3.1 554 1/30/2023
8.3.0 428 1/28/2023
8.1.3 496 1/27/2023
8.1.2 440 1/27/2023
8.1.1 472 1/25/2023
8.1.0 444 1/25/2023
8.0.0 425 1/23/2023
7.4.2 433 1/23/2023
7.4.1 447 1/20/2023
7.4.0 435 1/19/2023
7.3.2 507 1/13/2023
7.3.1 468 1/13/2023
7.3.0 459 1/13/2023
7.2.0 477 1/12/2023
7.1.0 459 1/11/2023
7.0.0 484 1/10/2023
6.25.5 512 1/2/2023
6.25.4 516 1/2/2023
6.25.3 485 12/30/2022
6.25.2 536 12/28/2022
6.25.1 444 12/28/2022
6.25.0 427 12/28/2022
6.24.1 433 12/27/2022
6.24.0 420 12/27/2022
6.23.1 560 12/25/2022
6.23.0 434 12/25/2022
6.22.0 441 12/23/2022
6.21.6 450 12/22/2022
6.21.5 419 12/21/2022
6.21.4 448 12/21/2022
6.21.3 420 12/19/2022
6.21.2 485 12/18/2022
6.21.1 428 12/16/2022
6.21.0 429 12/15/2022
6.20.0 441 12/14/2022
6.19.0 492 12/12/2022
6.18.2 471 12/12/2022
6.18.1 451 12/9/2022
6.18.0 455 12/5/2022
6.17.9 474 12/5/2022
6.17.8 645 11/27/2022
6.17.5 564 11/18/2022
6.17.3 472 11/18/2022
6.17.2 519 11/14/2022
6.17.1 483 11/14/2022
6.17.0 513 11/10/2022
6.16.9 527 11/8/2022
6.16.8 497 11/8/2022
6.16.7 498 11/8/2022
6.16.6 487 11/8/2022
6.16.5 492 11/7/2022
6.16.4 516 11/7/2022
6.16.3 644 11/7/2022
6.16.2 532 11/5/2022
6.16.1 523 11/5/2022
6.16.0 523 11/5/2022
6.15.11 522 11/4/2022
6.15.10 538 11/4/2022
6.15.9 533 11/4/2022
6.15.8 503 11/3/2022
6.15.7 500 11/3/2022
6.15.6 523 11/2/2022
6.15.5 508 11/2/2022
6.15.0 528 11/2/2022
6.14.0 567 10/30/2022
6.13.0 553 10/28/2022
6.12.1 576 10/27/2022
6.12.0 568 10/27/2022
6.11.8 626 10/19/2022
6.11.7 592 10/18/2022
6.11.6 547 10/14/2022
6.11.5 579 10/14/2022
6.11.4 568 10/14/2022
6.11.3 581 10/14/2022
6.11.2 555 10/13/2022
6.11.1 554 10/13/2022
6.10.33 631 9/20/2022
6.10.32 649 9/16/2022
6.10.31 656 9/14/2022
6.10.30 700 9/13/2022
6.10.29 626 9/8/2022
6.10.28 612 9/8/2022
6.10.27 630 9/8/2022
6.10.26 615 9/8/2022
6.10.25 626 9/7/2022
6.10.24 598 9/6/2022
6.10.22 597 9/2/2022
6.10.18 628 9/2/2022
6.10.17 624 9/2/2022
6.10.16 612 9/2/2022
6.10.15 646 9/2/2022
6.10.14 624 9/2/2022
6.10.3 649 9/1/2022
6.10.2 630 8/30/2022
6.10.1 619 8/30/2022
6.10.0 613 8/29/2022
6.9.4 616 8/25/2022
6.9.3 623 8/25/2022
6.9.2 616 8/25/2022
6.9.1 622 8/25/2022
6.9.0 628 8/19/2022
6.8.1 624 8/17/2022
6.8.0 636 8/17/2022
6.7.3 671 8/8/2022
6.7.2 626 8/8/2022
6.7.1 679 8/4/2022
6.7.0 669 8/4/2022
6.6.1 657 8/2/2022
6.6.0 673 6/30/2022
6.5.6 679 6/27/2022
6.5.5 674 6/22/2022
6.5.4 653 6/15/2022
6.5.3 681 6/14/2022
6.5.2 694 6/14/2022
6.5.1 678 6/14/2022
6.5.0 686 6/13/2022
6.4.16 665 6/13/2022
6.4.14 638 6/13/2022
6.4.12 656 6/13/2022
6.4.10 695 6/12/2022
6.4.9 717 6/9/2022
6.4.8 646 6/7/2022
6.4.7 651 6/7/2022
6.4.6 692 6/7/2022
6.4.5 667 6/6/2022
6.4.4 686 6/6/2022
6.4.3 687 6/6/2022
6.4.2 683 6/6/2022
6.4.1 685 6/6/2022
6.4.0 648 6/5/2022
6.3.0 693 6/2/2022
6.2.1 719 5/27/2022
6.2.0 696 5/26/2022
6.1.13 702 5/25/2022
6.1.12 658 5/25/2022
6.1.11 662 5/25/2022
6.1.10 674 5/23/2022
6.1.9 692 5/23/2022
6.1.8 718 5/23/2022
6.1.7 687 5/23/2022
6.1.6 668 5/23/2022
6.1.5 666 5/23/2022
6.1.4 680 5/22/2022
6.1.3 665 5/20/2022
6.1.2 704 5/19/2022
6.1.1 778 5/5/2022
0.0.0 203 10/18/2023