WeihanLi.Common
1.0.63
Prefix Reserved
See the version list below for details.
dotnet add package WeihanLi.Common --version 1.0.63
NuGet\Install-Package WeihanLi.Common -Version 1.0.63
<PackageReference Include="WeihanLi.Common" Version="1.0.63" />
<PackageVersion Include="WeihanLi.Common" Version="1.0.63" />
<PackageReference Include="WeihanLi.Common" />
paket add WeihanLi.Common --version 1.0.63
#r "nuget: WeihanLi.Common, 1.0.63"
#:package WeihanLi.Common@1.0.63
#addin nuget:?package=WeihanLi.Common&version=1.0.63
#tool nuget:?package=WeihanLi.Common&version=1.0.63
WeihanLi.Common
Intro
WeihanLi.Common is a common library based on .NETStandard2.0
Features
- Dependence Injection
- Fluent Aspects -- AOP implement
- Event Related(EventBus/EventQueue/EventStore)
- Logging Framework
- Dapper-like Ado.Net extensions
- TOTP implement
- and more ...
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Reflection.Emit (>= 4.7.0)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net6.0
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
-
net7.0
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
-
net8.0
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
-
net9.0
- Microsoft.Extensions.Configuration (>= 9.0.0-preview.1.24080.9)
- Microsoft.Extensions.Logging (>= 9.0.0-preview.1.24080.9)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on WeihanLi.Common:
| Package | Downloads |
|---|---|
|
WeihanLi.Npoi
Amazing NPOI Extensions Import/Export excel or csv to/from entity list or DataTable(DataSet) Custom configuration and mappings via Attribute/FluentAPI |
|
|
WeihanLi.Redis
RedisExtensions for StackExchange.Redis |
|
|
WeihanLi.Common.Logging.Serilog
serilog logging provider for WeihanLi.Common.Logging, and serilog extensions, see details https://github.com/WeihanLi/WeihanLi.Common/blob/dev/src/WeihanLi.Common.Logging.Serilog/README.md |
|
|
WeihanLi.Common.Logging.Log4Net
log4net logging provider for WeihanLi.Common.Logging, and log4net extensions, see details https://github.com/WeihanLi/WeihanLi.Common/blob/dev/src/WeihanLi.Common.Logging.Log4Net/README.md |
|
|
WeihanLi.EntityFramework
EntityFramework Extensions |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on WeihanLi.Common:
| Repository | Stars |
|---|---|
|
WeihanLi/DbTool
数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql
|
|
|
WeihanLi/WeihanLi.Npoi
NPOI Extensions, excel/csv importer/exporter for IEnumerable<T>/DataTable, fluentapi(great flexibility)/attribute configuration
|
|
|
WeihanLi/DesignPatterns
DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.86 | 881 | 1/22/2026 |
| 1.0.86-preview-20260121-160313 | 154 | 1/21/2026 |
| 1.0.86-preview-20260107-141240 | 154 | 1/7/2026 |
| 1.0.85 | 564 | 12/24/2025 |
| 1.0.85-preview-20251221-091341 | 188 | 12/21/2025 |
| 1.0.84 | 1,340 | 11/11/2025 |
| 1.0.84-preview-20251111-143638 | 338 | 11/11/2025 |
| 1.0.83 | 386 | 10/26/2025 |
| 1.0.83-preview-20251015-010734 | 209 | 10/15/2025 |
| 1.0.82 | 883 | 9/10/2025 |
| 1.0.82-preview-20250824-082917 | 193 | 8/24/2025 |
| 1.0.81 | 674 | 8/14/2025 |
| 1.0.81-preview-20250813-013801 | 201 | 8/13/2025 |
| 1.0.81-preview-20250810-155548 | 231 | 8/10/2025 |
| 1.0.80 | 1,436 | 7/15/2025 |
| 1.0.80-preview-20250704-234428 | 216 | 7/4/2025 |
| 1.0.79 | 699 | 6/12/2025 |
| 1.0.79-preview-20250610-235418 | 405 | 6/10/2025 |
| 1.0.78 | 1,198 | 5/18/2025 |
| 1.0.63 | 1,002 | 2/29/2024 |