This repo contains a library to ease ASP.NET Core web application development, along with sample applications and automated tests.
The library and applications have beed developed along a series of post in my blog at http://www.coderepo.blog (in spanish).
The series starts with Domion - Un sistema para desarrollar aplicaciones en .NET Core
Published articles so far are:
-
Preparar una solución para ASP.NET Core - Release 1.0 (GitHub)
-
Patrón de repositorio con Entity Framework Core - Release 2.0 (GitHub)
-
Pruebas de integración con xUnit y Entity Framework Core - Release 3.0 (GitHub)
Hope this helps someone.