ADee.Framework.Library
1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ADee.Framework.Library --version 1.0.3
NuGet\Install-Package ADee.Framework.Library -Version 1.0.3
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="ADee.Framework.Library" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ADee.Framework.Library --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ADee.Framework.Library, 1.0.3"
#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.
// Install ADee.Framework.Library as a Cake Addin #addin nuget:?package=ADee.Framework.Library&version=1.0.3 // Install ADee.Framework.Library as a Cake Tool #tool nuget:?package=ADee.Framework.Library&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1.提供Datetime、Dictionary、Enum、Exception、IEnumerable、List、Object、String、Expression的扩展
2.提供Encryption、HttpClient、Image的Helper
3.定义JsonResponseException异常
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 8.0.3)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ADee.Framework.Library:
Package | Downloads |
---|---|
ADee.Framework.DAL
DAL数据访问层封装,使用ef访问数据库 |
|
ADee.Framework.WebAPI.JsonResponseFormatter
WebAPI的JsonResponse媒体格式器 |
|
ADee.Framework.MemcachedCache
MemcachedCache缓存操作上下文,可配置参数查看ADee.Framework.MemcachedCache.WebConfigHelper |
|
ADee.Framework.WebAPI.Cors
webapi跨域支持 |
|
ADee.Framework.MVC.ValueTag
HtmlHelper扩展,原型为Html.ValueTagFor |
GitHub repositories
This package is not used by any popular GitHub repositories.
添加Base64加解密