Cratis.Applications.ProxyGenerator.Build 14.0.0

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

Cratis Application Model

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build

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"
    }
}
There are no supported framework assets in this 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
17.2.1 115 8/17/2025
17.2.0 250 8/8/2025
17.1.2 227 8/7/2025
17.1.1 211 8/7/2025
17.1.0 241 8/6/2025
17.0.1 218 8/6/2025
16.0.2 794 6/23/2025
16.0.1 157 6/20/2025
16.0.0 379 6/1/2025
15.10.4 152 5/30/2025
15.10.3 408 5/10/2025
15.10.2 160 5/8/2025
15.10.0 1,147 4/19/2025
15.9.1 121 4/19/2025
15.8.3 248 4/13/2025
15.8.2 202 4/13/2025
15.8.1 140 4/13/2025
15.8.0 249 4/7/2025
15.7.3 173 4/7/2025
15.7.2 175 4/6/2025
15.7.1 152 4/6/2025
15.7.0 153 4/6/2025
15.6.0 1,233 3/25/2025
15.5.4 746 3/24/2025
15.5.3 226 3/23/2025
15.5.2 125 3/21/2025
15.5.1 152 3/20/2025
15.5.0 160 3/20/2025
15.4.6 277 3/20/2025
15.4.5 290 3/18/2025
15.4.4 146 3/18/2025
15.4.3 252 3/18/2025
15.4.2 193 3/16/2025
15.4.1 140 3/16/2025
15.4.0 136 3/16/2025
15.3.0 137 3/16/2025
15.2.2 217 3/13/2025
15.2.1 1,754 1/30/2025
15.2.0 110 1/30/2025
15.1.1 339 1/29/2025
15.1.0 106 1/28/2025
15.0.17 161 1/26/2025
15.0.16 102 1/26/2025
15.0.15 323 1/22/2025
15.0.14 144 1/22/2025
15.0.13 152 1/8/2025
15.0.12 676 1/2/2025
15.0.11 115 1/2/2025
15.0.10 110 1/2/2025
15.0.9 110 1/2/2025
15.0.8 120 1/2/2025
15.0.7 109 1/2/2025
15.0.6 112 1/2/2025
15.0.5 117 1/2/2025
15.0.4 136 1/1/2025
15.0.3 127 1/1/2025
15.0.2 116 1/1/2025
14.15.10 755 12/17/2024
14.15.9 114 12/17/2024
14.15.8 107 12/17/2024
14.15.7 288 12/13/2024
14.15.5 148 12/9/2024
14.15.4 113 12/9/2024
14.15.3 119 12/9/2024
14.15.1 247 12/4/2024
14.15.0 160 12/4/2024
14.14.12 140 12/4/2024
14.14.11 125 12/1/2024
14.14.10 306 11/28/2024
14.14.8 131 11/28/2024
14.14.6 104 11/27/2024
14.14.5 112 11/27/2024
14.14.4 110 11/27/2024
14.14.3 109 11/27/2024
14.14.1 110 11/27/2024
14.13.2 105 11/27/2024
14.12.12 138 11/14/2024
14.12.4 191 11/12/2024
14.12.1 534 11/3/2024
14.7.1 625 10/26/2024
14.7.0 371 10/25/2024
14.6.1 152 10/23/2024
14.6.0 112 10/23/2024
14.5.0 94 10/22/2024
14.4.2 138 10/22/2024
14.4.1 127 10/21/2024
14.4.0 140 10/21/2024
14.3.0 131 10/20/2024
14.2.0 147 10/19/2024
14.1.7 168 10/18/2024
14.1.6 155 10/18/2024
14.1.5 111 10/17/2024
14.1.4 128 10/17/2024
14.1.3 115 10/16/2024
14.1.2 109 10/16/2024
14.0.0 118 10/13/2024
13.12.0 260 10/9/2024
13.10.3 275 9/30/2024
13.10.2 365 9/22/2024
13.10.1 148 9/22/2024
13.9.4 143 9/18/2024
13.9.2 396 9/13/2024
13.8.1 262 9/10/2024
13.7.1 192 9/7/2024
13.7.0 188 9/5/2024
13.6.0 143 9/5/2024
13.5.4 148 9/5/2024
13.5.2 249 9/4/2024
13.5.0 139 9/2/2024
13.4.5 124 9/2/2024
13.4.4 136 9/1/2024
13.4.3 134 9/1/2024
13.4.2 138 9/1/2024
13.4.1 123 8/31/2024
13.4.0 147 8/31/2024
13.3.0 133 8/30/2024
13.2.0 138 8/29/2024
13.1.1 325 8/27/2024
13.1.0 129 8/27/2024
13.0.6 149 8/27/2024
13.0.5 128 8/27/2024
13.0.4 136 8/26/2024
13.0.3 136 8/26/2024
13.0.2 172 8/26/2024
13.0.1 153 8/23/2024
13.0.0 148 8/23/2024
12.1.10 434 8/13/2024
12.1.9 178 8/13/2024
12.1.7 162 8/2/2024
12.1.6 176 7/29/2024
12.1.5 107 7/29/2024
12.1.4 96 7/29/2024
12.1.3 103 7/29/2024
12.1.2 198 7/23/2024
12.1.1 142 7/23/2024
12.1.0 134 7/23/2024
12.0.0 151 7/22/2024
11.2.0 146 7/18/2024
11.1.2 129 7/18/2024
11.1.1 217 7/5/2024
11.1.0 135 7/5/2024
11.0.2 130 7/5/2024
11.0.1 148 7/4/2024
11.0.0 130 6/25/2024
10.3.4 245 6/20/2024
10.3.3 134 6/20/2024
10.3.2 125 6/20/2024
10.3.1 127 6/20/2024
10.1.10 163 6/10/2024
10.1.9 116 6/7/2024
10.1.8 142 6/4/2024
10.1.7 126 6/4/2024
10.1.6 134 6/4/2024
10.1.4 125 6/4/2024
10.1.3 126 6/4/2024
10.1.1 125 6/4/2024
10.0.5 141 5/30/2024
10.0.4 146 5/30/2024
10.0.3 139 5/30/2024
10.0.1 153 5/27/2024
10.0.0 151 5/26/2024