JorgeCostaMacia.Shared.Exception 8.0.0

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

// Install JorgeCostaMacia.Shared.Exception as a Cake Tool
#tool nuget:?package=JorgeCostaMacia.Shared.Exception&version=8.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
|   +-- Aggregate
|   +-- Application
|   +-- Bus
|   |   +-- Command
|   |   +-- Event
|   |   +-- Message
|   |   +-- Query
|   |   +-- Service
|   +-- Context
|   +-- Data
|   |   +-- Persistence
|   +-- Entity
|   +-- Exception
|   +-- Root
|   +-- Service
|   +-- Util
|   |   +-- Expression
|   +-- Validator
|   +-- ValueObject

Shared

Base Main Project With All Libs

Shared.Aggregate

Base Aggregate

Shared.Application

Base Application Service

Shared.Bus.Command

Base Bus Message Command And Aggregates

Shared.Bus.Event

Base Bus Message Event And Aggregates

Shared.Bus.Message

Base Bus Message And Aggregates

Shared.Bus.Query

Base Bus Message Query And Aggregates

Shared.Bus.Service

Base Bus Message Service And Infra Configurations

Shared.Context

Base Context

Shared.Data.Persistence

Base Data Persistence

Shared.Entity

Base Domain Entity And Aggregates

Shared.Exception

Base Domain Exception And Aggregates

Shared.Root

Base Domain Root And Aggregates

Shared.Service

Base Service

Shared.Util.Expression

Utils to manage expressions

Shared.Validator

Base Validators

Shared.ValueObject

Base ValueObject With Exceptions And Validators

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 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 (3)

Showing the top 3 NuGet packages that depend on JorgeCostaMacia.Shared.Exception:

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

Shared value object 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.ValueObject.Exception The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Shared value object exception base

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 480 12/22/2023
7.1.2 115 12/19/2023
7.1.1 214 11/14/2023
7.1.0 130 10/17/2023
7.0.0 218 9/12/2023
6.0.0 116 9/11/2023
5.1.4 321 8/16/2023
5.1.3 288 7/7/2023
5.1.1 416 5/25/2023
5.1.0 185 5/24/2023
5.0.2 513 4/24/2023
5.0.1 409 4/18/2023
5.0.0 527 3/25/2023
4.0.2 342 3/24/2023
4.0.1 156 3/24/2023
4.0.0 175 3/24/2023
3.0.1 280 3/16/2023
3.0.0 184 3/16/2023
2.0.3 490 3/16/2023
2.0.2 179 3/15/2023
2.0.1 187 3/15/2023
2.0.0 171 3/15/2023
1.0.0 703 2/24/2023