JorgeCostaMacia.Shared.Aggregate 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package JorgeCostaMacia.Shared.Aggregate --version 1.0.0
NuGet\Install-Package JorgeCostaMacia.Shared.Aggregate -Version 1.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="JorgeCostaMacia.Shared.Aggregate" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JorgeCostaMacia.Shared.Aggregate --version 1.0.0
#r "nuget: JorgeCostaMacia.Shared.Aggregate, 1.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.
// Install JorgeCostaMacia.Shared.Aggregate as a Cake Addin
#addin nuget:?package=JorgeCostaMacia.Shared.Aggregate&version=1.0.0

// Install JorgeCostaMacia.Shared.Aggregate as a Cake Tool
#tool nuget:?package=JorgeCostaMacia.Shared.Aggregate&version=1.0.0

Shared .Net

Jorge Costa Macia

https://github.com/JorgeCostaMacia/
https://bitbucket.org/jorgecostamacia/

https://www.linkedin.com/in/jorge-costa-macia-842817164/

Introduction

Shared .Net solution to develop and share nuggets and libraries.

Its apply DDD and CQRS architecture.
All projects just have the logic of one domain concept.

Domains

+-- shared-net/
|   +-- Shared/
|   +-- Shared.Aggregate/
|   +-- Shared.Application/
|   +-- Shared.Context/
|   +-- Shared.Data.Persistence/
|   +-- Shared.Service/

Shared

Empty main project

Shared.Aggregate

Base aggregate

Shared.Application

Base application service

Shared.Context

Base Context

Shared.Data.Persistence

Base Data Persistence

Shared.Service

Base service

Git

This reposity applies gitflow to manage the branches.
It has master, develop, features, hotfix, bugfix and release branches.

Features, hotfixes and bugfixes will start by develop and end in to in develop to.
When they are ready to go to production, a release by develep will be created and merged in to master and develop.
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.
  • net7.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on JorgeCostaMacia.Shared.Aggregate:

Package Downloads
JorgeCostaMacia.Shared.Exception The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared domain exception base

JorgeCostaMacia.Shared The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared base

JorgeCostaMacia.Shared.Bus.Message The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared bus message base

JorgeCostaMacia.Shared.Aggregate.Exception The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared aggregate exception base

JorgeCostaMacia.Shared.Aggregate.Message The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared aggregate message base

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 855 12/22/2023
1.0.0 4,016 2/24/2023