CommonClass.Factory
1.2.0.8
dotnet add package CommonClass.Factory --version 1.2.0.8
NuGet\Install-Package CommonClass.Factory -Version 1.2.0.8
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="CommonClass.Factory" Version="1.2.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonClass.Factory --version 1.2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommonClass.Factory, 1.2.0.8"
#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 CommonClass.Factory as a Cake Addin #addin nuget:?package=CommonClass.Factory&version=1.2.0.8 // Install CommonClass.Factory as a Cake Tool #tool nuget:?package=CommonClass.Factory&version=1.2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
使用特性注入时候支持属性注入。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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.
-
- Autofac (>= 4.6.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CommonClass.Factory:
Package | Downloads |
---|---|
CommonClass.Serializer
Help to easy serializer an object to xml or json string. |
|
CommonClass.SqlExecuteString
Serializer a sqlserver procuderstore model to a excute String |
|
CommonClass.Log
Save log for application |
|
CommonClass.DbDataOperate
数据库数据操作类。提供基础增删改查,并提供Query、Exists等操作。 |
|
CommonClass.DataCache
实现数据缓冲。可以实现数据过期处理。自动添加。内部使用有序列表,提高查询效率。 |
GitHub repositories
This package is not used by any popular GitHub repositories.