Cheers.Cqrs.Exception

Cheers CQRS exceptions


Keywords
Cheers
License
MIT
Install
Install-Package Cheers.Cqrs.Exception -Version 1.0.0

Documentation

Cheers

/!\ Cheers is currently under development

Cheers is a feature oriented stack. Compose with a complete set of Nuget µPackages, it ease you the build of back-end application.

Cheers help you to move away from a "technical" to a more "valuable" approach of application development. All your features can be implement with the CQRS pattern and will respect SOLID principles.

The stack is a great choice for BDD/TDD/DDD projects, Microservices or Minimum Value Product.

More information in our documentation

Stack

Platform Status Nuget Yeoman
.NET Framework In development Yes In development
.NET Core Pending No No

Packages

Contracts :

Package Description CI Nuget
Cheers.Cqrs Cheers CQRS contracts Build status NuGet version
Cheers.ServiceLocator ServiceLocator contracts Build status NuGet version
Cheers.Diagnostic Diagnostic contracts Build status NuGet version
Cheers.Data.Finder Cheers data finder Build status NuGet version
Cheers.Data.Repository Cheers data repository Build status NuGet version

Implementations :

Package Description CI Nuget
Cheers.Cqrs.InMemory Cheers in memory CQRS Build status NuGet version
Cheers.Cqrs.Exception Cheers CQRS expections Build status NuGet version
Cheers.ServiceLocator.StructureMap Cheers ServiceLocator with StructureMap Build status NuGet version
Cheers.Diagnostic.NLog Cheers Diagnostic with NLog Build status NuGet version
Cheers.Data.EF6 Cheers data with EF 6 Build status NuGet version
Cheers.Data.EntityFramework Cheers data with EntityFrameworkCore Build status NuGet version

Common Extensions :

Package Description CI Nuget
Cheers.Container.StructureMap Cheers container auto registration Build status NuGet version

WebApi OWIN Extensions :

Package Description CI Nuget
Cheers.Owin.WebApi.Swagger Swagger API explorer Build status NuGet version
Cheers.Owin.WebApi.DependencyResolver WebApi dependency resolver Build status NuGet version
Cheers.Owin.WebApi.Exception Cheers WebApi exception handling Build status NuGet version
Cheers.Owin.WebApi.Transaction Cheers WebApi transaction handler Build status NuGet version

WebApi .Net Core Extensions :

Available soon !

Samples

Documentation

The documentation can be find Here

Contributing

Please read this !

Active contributors

Special mention

Thanks to Valtech and especially Victor Salas for authorize us to publish the base code of Cheers on Github.

Icon

Cheers icon is base on Sergei Kokota works (Creative Commons 2.5)

Licence

The MIT License (MIT)

Copyright (c) 2016 Cheers

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.