# SF-Boilerplate **Repository Path**: quliting_admin/SF-Boilerplate ## Basic Information - **Project Name**: SF-Boilerplate - **Description**: SF是一套基于.NET Core +EFCore+Bootstrap开发的框架 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.mayisite.pro:8080/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 80 - **Created**: 2018-04-26 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### SF是一套基于.NET Core +EFCore+Bootstrap开发的框架,源代码完全开源! #### SF的宗旨:学习并融入新技术新思想 #### SF 官方 QQ 交流群:306818375 #### 在线体验地址[SF官方演示地址](http://www.mayisite.pro:8080) #### 博客园地址 [http://www.cnblogs.com/CrazyAnts/p/6602001.html](http://www.cnblogs.com/CrazyAnts/p/6602001.html) #### Prerequisite: - .NET Core SDK (https://www.microsoft.com/net/core) - SQL Server or PostgreSQL or MySql #### 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 扩展多租户,多系统授权登陆 #### 界面截图 #### Window后台主页 ![Window后台主页](https://git.oschina.net/sframework/SF-Boilerplate/raw/master/miscellaneous/SFInfo.png) #### Linux后台主页 ![Linux后台主页](http://git.oschina.net/sframework/SF-Boilerplate/raw/master/miscellaneous/sf_ubuntu.jpg) ![字典分类管理](https://git.oschina.net/sframework/SF-Boilerplate//raw/master/miscellaneous/SF_DataItem.png)