Cratis.Applications 15.5.1

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

Cratis Application Model

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build Documentation site

Description

The Cratis Application model represents an opinionated approach to building consistent applications based on the concepts behind CQRS. It offers extensions for different frameworks and is built on top of ASP.NET Core. One of the traits the application model has is the bridging between the backend and the frontend. The application model provides a tool, called ProxyGenerator that generates TypeScript code for recognized artifacts matching the criteria of what is considered a commmand or a query.

Contributing

If you want to jump into building this repository and possibly contributing, please refer to contributing.

Prerequisites

The following are prerequisites to work with this repository.

Central Package Management

This repository leverages Central Package Management, which means that all package versions are managed from a file at the root level called Directory.Packages.props.

In addition there are also Directory.Build.props files for setting up common settings that are applied cross cuttingly.

Root package.json

The package.json found at the root level defines all the workspaces. It is assumed

All developer dependencies are defined in the top level package.json. The reason for this is to be able to provide global scripts for every package to use for easier maintenance.

The package.json found at the top level contains scripts that can then be used in a child project for this to work properly.

In a package, all you need to do is to define the scripts to use the global scripts in the `package.json´ of that project:

{
    "scripts": {
        "prepublish": "yarn g:build",
        "clean": "yarn g:clean",
        "build": "yarn g:build",
        "lint": "yarn g:lint",
        "lint:ci": "yarn g:lint:ci",
        "test": "yarn g:test",
        "ci": "yarn g:ci",
        "up": "yarn g:up"
    }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 (8)

Showing the top 5 NuGet packages that depend on Cratis.Applications:

Package Downloads
Cratis.Applications.MongoDB

Package Description

Cratis.Chronicle.Grains

Package Description

Cratis.Applications.Swagger

Package Description

Cratis.Chronicle.Server

Package Description

Cratis.Chronicle.Api

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
15.7.2 0 4/6/2025
15.7.1 21 4/6/2025
15.7.0 23 4/6/2025
15.6.0 894 3/25/2025
15.5.4 1,005 3/24/2025
15.5.3 261 3/23/2025
15.5.2 141 3/21/2025
15.5.1 161 3/20/2025
15.5.0 157 3/20/2025
15.4.6 305 3/20/2025
15.4.5 377 3/18/2025
15.4.4 161 3/18/2025
15.4.3 288 3/18/2025
15.4.2 216 3/16/2025
15.4.1 148 3/16/2025
15.4.0 144 3/16/2025
15.3.0 147 3/16/2025
15.2.2 259 3/13/2025
15.2.1 2,631 1/30/2025
15.2.0 122 1/30/2025
15.1.1 360 1/29/2025
15.1.0 120 1/28/2025
15.0.17 192 1/26/2025
15.0.16 121 1/26/2025
15.0.15 397 1/22/2025
15.0.14 570 1/22/2025
15.0.13 172 1/8/2025
15.0.12 1,095 1/2/2025
15.0.11 128 1/2/2025
15.0.10 128 1/2/2025
15.0.9 129 1/2/2025
15.0.8 136 1/2/2025
15.0.7 129 1/2/2025
15.0.6 133 1/2/2025
15.0.5 133 1/2/2025
15.0.4 137 1/1/2025
15.0.3 134 1/1/2025
15.0.2 136 1/1/2025
14.15.10 1,037 12/17/2024
14.15.9 126 12/17/2024
14.15.8 127 12/17/2024
14.15.7 369 12/13/2024
14.15.5 160 12/9/2024
14.15.4 117 12/9/2024
14.15.3 119 12/9/2024
14.15.1 283 12/4/2024
14.15.0 191 12/4/2024
14.14.12 157 12/4/2024
14.14.11 128 12/1/2024
14.14.10 413 11/28/2024
14.14.8 165 11/28/2024
14.14.6 126 11/27/2024
14.14.5 118 11/27/2024
14.14.4 131 11/27/2024
14.14.3 122 11/27/2024
14.14.1 131 11/27/2024
14.13.2 121 11/27/2024
14.12.12 149 11/14/2024
14.12.4 249 11/12/2024
14.12.1 562 11/3/2024
14.7.1 1,297 10/26/2024
14.7.0 413 10/25/2024
14.6.1 197 10/23/2024
14.6.0 167 10/23/2024
14.5.0 156 10/22/2024
14.4.2 187 10/22/2024
14.4.1 184 10/21/2024
14.4.0 176 10/21/2024
14.3.0 169 10/20/2024
14.2.0 188 10/19/2024
14.1.7 202 10/18/2024
14.1.6 178 10/18/2024
14.1.5 153 10/17/2024
14.1.4 169 10/17/2024
14.1.3 148 10/16/2024
14.1.2 155 10/16/2024
14.0.0 178 10/13/2024
13.12.0 362 10/9/2024
13.10.3 330 9/30/2024
13.10.2 1,075 9/22/2024
13.10.1 175 9/22/2024
13.9.4 208 9/18/2024
13.9.2 504 9/13/2024
13.8.1 361 9/10/2024
13.7.1 249 9/7/2024
13.7.0 331 9/5/2024
13.6.0 189 9/5/2024
13.5.4 211 9/5/2024
13.5.2 354 9/4/2024
13.5.0 220 9/2/2024
13.4.5 189 9/2/2024
13.4.4 194 9/1/2024
13.4.3 179 9/1/2024
13.4.2 196 9/1/2024
13.4.1 194 8/31/2024
13.4.0 210 8/31/2024
13.3.0 182 8/30/2024
13.2.0 188 8/29/2024
13.1.1 393 8/27/2024
13.1.0 183 8/27/2024
13.0.6 217 8/27/2024
13.0.5 189 8/27/2024
13.0.4 193 8/26/2024
13.0.3 181 8/26/2024
13.0.2 245 8/26/2024
13.0.1 217 8/23/2024
13.0.0 219 8/23/2024
12.1.10 802 8/13/2024
12.1.9 275 8/13/2024
12.1.7 282 8/2/2024
12.1.6 392 7/29/2024
12.1.5 140 7/29/2024
12.1.4 132 7/29/2024
12.1.3 133 7/29/2024
12.1.2 220 7/23/2024
12.1.1 173 7/23/2024
12.1.0 139 7/23/2024
12.0.0 221 7/22/2024
11.2.0 166 7/18/2024
11.1.2 106 7/18/2024
11.1.1 201 7/5/2024
11.1.0 118 7/5/2024
11.0.2 121 7/5/2024
11.0.1 119 7/4/2024
11.0.0 113 6/25/2024
10.3.4 294 6/20/2024
10.3.3 106 6/20/2024
10.3.2 109 6/20/2024
10.3.1 105 6/20/2024
10.1.10 276 6/10/2024
10.1.9 154 6/7/2024
10.1.8 125 6/4/2024
10.1.7 114 6/4/2024
10.1.6 113 6/4/2024
10.1.4 112 6/4/2024
10.1.3 116 6/4/2024
10.1.1 109 6/4/2024
10.0.5 117 5/30/2024
10.0.4 116 5/30/2024
10.0.3 138 5/30/2024
10.0.1 119 5/27/2024
10.0.0 112 5/26/2024
9.0.3 120 5/12/2024