WeihanLi.Common 1.0.74-preview-20250103-151902

Prefix Reserved
This is a prerelease version of WeihanLi.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WeihanLi.Common --version 1.0.74-preview-20250103-151902
                    
NuGet\Install-Package WeihanLi.Common -Version 1.0.74-preview-20250103-151902
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeihanLi.Common" Version="1.0.74-preview-20250103-151902" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WeihanLi.Common" Version="1.0.74-preview-20250103-151902" />
                    
Directory.Packages.props
<PackageReference Include="WeihanLi.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WeihanLi.Common --version 1.0.74-preview-20250103-151902
                    
#r "nuget: WeihanLi.Common, 1.0.74-preview-20250103-151902"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WeihanLi.Common@1.0.74-preview-20250103-151902
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WeihanLi.Common&version=1.0.74-preview-20250103-151902&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WeihanLi.Common&version=1.0.74-preview-20250103-151902&prerelease
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 839 1/22/2026
1.0.86-preview-20260121-160313 153 1/21/2026
1.0.86-preview-20260107-141240 153 1/7/2026
1.0.85 563 12/24/2025
1.0.85-preview-20251221-091341 188 12/21/2025
1.0.84 1,325 11/11/2025
1.0.84-preview-20251111-143638 337 11/11/2025
1.0.83 385 10/26/2025
1.0.83-preview-20251015-010734 209 10/15/2025
1.0.82 881 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,435 7/15/2025
1.0.80-preview-20250704-234428 216 7/4/2025
1.0.79 697 6/12/2025
1.0.79-preview-20250610-235418 405 6/10/2025
1.0.78 1,197 5/18/2025
1.0.78-preview-20250514-140950 367 5/14/2025
1.0.77 3,956 4/11/2025
1.0.76 1,207 3/20/2025
1.0.76-preview-20250319-014315 265 3/19/2025
1.0.75 1,281 3/5/2025
1.0.75-preview-20250304-155641 317 3/4/2025
1.0.74 10,893 1/5/2025
1.0.74-preview-20250104-154725 242 1/4/2025
1.0.74-preview-20250104-034503 382 1/4/2025
1.0.74-preview-20250104-022343 239 1/4/2025
1.0.74-preview-20250103-151902 272 1/3/2025
1.0.74-preview-20250103-150104 264 1/3/2025
1.0.73 1,900 12/15/2024
1.0.73-preview-20241215-133528 250 12/15/2024
1.0.73-preview-20241209-154206 246 12/9/2024
1.0.72 2,098 11/13/2024
1.0.72-preview-20241113-150053 247 11/13/2024
1.0.71 1,188 10/10/2024
1.0.71-preview-20241009-154102 214 10/9/2024
1.0.71-preview-20241009-150702 184 10/9/2024
1.0.70 315 10/3/2024
1.0.70-preview-20241002-154704 242 10/2/2024
1.0.70-preview-20240911-003223 270 9/11/2024
1.0.69 728 8/24/2024
1.0.69-preview-20240824-092407 251 8/24/2024
1.0.68-preview-20240824-060430 240 8/24/2024
1.0.67 1,971 7/10/2024
1.0.66 1,451 6/15/2024
1.0.65 751 5/22/2024
1.0.65-preview-20240513-154555 290 5/13/2024
1.0.64 3,950 4/17/2024
1.0.64-preview-20240416-185408 271 4/16/2024
1.0.63 1,002 2/29/2024
1.0.63-preview-20240229-165059 263 2/29/2024
1.0.62 562 2/1/2024
1.0.61 1,765 1/4/2024
1.0.60 4,008 11/15/2023
1.0.59 5,327 3/14/2023
1.0.58 6,968 11/26/2022
1.0.57 3,401 11/20/2022
1.0.56 2,823 11/11/2022
1.0.55 2,781 10/26/2022
1.0.54 2,537 10/12/2022
1.0.53 48,917 7/17/2022
1.0.52 11,122 5/28/2022
1.0.51 7,252 4/9/2022
1.0.50 5,485 3/16/2022
1.0.48 3,302 1/8/2022
1.0.47 4,675 11/28/2021
1.0.46 24,000 3/20/2021
1.0.45 8,897 2/28/2021
1.0.44 3,152 2/13/2021
1.0.43 14,408 11/14/2020
1.0.42 5,785 10/18/2020
1.0.41 20,450 8/8/2020
1.0.40 4,340 7/15/2020
1.0.39 3,214 6/13/2020
1.0.38 3,956 5/22/2020
1.0.37 3,346 5/17/2020
1.0.36 3,643 5/12/2020
1.0.35 2,090 5/1/2020
1.0.34 3,030 4/19/2020
1.0.33 1,901 4/11/2020
1.0.32 1,555 4/8/2020
1.0.31 12,525 3/22/2020
1.0.30 2,096 2/27/2020
1.0.28 10,337 1/1/2020
1.0.0 6,930 6/27/2017