Aksio.Applications.ProxyGenerator 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.ProxyGenerator --version 1.5.9
NuGet\Install-Package Aksio.Applications.ProxyGenerator -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.ProxyGenerator" 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.ProxyGenerator --version 1.5.9
#r "nuget: Aksio.Applications.ProxyGenerator, 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.ProxyGenerator as a Cake Addin
#addin nuget:?package=Aksio.Applications.ProxyGenerator&version=1.5.9

// Install Aksio.Applications.ProxyGenerator as a Cake Tool
#tool nuget:?package=Aksio.Applications.ProxyGenerator&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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
1.5.9 263 1/12/2024
1.5.8 140 12/15/2023
1.5.7 3,671 12/14/2023
1.5.6 115 12/13/2023
1.5.5 674 12/11/2023
1.5.4 240 12/7/2023
1.5.3 128 11/29/2023
1.5.2 88 11/29/2023
1.5.1 112 11/25/2023
1.5.0 120 11/17/2023
1.4.2 291 10/17/2023
1.4.1 1,447 10/2/2023
1.4.0 145 10/2/2023
1.3.1 170 9/29/2023
1.3.0 101 9/28/2023
1.2.2 133 9/25/2023
1.2.1 125 9/14/2023
1.2.0 402 9/6/2023
1.1.19 116 9/4/2023
1.1.18 515 8/30/2023
1.1.17 711 8/22/2023
1.1.16 135 8/21/2023
1.1.15 144 8/19/2023
1.1.14 589 7/25/2023
1.1.13 150 7/25/2023
1.1.12 564 7/18/2023
1.1.11 156 7/18/2023
1.1.10 131 7/18/2023
1.1.9 146 7/18/2023
1.1.8 225 7/14/2023
1.1.7 168 7/12/2023
1.1.6 158 7/11/2023
1.1.5 122 7/11/2023
1.1.4 182 7/10/2023
1.1.3 126 7/10/2023
1.1.2 154 6/20/2023
1.1.1 141 6/20/2023
1.1.0 135 6/20/2023
1.0.12 136 6/16/2023
1.0.11 140 6/14/2023
1.0.10 141 6/14/2023
1.0.9 142 6/11/2023
1.0.8 142 6/10/2023
1.0.7 144 6/10/2023
1.0.6 137 6/9/2023
1.0.5 137 5/30/2023
1.0.4 134 5/25/2023
1.0.3 140 5/25/2023
1.0.2 131 5/25/2023
1.0.1 151 5/25/2023
1.0.0 142 5/25/2023
0.0.12 135 5/25/2023
0.0.11 141 5/24/2023
0.0.10 135 5/24/2023
0.0.9 134 5/24/2023
0.0.8 143 5/24/2023
0.0.7 154 5/23/2023
0.0.6 111 5/23/2023
0.0.5 127 5/23/2023
0.0.3 139 5/23/2023
0.0.2 131 5/23/2023