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.
#addin nuget:?package=Aksio.Cratis.Specifications&version=9.15.5
                    
Install Aksio.Cratis.Specifications as a Cake Addin
#tool nuget:?package=Aksio.Cratis.Specifications&version=9.15.5
                    
Install Aksio.Cratis.Specifications 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. 
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 158 2/27/2024
9.15.2 155 1/14/2024
9.15.1 10,983 12/31/2023
9.15.0 145 12/29/2023
9.14.19 123 12/12/2023
9.14.18 143 12/12/2023
9.14.16 134 12/12/2023
9.14.15 141 12/12/2023
9.14.14 144 12/12/2023
9.14.13 154 12/12/2023
9.14.12 145 12/12/2023
9.14.11 654 12/11/2023
9.14.10 153 12/11/2023
9.14.8 162 12/8/2023
9.14.7 323 12/7/2023
9.14.6 167 12/7/2023
9.14.5 152 12/7/2023
9.14.4 163 12/7/2023
9.14.3 149 12/7/2023
9.14.2 163 12/7/2023
9.14.1 146 12/7/2023
9.14.0 158 12/6/2023
9.14.0-beta.4 74 12/5/2023
9.14.0-beta.3 88 12/5/2023
9.14.0-beta.2 73 12/5/2023
9.14.0-beta.1 81 12/5/2023
9.13.0 222 12/3/2023
9.12.0 175 12/3/2023
9.12.0-beta.1 84 12/1/2023
9.11.0 304 11/29/2023
9.11.0-beta.2 90 11/26/2023
9.11.0-beta.1 77 11/26/2023
9.10.0 231 11/24/2023
9.10.0-beta.2 76 11/23/2023
9.10.0-beta.1 57 11/22/2023
9.9.1 233 11/16/2023
9.9.0 147 11/15/2023
9.8.0 376 11/13/2023
9.8.0-beta.8 72 11/8/2023
9.8.0-beta.5 74 11/7/2023
9.8.0-beta.4 75 11/6/2023
9.8.0-beta.2 75 11/6/2023
9.8.0-beta.1 81 11/2/2023
9.7.2 444 11/1/2023
9.7.1 380 10/31/2023
9.7.0 264 10/30/2023
9.7.0-beta.1 87 10/28/2023
9.6.0 248 10/26/2023
9.5.14 165 10/26/2023
9.5.13 165 10/25/2023
9.5.12 272 10/23/2023
9.5.11 156 10/23/2023
9.5.10 190 10/22/2023
9.5.10-beta.15 83 10/21/2023
9.5.10-beta.14 86 10/21/2023
9.5.10-beta.13 80 10/21/2023
9.5.10-beta.12 72 10/21/2023
9.5.10-beta.11 79 10/21/2023
9.5.10-beta.10 76 10/20/2023
9.5.10-beta.9 75 10/20/2023
9.5.10-beta.8 83 10/20/2023
9.5.10-beta.7 85 10/20/2023
9.5.10-beta.6 84 10/20/2023
9.5.10-beta.5 84 10/20/2023
9.5.10-beta.4 80 10/20/2023
9.5.10-beta.3 78 10/20/2023
9.5.10-beta.2 79 10/20/2023
9.5.10-beta.1 73 10/20/2023
9.5.9 250 10/19/2023
9.5.9-beta.5 75 10/19/2023
9.5.9-beta.4 72 10/19/2023
9.5.9-beta.3 71 10/19/2023
9.5.9-beta.2 76 10/18/2023
9.5.8 478 10/10/2023
9.5.7 157 10/10/2023
9.5.6 155 10/9/2023
9.5.5 174 10/9/2023
9.5.4 175 10/9/2023
9.5.3 165 10/6/2023
9.5.2 177 10/6/2023
9.5.1 280 10/3/2023
9.5.0 182 9/29/2023
9.4.8 423 9/26/2023
9.4.7 153 9/25/2023
9.4.6 159 9/25/2023
9.4.5 176 9/25/2023
9.4.4 177 9/25/2023
9.4.3 292 9/25/2023
9.4.2 332 9/18/2023
9.4.1 335 9/5/2023
9.3.7 585 9/1/2023
9.3.1 415 8/28/2023
9.3.0 199 8/27/2023
9.2.1 191 8/25/2023
9.2.0 189 8/23/2023
9.1.0 200 8/16/2023
9.0.2 567 7/25/2023
9.0.1 233 7/25/2023
9.0.0 334 7/19/2023
9.0.0-beta.23 179 7/14/2023
9.0.0-beta.22 106 7/14/2023
9.0.0-beta.21 112 7/14/2023
9.0.0-beta.20 115 7/12/2023
9.0.0-beta.19 97 7/12/2023
9.0.0-beta.18 112 7/12/2023
9.0.0-beta.16 110 7/11/2023
9.0.0-beta.15 111 7/11/2023
9.0.0-beta.14 113 7/11/2023
9.0.0-beta.13 104 7/11/2023
9.0.0-beta.12 106 7/11/2023
9.0.0-beta.11 112 7/11/2023
9.0.0-beta.10 105 7/11/2023
9.0.0-beta.9 106 7/11/2023
9.0.0-beta.8 106 7/11/2023
9.0.0-beta.7 105 7/11/2023
9.0.0-beta.6 106 7/11/2023
9.0.0-beta.5 113 7/11/2023
9.0.0-beta.4 101 7/11/2023
9.0.0-beta.3 103 7/11/2023
9.0.0-beta.2 108 7/11/2023
8.19.1 759 5/31/2023
8.19.0 443 5/24/2023
8.18.7 406 5/16/2023
8.18.6 295 5/12/2023
8.18.5 245 5/12/2023
8.18.4 284 5/10/2023
8.18.3 241 5/9/2023
8.18.2 269 5/9/2023
8.18.1 401 5/9/2023
8.18.0 354 5/4/2023
8.17.0 304 5/3/2023
8.16.0 262 5/2/2023
8.15.0 355 4/25/2023
8.14.1 295 4/20/2023
8.14.0 439 4/20/2023
8.13.5 412 4/14/2023
8.13.4 277 4/14/2023
8.13.3 255 4/13/2023
8.13.2 272 4/13/2023
8.13.1 271 4/13/2023
8.13.0 297 4/13/2023
8.12.8 284 4/13/2023
8.12.4 254 4/12/2023
8.12.3 268 4/11/2023
8.12.2 341 4/5/2023
8.12.1 312 4/4/2023
8.12.0 320 4/4/2023
8.11.1 305 4/3/2023
8.11.0 318 4/1/2023
8.10.6 429 3/30/2023
8.10.5 285 3/30/2023
8.10.4 286 3/30/2023
8.10.3 282 3/30/2023
8.10.2 307 3/27/2023
8.10.1 313 3/23/2023
8.10.0 328 3/23/2023
8.9.5 405 3/23/2023
8.9.3 407 3/20/2023
8.9.2 330 3/20/2023
8.9.1 319 3/20/2023
8.9.0 297 3/20/2023
8.8.4 325 3/19/2023
8.8.3 397 3/16/2023
8.8.1 309 3/16/2023
8.8.0 312 3/15/2023
8.7.0 309 3/15/2023
8.6.3 354 3/8/2023
8.6.2 334 3/5/2023
8.6.1 318 3/2/2023
8.6.0 452 2/24/2023
8.5.6 429 2/22/2023
8.5.5 361 2/21/2023
8.5.4 363 2/21/2023
8.5.3 371 2/21/2023
8.5.2 375 2/21/2023
8.5.1 337 2/21/2023
8.5.0 381 2/20/2023
8.4.4 505 2/9/2023
8.4.3 440 2/8/2023
8.4.2 362 2/8/2023
8.4.1 363 2/7/2023
8.4.0 404 2/6/2023
8.3.1 514 1/30/2023
8.3.0 385 1/28/2023
8.1.3 454 1/27/2023
8.1.2 399 1/27/2023
8.1.1 429 1/25/2023
8.1.0 403 1/25/2023
8.0.0 383 1/23/2023
7.4.2 393 1/23/2023
7.4.1 403 1/20/2023
7.4.0 391 1/19/2023
7.3.2 461 1/13/2023
7.3.1 429 1/13/2023
7.3.0 419 1/13/2023
7.2.0 433 1/12/2023
7.1.0 416 1/11/2023
7.0.0 445 1/10/2023
6.25.5 470 1/2/2023
6.25.4 475 1/2/2023
6.25.3 445 12/30/2022
6.25.2 494 12/28/2022
6.25.1 403 12/28/2022
6.25.0 387 12/28/2022
6.24.1 392 12/27/2022
6.24.0 382 12/27/2022
6.23.1 520 12/25/2022
6.23.0 394 12/25/2022
6.22.0 398 12/23/2022
6.21.6 409 12/22/2022
6.21.5 379 12/21/2022
6.21.4 409 12/21/2022
6.21.3 381 12/19/2022
6.21.2 444 12/18/2022
6.21.1 387 12/16/2022
6.21.0 387 12/15/2022
6.20.0 401 12/14/2022
6.19.0 446 12/12/2022
6.18.2 431 12/12/2022
6.18.1 411 12/9/2022
6.18.0 415 12/5/2022
6.17.9 432 12/5/2022
6.17.8 606 11/27/2022
6.17.5 523 11/18/2022
6.17.3 430 11/18/2022
6.17.2 477 11/14/2022
6.17.1 441 11/14/2022
6.17.0 472 11/10/2022
6.16.9 487 11/8/2022
6.16.8 456 11/8/2022
6.16.7 454 11/8/2022
6.16.6 448 11/8/2022
6.16.5 449 11/7/2022
6.16.4 474 11/7/2022
6.16.3 601 11/7/2022
6.16.2 491 11/5/2022
6.16.1 482 11/5/2022
6.16.0 479 11/5/2022
6.15.11 476 11/4/2022
6.15.10 494 11/4/2022
6.15.9 488 11/4/2022
6.15.8 460 11/3/2022
6.15.7 455 11/3/2022
6.15.6 479 11/2/2022
6.15.5 466 11/2/2022
6.15.0 487 11/2/2022
6.14.0 528 10/30/2022
6.13.0 511 10/28/2022
6.12.1 530 10/27/2022
6.12.0 526 10/27/2022
6.11.8 583 10/19/2022
6.11.7 553 10/18/2022
6.11.6 504 10/14/2022
6.11.5 538 10/14/2022
6.11.4 523 10/14/2022
6.11.3 538 10/14/2022
6.11.2 513 10/13/2022
6.11.1 514 10/13/2022
6.10.33 583 9/20/2022
6.10.32 606 9/16/2022
6.10.31 615 9/14/2022
6.10.30 658 9/13/2022
6.10.29 584 9/8/2022
6.10.28 568 9/8/2022
6.10.27 581 9/8/2022
6.10.26 572 9/8/2022
6.10.25 585 9/7/2022
6.10.24 558 9/6/2022
6.10.22 554 9/2/2022
6.10.18 585 9/2/2022
6.10.17 583 9/2/2022
6.10.16 570 9/2/2022
6.10.15 604 9/2/2022
6.10.14 580 9/2/2022
6.10.3 603 9/1/2022
6.10.2 585 8/30/2022
6.10.1 578 8/30/2022
6.10.0 568 8/29/2022
6.9.4 570 8/25/2022
6.9.3 580 8/25/2022
6.9.2 574 8/25/2022
6.9.1 580 8/25/2022
6.9.0 584 8/19/2022
6.8.1 580 8/17/2022
6.8.0 592 8/17/2022
6.7.3 623 8/8/2022
6.7.2 582 8/8/2022
6.7.1 634 8/4/2022
6.7.0 618 8/4/2022
6.6.1 613 8/2/2022
6.6.0 625 6/30/2022
6.5.6 630 6/27/2022
6.5.5 622 6/22/2022
6.5.4 605 6/15/2022
6.5.3 634 6/14/2022
6.5.2 643 6/14/2022
6.5.1 629 6/14/2022
6.5.0 636 6/13/2022
6.4.16 616 6/13/2022
6.4.14 587 6/13/2022
6.4.12 609 6/13/2022
6.4.10 641 6/12/2022
6.4.9 666 6/9/2022
6.4.8 598 6/7/2022
6.4.7 598 6/7/2022
6.4.6 641 6/7/2022
6.4.5 615 6/6/2022
6.4.4 638 6/6/2022
6.4.3 635 6/6/2022
6.4.2 632 6/6/2022
6.4.1 636 6/6/2022
6.4.0 597 6/5/2022
6.3.0 643 6/2/2022
6.2.1 666 5/27/2022
6.2.0 649 5/26/2022
6.1.13 650 5/25/2022
6.1.12 607 5/25/2022
6.1.11 614 5/25/2022
6.1.10 624 5/23/2022
6.1.9 642 5/23/2022
6.1.8 668 5/23/2022
6.1.7 641 5/23/2022
6.1.6 620 5/23/2022
6.1.5 618 5/23/2022
6.1.4 631 5/22/2022
6.1.3 616 5/20/2022
6.1.2 657 5/19/2022
6.1.1 731 5/5/2022
0.0.0 182 10/18/2023