Skip to content
#

exceptionless

Here are 13 public repositories matching this topic...

基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。

  • Updated Dec 8, 2022
  • C#

Improve this page

Add a description, image, and links to the exceptionless topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exceptionless topic, visit your repo's landing page and select "manage topics."

Learn more