Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dimitrietataru/catnip-infrastructure

CatNip - Infrastructure Abstractions
https://github.com/dimitrietataru/catnip-infrastructure

abstractions clean-architecture csharp dot-net infrastructure

Last synced: 5 days ago
JSON representation

CatNip - Infrastructure Abstractions

Awesome Lists containing this project

README

        

## Clean Architecture Template - Never-ending Improvement Process

[![build](https://github.com/dimitrietataru/catnip-infrastructure/actions/workflows/build.yml/badge.svg)](https://github.com/dimitrietataru/catnip-infrastructure/actions/workflows/build.yml)
[![release](https://github.com/dimitrietataru/catnip-infrastructure/actions/workflows/release.yml/badge.svg)](https://github.com/dimitrietataru/catnip-infrastructure/actions/workflows/release.yml)
[![NuGet](https://img.shields.io/nuget/v/CatNip.Infrastructure)](https://www.nuget.org/packages/CatNip.Infrastructure)

# Infrastructure Abstractions

### Related projects
* [catnip-domain](https://github.com/dimitrietataru/catnip-domain)
* [catnip-application](https://github.com/dimitrietataru/catnip-application)
* [catnip-presentation](https://github.com/dimitrietataru/catnip-presentation)
* [csharp-coding-standards](https://github.com/dimitrietataru/csharp-coding-standards)

### License
CatNip.Infrastructure is Copyright © 2023 [Dimitrie Tataru](https://github.com/dimitrietataru) and other contributors under the [MIT license](https://github.com/dimitrietataru/catnip-infrastructure/blob/ace/LICENSE).