Skip to content

yujunlee2017/WeihanLi.Common

 
 

Repository files navigation

WeihanLi.Common

Build status

WeihanLi.Common Latest Stable

WeihanLi.Common Latest

Pipelines Build Status

Github Build Status

Intro

.net 常用帮助类,扩展方法等,构建自己的基础类库

基于 .netstandard2.0 和 net45,可以用于 .net framework 4.5 与 netstandard2.0 及以上版本

Packages

与这个 Repository 相关的 nuget 包:

Extensions

Features

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

Release Notes

you can see a summary of package release notes here.

Contact

Contact me if you need: weihanli@outlook.com

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%