tdb.ddd.infrastructure
7.0.0.19
dotnet add package tdb.ddd.infrastructure --version 7.0.0.19
NuGet\Install-Package tdb.ddd.infrastructure -Version 7.0.0.19
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="tdb.ddd.infrastructure" Version="7.0.0.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tdb.ddd.infrastructure --version 7.0.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: tdb.ddd.infrastructure, 7.0.0.19"
#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 tdb.ddd.infrastructure as a Cake Addin #addin nuget:?package=tdb.ddd.infrastructure&version=7.0.0.19 // Install tdb.ddd.infrastructure as a Cake Tool #tool nuget:?package=tdb.ddd.infrastructure&version=7.0.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ddd基础设施层
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Autofac (>= 7.1.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Autofac.Extras.DynamicProxy (>= 7.1.0)
- AutoMapper (>= 12.0.1)
- Castle.Core.AsyncInterceptor (>= 2.1.0)
- CSRedisCore (>= 3.8.670)
- DotNetCore.CAP.Dashboard (>= 7.2.0)
- DotNetCore.CAP.MySql (>= 7.2.0)
- DotNetCore.CAP.RedisStreams (>= 7.2.0)
- Flurl (>= 3.0.7)
- MediatR (>= 12.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.4)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Http (>= 7.0.0)
- tdb.common (>= 7.0.0.4)
- tdb.consul.kv (>= 7.0.0.4)
- tdb.ddd.contracts (>= 7.0.0.19)
- tdb.nlog (>= 7.0.0.9)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on tdb.ddd.infrastructure:
Package | Downloads |
---|---|
tdb.ddd.domain
ddd领域层 |
|
tdb.ddd.repository.sqlsugar
ddd sqlsugar |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
7.0.0.19 | 264 | 8/13/2023 | |
7.0.0.18 | 208 | 8/6/2023 | |
7.0.0.17 | 241 | 7/16/2023 | |
7.0.0.16 | 231 | 7/8/2023 | |
7.0.0.15 | 247 | 6/18/2023 | |
7.0.0.14 | 209 | 6/7/2023 | |
7.0.0.13 | 210 | 5/14/2023 | |
7.0.0.12 | 285 | 4/22/2023 | |
7.0.0.11 | 277 | 4/9/2023 | |
7.0.0.10 | 287 | 4/4/2023 | |
7.0.0.9 | 312 | 3/24/2023 | |
7.0.0.8 | 326 | 3/11/2023 | |
7.0.0.7 | 344 | 2/26/2023 | |
7.0.0.6 | 436 | 1/11/2023 | |
7.0.0.5 | 429 | 1/3/2023 | |
7.0.0.4 | 448 | 11/28/2022 | |
7.0.0.3 | 457 | 11/16/2022 | |
7.0.0.2 | 467 | 11/11/2022 | |
7.0.0.1 | 490 | 11/10/2022 | |
6.0.0.6 | 702 | 11/4/2022 | |
6.0.0.5 | 457 | 11/4/2022 |
ddd基础设施层