Found 82 packages
Abstract components for the Repository Pattern.
Implementation for the Operation Result Pattern.
Abstract components for an extension version of the Unit Of Work Pattern. The Work Context is an pattern that include the Unit Of Work functionality and add access to others patterns like Repository, Search, Event, Message Bus, etc.
Abstract components for the Entity Pattern.
Package Description
Abstract components for the Unit Of Work Pattern. This pattern is designed to work together with the Repository Pattern.
Persistence components implementation with EntityFrameworkCore, including the handling of repositories.
Extension methods for deserialize operations results objects from http responses.
Extensions methods for adapt operations results objects to minimal api http results.
Extensions methods for adapt operations results objects to problem details.
Extensions methods for adapt operations results objects to AspNetCore MVC objects results (IActionResult).