Nucleo.DDD.Application 8.0.3

dotnet add package Nucleo.DDD.Application --version 8.0.3                
NuGet\Install-Package Nucleo.DDD.Application -Version 8.0.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="Nucleo.DDD.Application" Version="8.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nucleo.DDD.Application --version 8.0.3                
#r "nuget: Nucleo.DDD.Application, 8.0.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.
// Install Nucleo.DDD.Application as a Cake Addin
#addin nuget:?package=Nucleo.DDD.Application&version=8.0.3

// Install Nucleo.DDD.Application as a Cake Tool
#tool nuget:?package=Nucleo.DDD.Application&version=8.0.3                

Nucleo.DDD.Application

Welcome to the Nucleo.DDD.Application project! This project is part of the Nucleo Framework and focuses on the application layer of Domain-Driven Design (DDD).

Table of Contents

Introduction

Nucleo.DDD.Application provides the necessary components and services to implement the application layer in a DDD-based architecture. It acts as a bridge between the domain layer and the presentation layer.

Getting Started

To get started with Nucleo.DDD.Application, follow these steps:

  1. Clone the repository.
  2. Install the required dependencies.
  3. Build the project.

Installation

To install the necessary dependencies, run the following command:

dotnet restore

Usage

Here is an example of how to use Nucleo.DDD.Application in your project:

// Example code goes here

Contributing

We welcome contributions to improve Nucleo.DDD.Application. Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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. 
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
8.0.3 83 10/16/2024
8.0.2 81 10/13/2024
8.0.1 77 10/7/2024
8.0.0 84 9/29/2024