Job.Framework
1.0.1.1
dotnet add package Job.Framework --version 1.0.1.1
NuGet\Install-Package Job.Framework -Version 1.0.1.1
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="Job.Framework" Version="1.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Job.Framework" Version="1.0.1.1" />
<PackageReference Include="Job.Framework" />
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 Job.Framework --version 1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Job.Framework, 1.0.1.1"
#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 Job.Framework@1.0.1.1
#: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=Job.Framework&version=1.0.1.1
#tool nuget:?package=Job.Framework&version=1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
框架核心类库,包含了分布式配置、公共帮助类、CQRS核心、数据访问组件、基础设施帮助、日志组件、邮件组件、短信组件等等。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Job.Framework:
Package | Downloads |
---|---|
Job.Framework.Mvc
使用 Asp.Net Mvc 项目时需要引用的库,包含依赖注入框架、模型验证机制、常用过滤器、针对 Mvc 的静态扩展等等 |
|
Job.Framework.Pager
框架的 Mvc 分页控件,支持同步、异步的分页方式。 |
GitHub repositories
This package is not used by any popular GitHub repositories.