Simple.Framework
0.2.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Simple.Framework::0.2.3
This package contains a .NET Template Package you can call from the shell/command line.
SimpleFramework
🎈 介绍
简化框架,封装了 EFcore 仓储,工作单元 框架结构分明
模板安装
安装 simple 模板
dotnet new --install Simple.Framework
创建 simple 模板
dotnet new simple --name MyProjectName
生成新模板包 (必须在 cmd 中执行)
用来发布新模块版本
nuget pack ./Simple.Framework.nuspec
🎁 项目部署
项目将通过 docker compose 一键部署
实现记得部署好 mssql 然后启动 Simple.DbMigrations 项目执行迁移
注意:先修改项目配置文件的连接字符串
构建项目
docker-compose build
启动项目
docker-compose up -d
销毁项目
docker-compose down
🍬 基本功能
实现基本软删功能
实现创建人删除人更新人赋值
实现基本的授权服务
实现基本用户功能
实现分布式事件总线
实现审计日志
🛞 使用说明
首先需要修改 Simple.Admin.HttpApi.Host,Simple.DbMigrations,Simple.Auth.HttpApi.Host 的项目下的 appsettings.json 的 mssql 数据库连接字符串
在 Simple.DbMigrations 生成迁移文件然后更新迁移文件
技术交流
QQ 群:737776595
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.5 | 371 | 12/2/2022 |
0.2.4 | 443 | 11/12/2022 |
0.2.3 | 416 | 11/3/2022 |
0.2.2 | 416 | 11/1/2022 |
0.2.1 | 412 | 11/1/2022 |
0.2.0 | 383 | 11/1/2022 |
0.1.9 | 380 | 11/1/2022 |
0.1.8 | 359 | 11/1/2022 |
0.1.7 | 370 | 11/1/2022 |
0.1.6 | 360 | 11/1/2022 |
0.1.5 | 391 | 10/28/2022 |
0.1.4 | 399 | 10/28/2022 |
0.1.3 | 418 | 10/25/2022 |
0.1.2 | 403 | 10/24/2022 |
0.1.1 | 479 | 10/24/2022 |
0.1.0 | 441 | 10/22/2022 |