C# 开发常用工具合集

工具类:

https://www.cnblogs.com/yaozhiguang/p/7214553.html

https://github.com/ldqk/Masuit.Tools

Newtonsoft.Json、System.Text.Json:序列化

Dapper:关系映射

Autofac:IOC容器

AutoMapper:对象映射

NLog、Serilog:日志记录 https://www.cnblogs.com/hanbing81868164/p/17878704.html

SharpCompress、SharpZipLib:文件压缩与解压

NPOI:Excel处理

EPPlus.Core:Excel处理

RestSharp:Http处理

EmbeddedMail:发送邮件

MailKit:发送邮件

SignalR:客户端与服务器双向通讯

MQTTnet:客户端与服务器双向通讯 https://www.cnblogs.com/hanbing81868164/p/17884354.html

FastRepot:报表处理

QRCoder:二维码生成

barcodelib:条码

HxfPinYin:汉字转拼音

Identity:身份认证

Ocelot:API网关

Consul:API服务注册

IdentityServer4:OpenID Connect和OAuth 2.0

ImageSharp:图像处理 https://www.cnblogs.com/hanbing81868164/p/17898223.html

RabbitMQ:消息队列

Redis:分布式存储

Grpc:protobuf服务

mongodb:对象数据库

SqlSugar:数据库操作

EFCore.BulkExtensions:EF拓展

Swagger:接口文档

FluentFTP:FTP上传

HtmlAgilityPack、AngleSharp、DotnetSpiderHtml解析器(网络爬虫)

Xmtool:工具类

MiniProfiler:代码分析

Hangfire:定时任务

CacheManager.SystemRuntimeCaching:缓存管理

ffmpeg:视频处理

posted @ 2024-01-08 09:12  microsoft-zhcn  阅读(140)  评论(0编辑  收藏  举报