博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ABP框架系列之四十一:(Nuget-Packages-Nuget包)
阅读量:5282 次
发布时间:2019-06-14

本文共 1352 字,大约阅读时间需要 4 分钟。

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.

转载于:https://www.cnblogs.com/smileberry/p/8296818.html

你可能感兴趣的文章
java 实现图表展示
查看>>
前端基础之css
查看>>
javascript 事件
查看>>
x509数字证书导入-然后删除自身
查看>>
文件上传缺失common-io.jar包
查看>>
Extract Method
查看>>
自动化测试框架学习之一 --- 为什么要进行自动化测试?
查看>>
QT Creator 快速入门教程 读书笔记(二)
查看>>
百度云?极光?个推?
查看>>
vue2.0模拟锚点实现定位平滑滚动
查看>>
oracle 11g 命令 导入 导出表
查看>>
hdu 2766 Equilibrium Mobile
查看>>
2019春总结作业
查看>>
在Chrome Console中加载jQuery
查看>>
浅谈python 手机crash和app crash循环执行问题
查看>>
jQuery左侧菜单实例
查看>>
初识JavaScript
查看>>
计算机的自启动管理
查看>>
[Vue 牛刀小试]:第十二章 - 使用 Vue Router 实现 Vue 中的前端路由控制
查看>>
Nginx 日志文件切割
查看>>