Aksio.Cratis.Specifications 9.0.0-beta.3

Prefix Reserved
This is a prerelease version of Aksio.Cratis.Specifications.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aksio.Cratis.Specifications --version 9.0.0-beta.3
                    
NuGet\Install-Package Aksio.Cratis.Specifications -Version 9.0.0-beta.3
                    
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.0.0-beta.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aksio.Cratis.Specifications" Version="9.0.0-beta.3" />
                    
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.0.0-beta.3
                    
#r "nuget: Aksio.Cratis.Specifications, 9.0.0-beta.3"
                    
#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.0.0-beta.3
                    
#: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.0.0-beta.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Aksio.Cratis.Specifications&version=9.0.0-beta.3&prerelease
                    
Install as a Cake Tool

Aksio Cratis

Packages / Deployables

Nuget NPM Docker

Builds

C# Build Node Build Publish Documentation Site

Statistics

Alt

Introduction

Cratis is an Event Sourcing platform built with ease of use, productivity, compliance and maintainability in mind. It provides the core platform, referred to as the Kernel with client SDK (.NET only for the time being) and tooling built into it. In addition Cratis offers an application model aimed towards productivity and bringing in concepts such as CQRS; opinionated and completely optional.

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
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 214 2/27/2024
9.15.2 213 1/14/2024
9.15.1 11,024 12/31/2023
9.15.0 194 12/29/2023
9.14.19 171 12/12/2023
9.14.18 185 12/12/2023
9.14.16 185 12/12/2023
9.14.15 184 12/12/2023
9.14.14 183 12/12/2023
9.14.13 208 12/12/2023
9.14.12 188 12/12/2023
9.14.11 703 12/11/2023
9.14.10 216 12/11/2023
9.14.8 212 12/8/2023
9.14.7 380 12/7/2023
9.14.6 217 12/7/2023
9.14.5 202 12/7/2023
9.14.4 223 12/7/2023
9.14.3 198 12/7/2023
9.14.2 207 12/7/2023
9.14.1 197 12/7/2023
9.14.0 187 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 92 12/5/2023
9.14.0-beta.1 94 12/5/2023
9.13.0 258 12/3/2023
9.12.0 209 12/3/2023
9.12.0-beta.1 98 12/1/2023
9.11.0 328 11/29/2023
9.11.0-beta.2 104 11/26/2023
9.11.0-beta.1 92 11/26/2023
9.10.0 264 11/24/2023
9.10.0-beta.2 94 11/23/2023
9.10.0-beta.1 68 11/22/2023
9.9.1 258 11/16/2023
9.9.0 182 11/15/2023
9.8.0 423 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 95 11/2/2023
9.7.2 470 11/1/2023
9.7.1 426 10/31/2023
9.7.0 306 10/30/2023
9.7.0-beta.1 107 10/28/2023
9.6.0 289 10/26/2023
9.5.14 208 10/26/2023
9.5.13 201 10/25/2023
9.5.12 314 10/23/2023
9.5.11 196 10/23/2023
9.5.10 238 10/22/2023
9.5.10-beta.15 100 10/21/2023
9.5.10-beta.14 104 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 102 10/20/2023
9.5.10-beta.7 106 10/20/2023
9.5.10-beta.6 105 10/20/2023
9.5.10-beta.5 106 10/20/2023
9.5.10-beta.4 102 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 290 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 528 10/10/2023
9.5.7 199 10/10/2023
9.5.6 189 10/9/2023
9.5.5 222 10/9/2023
9.5.4 219 10/9/2023
9.5.3 209 10/6/2023
9.5.2 220 10/6/2023
9.5.1 323 10/3/2023
9.5.0 228 9/29/2023
9.4.8 466 9/26/2023
9.4.7 196 9/25/2023
9.4.6 204 9/25/2023
9.4.5 210 9/25/2023
9.4.4 207 9/25/2023
9.4.3 323 9/25/2023
9.4.2 376 9/18/2023
9.4.1 379 9/5/2023
9.3.7 632 9/1/2023
9.3.1 473 8/28/2023
9.3.0 256 8/27/2023
9.2.1 252 8/25/2023
9.2.0 236 8/23/2023
9.1.0 258 8/16/2023
9.0.2 631 7/25/2023
9.0.1 294 7/25/2023
9.0.0 386 7/19/2023
9.0.0-beta.23 220 7/14/2023
9.0.0-beta.22 146 7/14/2023
9.0.0-beta.21 153 7/14/2023
9.0.0-beta.20 154 7/12/2023
9.0.0-beta.19 137 7/12/2023
9.0.0-beta.18 154 7/12/2023
9.0.0-beta.16 151 7/11/2023
9.0.0-beta.15 159 7/11/2023
9.0.0-beta.14 155 7/11/2023
9.0.0-beta.13 147 7/11/2023
9.0.0-beta.12 147 7/11/2023
9.0.0-beta.11 150 7/11/2023
9.0.0-beta.10 144 7/11/2023
9.0.0-beta.9 146 7/11/2023
9.0.0-beta.8 149 7/11/2023
9.0.0-beta.7 145 7/11/2023
9.0.0-beta.6 146 7/11/2023
9.0.0-beta.5 153 7/11/2023
9.0.0-beta.4 143 7/11/2023
9.0.0-beta.3 146 7/11/2023
9.0.0-beta.2 150 7/11/2023
8.19.1 833 5/31/2023
8.19.0 499 5/24/2023
8.18.7 484 5/16/2023
8.18.6 364 5/12/2023
8.18.5 317 5/12/2023
8.18.4 343 5/10/2023
8.18.3 305 5/9/2023
8.18.2 348 5/9/2023
8.18.1 461 5/9/2023
8.18.0 420 5/4/2023
8.17.0 371 5/3/2023
8.16.0 336 5/2/2023
8.15.0 428 4/25/2023
8.14.1 370 4/20/2023
8.14.0 505 4/20/2023
8.13.5 481 4/14/2023
8.13.4 344 4/14/2023
8.13.3 323 4/13/2023
8.13.2 342 4/13/2023
8.13.1 348 4/13/2023
8.13.0 378 4/13/2023
8.12.8 350 4/13/2023
8.12.4 334 4/12/2023
8.12.3 334 4/11/2023
8.12.2 417 4/5/2023
8.12.1 377 4/4/2023
8.12.0 395 4/4/2023
8.11.1 376 4/3/2023
8.11.0 385 4/1/2023
8.10.6 501 3/30/2023
8.10.5 341 3/30/2023
8.10.4 361 3/30/2023
8.10.3 350 3/30/2023
8.10.2 372 3/27/2023
8.10.1 391 3/23/2023
8.10.0 397 3/23/2023
8.9.5 477 3/23/2023
8.9.3 478 3/20/2023
8.9.2 396 3/20/2023
8.9.1 385 3/20/2023
8.9.0 380 3/20/2023
8.8.4 392 3/19/2023
8.8.3 463 3/16/2023
8.8.1 377 3/16/2023
8.8.0 391 3/15/2023
8.7.0 389 3/15/2023
8.6.3 428 3/8/2023
8.6.2 405 3/5/2023
8.6.1 390 3/2/2023
8.6.0 522 2/24/2023
8.5.6 486 2/22/2023
8.5.5 428 2/21/2023
8.5.4 443 2/21/2023
8.5.3 434 2/21/2023
8.5.2 452 2/21/2023
8.5.1 406 2/21/2023
8.5.0 442 2/20/2023
8.4.4 563 2/9/2023
8.4.3 510 2/8/2023
8.4.2 433 2/8/2023
8.4.1 430 2/7/2023
8.4.0 479 2/6/2023
8.3.1 582 1/30/2023
8.3.0 465 1/28/2023
8.1.3 524 1/27/2023
8.1.2 468 1/27/2023
8.1.1 499 1/25/2023
8.1.0 490 1/25/2023
8.0.0 453 1/23/2023
7.4.2 461 1/23/2023
7.4.1 465 1/20/2023
7.4.0 455 1/19/2023
7.3.2 535 1/13/2023
7.3.1 505 1/13/2023
7.3.0 487 1/13/2023
7.2.0 506 1/12/2023
7.1.0 487 1/11/2023
7.0.0 514 1/10/2023
6.25.5 546 1/2/2023
6.25.4 553 1/2/2023
6.25.3 523 12/30/2022
6.25.2 563 12/28/2022
6.25.1 462 12/28/2022
6.25.0 453 12/28/2022
6.24.1 463 12/27/2022
6.24.0 448 12/27/2022
6.23.1 597 12/25/2022
6.23.0 470 12/25/2022
6.22.0 474 12/23/2022
6.21.6 477 12/22/2022
6.21.5 447 12/21/2022
6.21.4 475 12/21/2022
6.21.3 448 12/19/2022
6.21.2 505 12/18/2022
6.21.1 464 12/16/2022
6.21.0 466 12/15/2022
6.20.0 479 12/14/2022
6.19.0 519 12/12/2022
6.18.2 491 12/12/2022
6.18.1 479 12/9/2022
6.18.0 484 12/5/2022
6.17.9 502 12/5/2022
6.17.8 673 11/27/2022
6.17.5 571 11/18/2022
6.17.3 481 11/18/2022
6.17.2 545 11/14/2022
6.17.1 519 11/14/2022
6.17.0 531 11/10/2022
6.16.9 555 11/8/2022
6.16.8 516 11/8/2022
6.16.7 526 11/8/2022
6.16.6 514 11/8/2022
6.16.5 519 11/7/2022
6.16.4 543 11/7/2022
6.16.3 672 11/7/2022
6.16.2 551 11/5/2022
6.16.1 570 11/5/2022
6.16.0 559 11/5/2022
6.15.11 541 11/4/2022
6.15.10 556 11/4/2022
6.15.9 561 11/4/2022
6.15.8 531 11/3/2022
6.15.7 518 11/3/2022
6.15.6 552 11/2/2022
6.15.5 526 11/2/2022
6.15.0 555 11/2/2022
6.14.0 585 10/30/2022
6.13.0 598 10/28/2022
6.12.1 584 10/27/2022
6.12.0 596 10/27/2022
6.11.8 654 10/19/2022
6.11.7 619 10/18/2022
6.11.6 584 10/14/2022
6.11.5 607 10/14/2022
6.11.4 596 10/14/2022
6.11.3 601 10/14/2022
6.11.2 591 10/13/2022
6.11.1 571 10/13/2022
6.10.33 661 9/20/2022
6.10.32 668 9/16/2022
6.10.31 685 9/14/2022
6.10.30 730 9/13/2022
6.10.29 652 9/8/2022
6.10.28 650 9/8/2022
6.10.27 660 9/8/2022
6.10.26 645 9/8/2022
6.10.25 656 9/7/2022
6.10.24 628 9/6/2022
6.10.22 627 9/2/2022
6.10.18 665 9/2/2022
6.10.17 661 9/2/2022
6.10.16 632 9/2/2022
6.10.15 665 9/2/2022
6.10.14 654 9/2/2022
6.10.3 679 9/1/2022
6.10.2 676 8/30/2022
6.10.1 650 8/30/2022
6.10.0 642 8/29/2022
6.9.4 644 8/25/2022
6.9.3 640 8/25/2022
6.9.2 647 8/25/2022
6.9.1 651 8/25/2022
6.9.0 667 8/19/2022
6.8.1 654 8/17/2022
6.8.0 655 8/17/2022
6.7.3 690 8/8/2022
6.7.2 656 8/8/2022
6.7.1 709 8/4/2022
6.7.0 699 8/4/2022
6.6.1 676 8/2/2022
6.6.0 701 6/30/2022
6.5.6 698 6/27/2022
6.5.5 702 6/22/2022
6.5.4 670 6/15/2022
6.5.3 689 6/14/2022
6.5.2 720 6/14/2022
6.5.1 697 6/14/2022
6.5.0 712 6/13/2022
6.4.16 684 6/13/2022
6.4.14 668 6/13/2022
6.4.12 675 6/13/2022
6.4.10 724 6/12/2022
6.4.9 754 6/9/2022
6.4.8 654 6/7/2022
6.4.7 688 6/7/2022
6.4.6 723 6/7/2022
6.4.5 697 6/6/2022
6.4.4 705 6/6/2022
6.4.3 708 6/6/2022
6.4.2 691 6/6/2022
6.4.1 715 6/6/2022
6.4.0 676 6/5/2022
6.3.0 723 6/2/2022
6.2.1 750 5/27/2022
6.2.0 728 5/26/2022
6.1.13 734 5/25/2022
6.1.12 684 5/25/2022
6.1.11 690 5/25/2022
6.1.10 694 5/23/2022
6.1.9 711 5/23/2022
6.1.8 737 5/23/2022
6.1.7 718 5/23/2022
6.1.6 715 5/23/2022
6.1.5 683 5/23/2022
6.1.4 710 5/22/2022
6.1.3 684 5/20/2022
6.1.2 744 5/19/2022
6.1.1 797 5/5/2022
0.0.0 224 10/18/2023