Skip to content

SF是一套基于ASP.NET Core MVC+EFCore+Bootstrap开发出来的框架

License

Notifications You must be signed in to change notification settings

fmzwy/SF-Boilerplate

 
 

Repository files navigation

SF是一套基于ASP.NET Core MVC+EFCore+Bootstrap开发出来的框架,源代码完全开源!

SF 官方 QQ 交流群:306818375

在线体验地址SF官方演示地址

Prerequisite:

Technologies and frameworks used:

  • ASP.NET MVC Core 1.0.1 on .NET Core 1.0.1

  • Entity Framework Core 1.0.1

  • ASP.NET Identity Core 1.0

  • Autofac 4.0.0

  • AutoMapper 5.2.0

  • LinqKit 1.1.7.3

  • CacheManager 0.9.2

  • Hangfire 1.6.5

  • Audit.NET 4.5.6

  • SaasKit 1.1.*

  • EFSecondLevelCache.Core 1.0.2

  • Bootstrap v3.3.4

  • Layer

  • JQGrid

  • MediatR for domain event

How to release on local

  • dotnet publish -r win10-x64
  • dotnet publish -r ubuntu.14.04-x64

How to contribute:

  • Report bugs or suggest features by create new issues or add comments to issues
  • Pickup an issue, create your own branch and implement it, then submit a Merge Request when you finished the implemntation and testing
  • Remember to fix all the StyleCop violations before submit a Merge Request

License

SimpleFramework is licensed under the Apache 2.0 license.

作者信息

  • 系统名称:SimpleFramework
  • 系统作者:疯狂蚂蚁
  • 团队名称:蚂蚁兵团
  • 欢迎你加入我们,开源让我们进步,开源让我们开阔视野.

项目计划

  • 加入基础功能管理界面:机构管理、部门管理、角色管理、岗位管理、职位管理、用户组管理、用户管理、功能菜单、字典管理、行政区域、单据编号、系统日志、插件管理
  • 集成IdentityServer4 扩展多租户,多系统授权登陆

界面截图

后台主页 字典分类管理

About

SF是一套基于ASP.NET Core MVC+EFCore+Bootstrap开发出来的框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.3%
  • C# 44.6%
  • CSS 7.2%
  • HTML 1.3%
  • Other 0.6%