CommonClass.Factory
1.0.0.2
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 CommonClass.Factory --version 1.0.0.2
NuGet\Install-Package CommonClass.Factory -Version 1.0.0.2
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.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonClass.Factory --version 1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommonClass.Factory, 1.0.0.2"
#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.0.0.2 // Install CommonClass.Factory as a Cake Tool #tool nuget:?package=CommonClass.Factory&version=1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Autofac IOC Factory help object.
It can help you to easy register a class as a interface.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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.