Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WeihanLi/WeihanLi.Common
common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
https://github.com/WeihanLi/WeihanLi.Common
aop common csharp dotnet dotnetcore extensions helpers helpers-library library logging-library netstandard totp utility weihanli
Last synced: 1 day ago
JSON representation
common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
- Host: GitHub
- URL: https://github.com/WeihanLi/WeihanLi.Common
- Owner: WeihanLi
- License: apache-2.0
- Created: 2018-06-08T02:10:38.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-11-06T08:20:43.000Z (8 days ago)
- Last Synced: 2024-11-06T09:25:55.425Z (8 days ago)
- Topics: aop, common, csharp, dotnet, dotnetcore, extensions, helpers, helpers-library, library, logging-library, netstandard, totp, utility, weihanli
- Language: C#
- Homepage: https://weihanli.github.io/WeihanLi.Common/index.html
- Size: 27.4 MB
- Stars: 234
- Watchers: 10
- Forks: 86
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WeihanLi.Common
## Build status
[![WeihanLi.Common Latest Stable](https://img.shields.io/nuget/v/WeihanLi.Common.svg)](https://www.nuget.org/packages/WeihanLi.Common/)
[![WeihanLi.Common Latest Preview](https://img.shields.io/nuget/vpre/WeihanLi.Common)](https://www.nuget.org/packages/WeihanLi.Common/absoluteLatest)
[![Azure Pipelines Build Status](https://weihanli.visualstudio.com/Pipelines/_apis/build/status/WeihanLi.WeihanLi.Common?branchName=master)](https://weihanli.visualstudio.com/Pipelines/_build/latest?definitionId=16&branchName=master)
[![Github Actions Build Status](https://github.com/WeihanLi/WeihanLi.Common/actions/workflows/default.yml/badge.svg)](https://github.com/WeihanLi/WeihanLi.Common/actions/workflows/default.yml)
## 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算法实现)
- Template Engine(自定义模板引擎)
- and more ...## Release Notes
See pull requests list for changes
## Contact
Contact me if you need: