Packages
ASP.NET Boilerplate is distributed on nuget. Here, a list of all official packages.
Core package. All other packages depends on it.
ASP.NET Core integration package.
Common web related classes (Used both by ASP.NET MVC and ASP.NET Core).
Web package both of MVC and Web API use.
ASP.NET MVC integration package.
ASP.NET Web API integration package.
OData integration package.
Client side scripts package.
SignalR integration package.
OWIN integration package.
Common code shared between Abp.EntityFramework and Abp.EntityFrameworkCore packages.
EntityFramework integration package.
EntityFramework GraphDiff integration package.
EntityFrameworkCore integration package.
NHibernate integration package.
Dapper integration package.
Some simple extension methods to use ABP with FluentMigrator.
AutoMapper integration package for object mapper.
Hanfire integration for background job management.
Hangfire.AspNetCore integration for background job management.
Log4Net adapter to support latest log4net for Abp and Castle.
Redis replacement for ABP's default cache manager.
MailKit implementation for ABP's IEmailSender.
Quartz integration package.
Base classes to create integration tests for ABP based projects.
Base classes to create integration tests for AspNet Core and ABP based projects.