https://github.com/dimitrietataru/catnip-infrastructure
CatNip - Infrastructure Abstractions
https://github.com/dimitrietataru/catnip-infrastructure
abstractions clean-architecture csharp dot-net infrastructure
Last synced: 4 months ago
JSON representation
CatNip - Infrastructure Abstractions
- Host: GitHub
- URL: https://github.com/dimitrietataru/catnip-infrastructure
- Owner: dimitrietataru
- License: mit
- Created: 2024-01-05T12:50:47.000Z (over 2 years ago)
- Default Branch: ace
- Last Pushed: 2025-04-14T04:01:24.000Z (about 1 year ago)
- Last Synced: 2025-10-24T04:53:39.972Z (9 months ago)
- Topics: abstractions, clean-architecture, csharp, dot-net, infrastructure
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 2
- 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-infrastructure/actions/workflows/build.yml)
[](https://github.com/dimitrietataru/catnip-infrastructure/actions/workflows/release.yml)
[](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).