Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/talento90/caravel

:boat: Caravel is a SDK to help developers building .NET applications.
https://github.com/talento90/caravel

dotnet-core sdk-dotnet utility

Last synced: 2 months ago
JSON representation

:boat: Caravel is a SDK to help developers building .NET applications.

Awesome Lists containing this project

README

        

# Caravel ![](https://github.com/Talento90/Caravel/workflows/Publish/badge.svg)

Caravel is a collection of SDKs to help developers building .NET applications:

* [Caravel](./src/Caravel/README.md)
* [Caravel.AspNetCore](./src/Caravel.AspNetCore/README.md)
* [Caravel.MediatR](./src/Caravel.MediatR/README.md)
* [Caravel.EntityFramework](./src/Caravel.EntityFramework/README.md)

## Projects using Caravel

* [Caravel Template](https://github.com/Talento90/Caravel-Template) - .NET template that generates a functional api using hexagonal architecture.
* [Caravel Template Vertical Slice](https://github.com/Talento90/Caravel-Template-Vertical-Slice) - .NET template that generates a functional api using vertical slice architecture.