doc/WebSite/Nuget-Packages.md
ASP.NET Boilerplate is distributed on NuGet.
Here's a list of all the official packages.
Core package. All other packages depend on it.
ASP.NET Core integration package.
ASP.NET Core SignalR integration package.
Common web-related classes (Used by both ASP.NET MVC and ASP.NET Core).
Web package for both 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 the 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 mapping.
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 ASP.NET Core and ABP-based projects.