Aksio.Applications 1.5.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Aksio.Applications --version 1.5.9
NuGet\Install-Package Aksio.Applications -Version 1.5.9
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.Applications" Version="1.5.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aksio.Applications --version 1.5.9
#r "nuget: Aksio.Applications, 1.5.9"
#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.
// Install Aksio.Applications as a Cake Addin
#addin nuget:?package=Aksio.Applications&version=1.5.9

// Install Aksio.Applications as a Cake Tool
#tool nuget:?package=Aksio.Applications&version=1.5.9

Aksio Application Model

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build

Description

The Aksio 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 hooks into the C# Roslyn compiler and 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aksio.Applications:

Package Downloads
Aksio.Cratis.Kernel.Server The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.9 298 1/12/2024
1.5.8 126 12/15/2023
1.5.7 7,704 12/14/2023
1.5.6 108 12/13/2023
1.5.5 940 12/11/2023
1.5.4 443 12/7/2023
1.5.3 157 11/29/2023
1.5.2 106 11/29/2023
1.5.1 118 11/25/2023
1.5.0 154 11/17/2023
1.4.2 323 10/17/2023
1.4.1 3,733 10/2/2023
1.4.0 176 10/2/2023
1.3.1 214 9/29/2023
1.3.0 115 9/28/2023
1.2.2 225 9/25/2023
1.2.1 144 9/14/2023
1.2.0 862 9/6/2023
1.1.19 120 9/4/2023
1.1.18 1,192 8/30/2023
1.1.17 818 8/22/2023
1.1.16 127 8/21/2023
1.1.15 140 8/19/2023
1.1.14 814 7/25/2023
1.1.13 154 7/25/2023
1.1.12 679 7/18/2023
1.1.11 156 7/18/2023
1.1.10 149 7/18/2023
1.1.9 157 7/18/2023
1.1.8 295 7/14/2023
1.1.7 176 7/12/2023
1.1.6 180 7/11/2023
1.1.5 150 7/11/2023
1.1.4 206 7/10/2023
1.1.3 142 7/10/2023
1.1.2 153 6/20/2023
1.1.1 142 6/20/2023
1.1.0 144 6/20/2023
1.0.12 147 6/16/2023
1.0.11 146 6/14/2023
1.0.10 141 6/14/2023
1.0.9 148 6/11/2023
1.0.8 146 6/10/2023
1.0.7 145 6/10/2023
1.0.6 144 6/9/2023
1.0.5 139 5/30/2023
1.0.4 145 5/25/2023
1.0.3 148 5/25/2023
1.0.2 147 5/25/2023
1.0.1 145 5/25/2023
1.0.0 157 5/25/2023
0.0.12 148 5/25/2023
0.0.11 140 5/24/2023
0.0.10 137 5/24/2023
0.0.9 138 5/24/2023
0.0.8 133 5/24/2023
0.0.7 139 5/23/2023
0.0.6 134 5/23/2023
0.0.5 136 5/23/2023
0.0.3 135 5/23/2023
0.0.2 161 5/23/2023