VOOZH about

URL: https://www.nuget.org/packages/Aksio.Applications.CQRS.MongoDB/

⇱ NuGet Gallery | Aksio.Applications.CQRS.MongoDB 1.8.3


ο»Ώ

πŸ‘ Image
Aksio.Applications.CQRS.MongoDB 1.8.3

Prefix Reserved
dotnet add package Aksio.Applications.CQRS.MongoDB --version 1.8.3
 
 
NuGet\Install-Package Aksio.Applications.CQRS.MongoDB -Version 1.8.3
 
 
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.CQRS.MongoDB" Version="1.8.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aksio.Applications.CQRS.MongoDB" Version="1.8.3" />
 
Directory.Packages.props
<PackageReference Include="Aksio.Applications.CQRS.MongoDB" />
 
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 Aksio.Applications.CQRS.MongoDB --version 1.8.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aksio.Applications.CQRS.MongoDB, 1.8.3"
 
 
#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 Aksio.Applications.CQRS.MongoDB@1.8.3
 
 
#: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=Aksio.Applications.CQRS.MongoDB&version=1.8.3
 
Install as a Cake Addin
#tool nuget:?package=Aksio.Applications.CQRS.MongoDB&version=1.8.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 .

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 .

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Aksio.Applications.CQRS.MongoDB:

Package Downloads
Aksio.Cratis.Kernel.Read

Package Description

Aksio.Applications

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.3 2,623 11/12/2024
1.8.2 259 11/8/2024
1.8.1 256 11/4/2024
1.8.0 241 11/4/2024
1.7.2 246 11/3/2024
1.7.1 261 11/1/2024
1.7.0 249 11/1/2024
1.6.0 256 11/1/2024
1.5.9 497 1/12/2024
1.5.8 302 12/15/2023
1.5.7 16,882 12/14/2023
1.5.6 259 12/13/2023
1.5.5 1,218 12/11/2023
1.5.4 586 12/7/2023
1.5.3 303 11/29/2023
1.5.2 243 11/29/2023
1.5.1 260 11/25/2023
1.5.0 292 11/17/2023
1.4.2 451 10/17/2023
1.4.1 3,868 10/2/2023
Loading failed