Giter VIP home page Giter VIP logo

facade-template's Introduction

facade-template

  • 基于 facade 框架前后端分离的 web api 快速开发模板,让你专注于后台业务。可以搭配前端模板facade-vue-template,使用 nswag 自动生成前端 typescript api 接口代码。

  • facade 框架基于 aspnet core abp 开发的框架,使用 dapper 支持 Oracle。

  • 支持 .net core 5.0

功能

  • 基于 abp
  • 支持 signalr
  • 支持 jwt
  • 支持 AutoMapper
  • 支持 Quartz
  • 支持 Dapper
  • 支持 Oracle
  • 支持 nlog
  • 支持 exceptionless
  • 支持 swagger 2.0,如: app.UseSwagger(c => c.SerializeAsV2 = true);
  • 支持 BackgroundJob 后台工作,可以集成 hangfire
  • 支持 Modbus 协议 RTU/TCP 传输
  • 支持 利用 Socket 使用 MLLP 协议传输 HL7 消息

使用

  1. 安装 facade 命令工具,dotnet tool install --global Facade.ToolCLI
  2. 使用命令构建项目 facade init FacadeDemo
  3. 更改 appsettings.Development.json 文件中的连接字符串
  4. 开始使用

facade-template's People

Contributors

kingysoft avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.