https://github.com/dimitrietataru/catnip-presentation
CatNip - Presentation Abstractions
https://github.com/dimitrietataru/catnip-presentation
abstractions clean-architecture csharp dot-net presentation
Last synced: 1 day ago
JSON representation
CatNip - Presentation Abstractions
- Host: GitHub
- URL: https://github.com/dimitrietataru/catnip-presentation
- Owner: dimitrietataru
- License: mit
- Created: 2024-01-05T12:50:50.000Z (over 1 year ago)
- Default Branch: ace
- Last Pushed: 2024-09-30T09:17:23.000Z (about 1 year ago)
- Last Synced: 2024-10-19T18:57:25.805Z (12 months ago)
- Topics: abstractions, clean-architecture, csharp, dot-net, presentation
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Clean Architecture Template - Never-ending Improvement Process
[](https://github.com/dimitrietataru/catnip-presentation/actions/workflows/build.yml)
[](https://github.com/dimitrietataru/catnip-presentation/actions/workflows/release.yml)
[](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).