WeihanLi.Common
1.0.43
common netfx and netstandard libarary,extensions helpers and useful utilities
Install-Package WeihanLi.Common -Version 1.0.43
dotnet add package WeihanLi.Common --version 1.0.43
<PackageReference Include="WeihanLi.Common" Version="1.0.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeihanLi.Common --version 1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/WeihanLi/WeihanLi.Common/blob/dev/docs/ReleaseNotes.md
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 12.0.1)
- System.ComponentModel.Annotations (>= 4.7.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.1.0)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Newtonsoft.Json (>= 12.0.1)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Reflection.Emit (>= 4.7.0)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration (>= 2.1.0)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Newtonsoft.Json (>= 12.0.1)
- System.ComponentModel.Annotations (>= 4.7.0)
Used By
NuGet packages (14)
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.EntityFramework
EntityFramework Extensions
|
|
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.AspNetMvc.AccessControlHelper
AccessControlHelper for asp.net mvc and asp.net core apps
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WeihanLi.Common:
Repository | Stars |
---|---|
WeihanLi/DbTool
数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql
|