Net Core3.1 项目推荐
一、ORM
1、SqlSugar
世界上最简单的ORM,只需要配置连接字符串,F5运行控制台自动建库建表运行DEMO
Using SqlSugar is very simple ,And it's powerful.
SqlSugar=One object+One parameter=16 functions,
Support:MySql、SqlServer、Sqlite、Oracle 、 postgresql
github:SqlSugar Star:2.7K+
2、FreeSql
github:FreeSql Star:1.5K+
cnblogs:freesql
3、SmartSql
github:SmartSql Star:600+
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics (https://smartsql.net/)
二、快速开发平台
1、Admin.Core
一个基于.Net Core开发的权限管理系统,后续会增加更多实用的功能。
在线体验
演示地址:https://www.admin.zhontai.net/
三、其它相关项目
1、HttpReports
使用HttpReports可以快速搭建.Net Core环境下统计,分析,图表,监控一体化的站点,并且支持多种数据库存储,适应.Net Core WebAPI,MVC,Web项目, 通过引用Nuget构建Dashboard面板,非常适合中小项目使用。
HttpReports 是针对.Net Core 开发的轻量级APM系统,基于MIT开源协议, 使用HttpReports可以快速搭建.Net Core环境下统计,分析,图表,监控,分布式追踪一体化的站点, 适应.Net Core WebAPI,MVC,Web项目, 通过引用Nuget构建Dashboard面板,上手简单,适合在微服务架构中使用。
Github地址:(https://github.com/SpringLeee/HttpReports)
在线预览: https://moa.hengyinfs.com
账号: admin 密码 123456
开源不易,感兴趣的同学欢迎 Github Star 一波...
[微服务统计,分析,图表,监控一体化的HttpReports项目在.Net Core 中的使用](https://www.cnblogs.com/myshowtime/p/12165843.html)
2、DemoWebAPI
demo asp.net core 3.1 WebAPI with token protection.
For detailed information, see https://www.cnblogs.com/podolski/p/12737463.html
This demo is designed as a scafford of small project which requires token protection stay with WebAPI. Therefore you can deploy your PROTECTED API logics without a heavy IdentityServer.
It leverages the following technologies:
RESTful
Swagger
ASP.NET Core 3.1
C# 8 nullable
JWT
EF Core
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步