https://github.com/dimitrietataru/catnip-application
CatNip - Application Abstractions
https://github.com/dimitrietataru/catnip-application
abstractions application clean-architecture csharp dot-net
Last synced: 6 months ago
JSON representation
CatNip - Application Abstractions
- Host: GitHub
- URL: https://github.com/dimitrietataru/catnip-application
- Owner: dimitrietataru
- License: mit
- Created: 2024-01-05T12:50:43.000Z (over 2 years ago)
- Default Branch: ace
- Last Pushed: 2025-04-14T03:57:25.000Z (over 1 year ago)
- Last Synced: 2025-06-11T08:04:49.210Z (about 1 year ago)
- Topics: abstractions, application, clean-architecture, csharp, dot-net
- Language: C#
- Homepage:
- Size: 58.6 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-application/actions/workflows/build.yml)
[](https://github.com/dimitrietataru/catnip-application/actions/workflows/release.yml)
[](https://www.nuget.org/packages/CatNip.Application)
# Application Abstractions
### Related projects
* [catnip-domain](https://github.com/dimitrietataru/catnip-domain)
* [catnip-infrastructure](https://github.com/dimitrietataru/catnip-infrastructure)
* [catnip-presentation](https://github.com/dimitrietataru/catnip-presentation)
* [csharp-coding-standards](https://github.com/dimitrietataru/csharp-coding-standards)
### License
CatNip.Application is Copyright © 2023 [Dimitrie Tataru](https://github.com/dimitrietataru) and other contributors under the [MIT license](https://github.com/dimitrietataru/catnip-application/blob/ace/LICENSE).