![]() |
VOOZH | about |
dotnet add package Cratis.Chronicle.Specs --version 10.0.0-alpha.33
NuGet\Install-Package Cratis.Chronicle.Specs -Version 10.0.0-alpha.33
<PackageReference Include="Cratis.Chronicle.Specs" Version="10.0.0-alpha.33" />
<PackageVersion Include="Cratis.Chronicle.Specs" Version="10.0.0-alpha.33" />Directory.Packages.props
<PackageReference Include="Cratis.Chronicle.Specs" />Project file
paket add Cratis.Chronicle.Specs --version 10.0.0-alpha.33
#r "nuget: Cratis.Chronicle.Specs, 10.0.0-alpha.33"
#:package Cratis.Chronicle.Specs@10.0.0-alpha.33
#addin nuget:?package=Cratis.Chronicle.Specs&version=10.0.0-alpha.33&prereleaseInstall as a Cake Addin
#tool nuget:?package=Cratis.Chronicle.Specs&version=10.0.0-alpha.33&prereleaseInstall as a Cake Tool
👁 C# Build
👁 Publish
👁 Documentation Site
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 @ use, read more here.
If you want to jump into building this repository and possibly contributing, please refer to .
If you prefer to browse the code in VSCode, you can do so by clicking here.
Make sure you have the following installed:
The sample consists of a backend and a frontend. Navigate to the 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 , which represents the backend startup. Navigate to this and start the backend by running:
dotnet run
The frontend is located in the 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/
If you're looking to either contribute or dive into the code by building and running the Cratis Kernel locally, you can read more . You'll find issues to start with by going to here.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-alpha.33 | 156 | 8/15/2024 |
| 10.0.0-alpha.32 | 162 | 8/15/2024 |
| 10.0.0-alpha.31 | 140 | 8/15/2024 |
| 10.0.0-alpha.29 | 148 | 8/13/2024 |
| 10.0.0-alpha.27 | 148 | 8/12/2024 |
| 10.0.0-alpha.26 | 138 | 8/11/2024 |
| 10.0.0-alpha.25 | 145 | 8/11/2024 |
| 10.0.0-alpha.24 | 137 | 8/11/2024 |
| 10.0.0-alpha.23 | 125 | 8/7/2024 |
| 10.0.0-alpha.22 | 128 | 8/7/2024 |
| 10.0.0-alpha.21 | 124 | 8/1/2024 |
| 10.0.0-alpha.20 | 138 | 8/1/2024 |
| 10.0.0-alpha.19 | 133 | 8/1/2024 |
| 10.0.0-alpha.18 | 129 | 8/1/2024 |
| 10.0.0-alpha.17 | 124 | 8/1/2024 |
| 10.0.0-alpha.16 | 125 | 7/31/2024 |
| 10.0.0-alpha.15 | 129 | 7/30/2024 |
| 10.0.0-alpha.14 | 129 | 7/30/2024 |