Top 20 NuGet Packages depending on Paradigm.Services.Domain

Total dependencies: 9

Base library for asp.net core MVC and API sites using Paradigm ORM.
Intermediate layer between controllers and repositories, allowing cross domain calls, logic workflow interactions and more.
Provides extension methods to register the domain entity mappings.
Provides extension methods to register framework classes and user inherited classes.
Base library for command line applications and services.
Base library for mvc and api .net core sites. If you are using either EF or ORM check the specific implementations as well. - Paradigm.Services.Mvc.ORM - Paradigm.Services.Mvc.EntityFramework
Contains the main interfaces to work with repositories. To work with a specific orm, choose one of the following libraries: - Paradigm.Services.Repositories.EntityFramework - Paradigm.Services.Repositories.Dapper - Paradigm.Services.Repositories.ORM
Provides extension methods to register framework classes and user inherited classes related to Paradigm ORM.
Miracle Devs ORM implementation of Paradigm repositories.