Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

CatNip - Presentation Abstractions
https://github.com/dimitrietataru/catnip-presentation

abstractions clean-architecture csharp dot-net presentation

Last synced: 5 days ago
JSON representation

CatNip - Presentation Abstractions

Awesome Lists containing this project

README

        

## Clean Architecture Template - Never-ending Improvement Process

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

# Presentation Abstractions

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

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