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 176 2/27/2024
9.15.2 167 1/14/2024
9.15.1 10,995 12/31/2023
9.15.0 157 12/29/2023
9.14.19 134 12/12/2023
9.14.18 158 12/12/2023
9.14.16 147 12/12/2023
9.14.15 155 12/12/2023
9.14.14 156 12/12/2023
9.14.13 168 12/12/2023
9.14.12 159 12/12/2023
9.14.11 665 12/11/2023
9.14.10 164 12/11/2023
9.14.8 177 12/8/2023
9.14.7 343 12/7/2023
9.14.6 180 12/7/2023
9.14.5 163 12/7/2023
9.14.4 175 12/7/2023
9.14.3 160 12/7/2023
9.14.2 180 12/7/2023
9.14.1 158 12/7/2023
9.14.0 166 12/6/2023
9.14.0-beta.4 78 12/5/2023
9.14.0-beta.3 97 12/5/2023
9.14.0-beta.2 81 12/5/2023
9.14.0-beta.1 87 12/5/2023
9.13.0 230 12/3/2023
9.12.0 181 12/3/2023
9.12.0-beta.1 88 12/1/2023
9.11.0 310 11/29/2023
9.11.0-beta.2 97 11/26/2023
9.11.0-beta.1 86 11/26/2023
9.10.0 236 11/24/2023
9.10.0-beta.2 86 11/23/2023
9.10.0-beta.1 61 11/22/2023
9.9.1 238 11/16/2023
9.9.0 153 11/15/2023
9.8.0 384 11/13/2023
9.8.0-beta.8 76 11/8/2023
9.8.0-beta.5 79 11/7/2023
9.8.0-beta.4 82 11/6/2023
9.8.0-beta.2 83 11/6/2023
9.8.0-beta.1 85 11/2/2023
9.7.2 451 11/1/2023
9.7.1 386 10/31/2023
9.7.0 272 10/30/2023
9.7.0-beta.1 98 10/28/2023
9.6.0 259 10/26/2023
9.5.14 177 10/26/2023
9.5.13 181 10/25/2023
9.5.12 285 10/23/2023
9.5.11 166 10/23/2023
9.5.10 201 10/22/2023
9.5.10-beta.15 92 10/21/2023
9.5.10-beta.14 94 10/21/2023
9.5.10-beta.13 90 10/21/2023
9.5.10-beta.12 80 10/21/2023
9.5.10-beta.11 88 10/21/2023
9.5.10-beta.10 85 10/20/2023
9.5.10-beta.9 84 10/20/2023
9.5.10-beta.8 92 10/20/2023
9.5.10-beta.7 97 10/20/2023
9.5.10-beta.6 96 10/20/2023
9.5.10-beta.5 97 10/20/2023
9.5.10-beta.4 93 10/20/2023
9.5.10-beta.3 88 10/20/2023
9.5.10-beta.2 95 10/20/2023
9.5.10-beta.1 83 10/20/2023
9.5.9 260 10/19/2023
9.5.9-beta.5 88 10/19/2023
9.5.9-beta.4 85 10/19/2023
9.5.9-beta.3 83 10/19/2023
9.5.9-beta.2 88 10/18/2023
9.5.8 488 10/10/2023
9.5.7 167 10/10/2023
9.5.6 167 10/9/2023
9.5.5 184 10/9/2023
9.5.4 187 10/9/2023
9.5.3 178 10/6/2023
9.5.2 187 10/6/2023
9.5.1 293 10/3/2023
9.5.0 196 9/29/2023
9.4.8 438 9/26/2023
9.4.7 167 9/25/2023
9.4.6 172 9/25/2023
9.4.5 190 9/25/2023
9.4.4 187 9/25/2023
9.4.3 302 9/25/2023
9.4.2 344 9/18/2023
9.4.1 350 9/5/2023
9.3.7 602 9/1/2023
9.3.1 431 8/28/2023
9.3.0 212 8/27/2023
9.2.1 205 8/25/2023
9.2.0 202 8/23/2023
9.1.0 216 8/16/2023
9.0.2 583 7/25/2023
9.0.1 250 7/25/2023
9.0.0 351 7/19/2023
9.0.0-beta.23 195 7/14/2023
9.0.0-beta.22 121 7/14/2023
9.0.0-beta.21 130 7/14/2023
9.0.0-beta.20 130 7/12/2023
9.0.0-beta.19 114 7/12/2023
9.0.0-beta.18 131 7/12/2023
9.0.0-beta.16 127 7/11/2023
9.0.0-beta.15 133 7/11/2023
9.0.0-beta.14 130 7/11/2023
9.0.0-beta.13 122 7/11/2023
9.0.0-beta.12 123 7/11/2023
9.0.0-beta.11 127 7/11/2023
9.0.0-beta.10 121 7/11/2023
9.0.0-beta.9 121 7/11/2023
9.0.0-beta.8 122 7/11/2023
9.0.0-beta.7 121 7/11/2023
9.0.0-beta.6 123 7/11/2023
9.0.0-beta.5 129 7/11/2023
9.0.0-beta.4 118 7/11/2023
9.0.0-beta.3 120 7/11/2023
9.0.0-beta.2 126 7/11/2023
8.19.1 777 5/31/2023
8.19.0 461 5/24/2023
8.18.7 426 5/16/2023
8.18.6 313 5/12/2023
8.18.5 267 5/12/2023
8.18.4 303 5/10/2023
8.18.3 257 5/9/2023
8.18.2 285 5/9/2023
8.18.1 420 5/9/2023
8.18.0 371 5/4/2023
8.17.0 323 5/3/2023
8.16.0 285 5/2/2023
8.15.0 378 4/25/2023
8.14.1 320 4/20/2023
8.14.0 458 4/20/2023
8.13.5 431 4/14/2023
8.13.4 295 4/14/2023
8.13.3 274 4/13/2023
8.13.2 289 4/13/2023
8.13.1 295 4/13/2023
8.13.0 317 4/13/2023
8.12.8 301 4/13/2023
8.12.4 274 4/12/2023
8.12.3 284 4/11/2023
8.12.2 357 4/5/2023
8.12.1 327 4/4/2023
8.12.0 337 4/4/2023
8.11.1 327 4/3/2023
8.11.0 337 4/1/2023
8.10.6 451 3/30/2023
8.10.5 302 3/30/2023
8.10.4 302 3/30/2023
8.10.3 302 3/30/2023
8.10.2 324 3/27/2023
8.10.1 333 3/23/2023
8.10.0 346 3/23/2023
8.9.5 426 3/23/2023
8.9.3 427 3/20/2023
8.9.2 347 3/20/2023
8.9.1 336 3/20/2023
8.9.0 319 3/20/2023
8.8.4 342 3/19/2023
8.8.3 415 3/16/2023
8.8.1 326 3/16/2023
8.8.0 335 3/15/2023
8.7.0 328 3/15/2023
8.6.3 374 3/8/2023
8.6.2 354 3/5/2023
8.6.1 335 3/2/2023
8.6.0 471 2/24/2023
8.5.6 445 2/22/2023
8.5.5 378 2/21/2023
8.5.4 384 2/21/2023
8.5.3 393 2/21/2023
8.5.2 401 2/21/2023
8.5.1 355 2/21/2023
8.5.0 401 2/20/2023
8.4.4 522 2/9/2023
8.4.3 459 2/8/2023
8.4.2 381 2/8/2023
8.4.1 382 2/7/2023
8.4.0 426 2/6/2023
8.3.1 531 1/30/2023
8.3.0 404 1/28/2023
8.1.3 473 1/27/2023
8.1.2 417 1/27/2023
8.1.1 449 1/25/2023
8.1.0 421 1/25/2023
8.0.0 401 1/23/2023
7.4.2 411 1/23/2023
7.4.1 423 1/20/2023
7.4.0 412 1/19/2023
7.3.2 479 1/13/2023
7.3.1 447 1/13/2023
7.3.0 436 1/13/2023
7.2.0 453 1/12/2023
7.1.0 434 1/11/2023
7.0.0 462 1/10/2023
6.25.5 490 1/2/2023
6.25.4 493 1/2/2023
6.25.3 463 12/30/2022
6.25.2 515 12/28/2022
6.25.1 423 12/28/2022
6.25.0 404 12/28/2022
6.24.1 411 12/27/2022
6.24.0 399 12/27/2022
6.23.1 538 12/25/2022
6.23.0 412 12/25/2022
6.22.0 418 12/23/2022
6.21.6 428 12/22/2022
6.21.5 396 12/21/2022
6.21.4 426 12/21/2022
6.21.3 398 12/19/2022
6.21.2 463 12/18/2022
6.21.1 407 12/16/2022
6.21.0 406 12/15/2022
6.20.0 419 12/14/2022
6.19.0 471 12/12/2022
6.18.2 449 12/12/2022
6.18.1 431 12/9/2022
6.18.0 433 12/5/2022
6.17.9 451 12/5/2022
6.17.8 623 11/27/2022
6.17.5 542 11/18/2022
6.17.3 449 11/18/2022
6.17.2 497 11/14/2022
6.17.1 461 11/14/2022
6.17.0 491 11/10/2022
6.16.9 504 11/8/2022
6.16.8 474 11/8/2022
6.16.7 474 11/8/2022
6.16.6 465 11/8/2022
6.16.5 468 11/7/2022
6.16.4 493 11/7/2022
6.16.3 621 11/7/2022
6.16.2 510 11/5/2022
6.16.1 500 11/5/2022
6.16.0 498 11/5/2022
6.15.11 493 11/4/2022
6.15.10 515 11/4/2022
6.15.9 509 11/4/2022
6.15.8 480 11/3/2022
6.15.7 476 11/3/2022
6.15.6 502 11/2/2022
6.15.5 486 11/2/2022
6.15.0 505 11/2/2022
6.14.0 546 10/30/2022
6.13.0 528 10/28/2022
6.12.1 553 10/27/2022
6.12.0 545 10/27/2022
6.11.8 602 10/19/2022
6.11.7 570 10/18/2022
6.11.6 524 10/14/2022
6.11.5 555 10/14/2022
6.11.4 544 10/14/2022
6.11.3 556 10/14/2022
6.11.2 530 10/13/2022
6.11.1 531 10/13/2022
6.10.33 606 9/20/2022
6.10.32 626 9/16/2022
6.10.31 633 9/14/2022
6.10.30 675 9/13/2022
6.10.29 603 9/8/2022
6.10.28 589 9/8/2022
6.10.27 601 9/8/2022
6.10.26 592 9/8/2022
6.10.25 603 9/7/2022
6.10.24 575 9/6/2022
6.10.22 575 9/2/2022
6.10.18 604 9/2/2022
6.10.17 601 9/2/2022
6.10.16 588 9/2/2022
6.10.15 622 9/2/2022
6.10.14 601 9/2/2022
6.10.3 625 9/1/2022
6.10.2 606 8/30/2022
6.10.1 596 8/30/2022
6.10.0 589 8/29/2022
6.9.4 593 8/25/2022
6.9.3 599 8/25/2022
6.9.2 592 8/25/2022
6.9.1 598 8/25/2022
6.9.0 605 8/19/2022
6.8.1 601 8/17/2022
6.8.0 612 8/17/2022
6.7.3 647 8/8/2022
6.7.2 602 8/8/2022
6.7.1 655 8/4/2022
6.7.0 643 8/4/2022
6.6.1 633 8/2/2022
6.6.0 648 6/30/2022
6.5.6 654 6/27/2022
6.5.5 648 6/22/2022
6.5.4 627 6/15/2022
6.5.3 657 6/14/2022
6.5.2 668 6/14/2022
6.5.1 654 6/14/2022
6.5.0 660 6/13/2022
6.4.16 640 6/13/2022
6.4.14 612 6/13/2022
6.4.12 631 6/13/2022
6.4.10 670 6/12/2022
6.4.9 692 6/9/2022
6.4.8 621 6/7/2022
6.4.7 626 6/7/2022
6.4.6 666 6/7/2022
6.4.5 642 6/6/2022
6.4.4 660 6/6/2022
6.4.3 659 6/6/2022
6.4.2 656 6/6/2022
6.4.1 659 6/6/2022
6.4.0 621 6/5/2022
6.3.0 666 6/2/2022
6.2.1 691 5/27/2022
6.2.0 671 5/26/2022
6.1.13 675 5/25/2022
6.1.12 630 5/25/2022
6.1.11 636 5/25/2022
6.1.10 647 5/23/2022
6.1.9 666 5/23/2022
6.1.8 692 5/23/2022
6.1.7 662 5/23/2022
6.1.6 642 5/23/2022
6.1.5 641 5/23/2022
6.1.4 654 5/22/2022
6.1.3 640 5/20/2022
6.1.2 679 5/19/2022
6.1.1 754 5/5/2022
0.0.0 194 10/18/2023