WeihanLi / WeihanLi.Common

common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库

Home Page:https://weihanli.github.io/WeihanLi.Common/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeihanLi.Common

Build status

WeihanLi.Common Latest Stable

WeihanLi.Common Latest

Azure Pipelines Build Status

Github Actions Build Status

Intro

.NET Helpers, extensions, utility and more ...

Features

  • Dependence Injection(类比微软依赖注入框架自定义实现的依赖注入框架)
  • Fluent Aspects -- AOP implemented(基于动态代理实现的 AOP 框架)
  • Event Related(EventBus/EventQueue/EventStore)
  • Logging Framework(结合Serilog/微软日志框架实现的日志框架)
  • Dapper-like Ado.Net extensions(类似 Dapper 的 Ado.Net 扩展)
  • TOTP implement(TOTP算法实现)
  • and more ...

Release Notes

See pull requests list for changes https://github.com/WeihanLi/WeihanLi.Common/pulls?q=is%3Apr+is%3Amerged+base%3Amaster

Contact

Contact me if you need: weihanli@outlook.com

About

common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库

https://weihanli.github.io/WeihanLi.Common/index.html

License:Apache License 2.0


Languages

Language:C# 99.2%Language:HTML 0.7%Language:Shell 0.1%Language:PowerShell 0.0%