DD4T.Core 2.6.1

dotnet add package DD4T.Core --version 2.6.1
 
NuGet\Install-Package DD4T.Core -Version 2.6.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="DD4T.Core" Version="2.6.1" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DD4T.Core" Version="2.6.1" />
 
Directory.Packages.props
<PackageReference Include="DD4T.Core" />
 
Project file
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 DD4T.Core --version 2.6.1
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DD4T.Core, 2.6.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 DD4T.Core@2.6.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=DD4T.Core&version=2.6.1
 
Install as a Cake Addin
#tool nuget:?package=DD4T.Core&version=2.6.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

DD4T .NET Core

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible. net403 was computed. 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.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on DD4T.Core:

Package Downloads
DD4T.MVC5

DD4T MVC5 Support

DD4T.DI.Autofac

Dependency injection for DD4T via Autofac

DD4T.Caching.ApacheMQ

DD4T JMS Caching Agent

DD4T.DI.Ninject

Ninject Dependency Injection Provider for DD4T

DD4T.DI.Unity

Unity Dependency Injection Provider for DD4T

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.1 2,171 10/29/2024
2.6.0 5,064 12/17/2022
2.5.219-alpha 329 12/17/2022
2.5.209-alpha 573 3/1/2021
2.5.208-alpha 628 6/11/2020
2.5.207-alpha 796 12/31/2019
2.5.206-alpha 722 12/30/2019
2.5.0 44,369 12/20/2019
2.2.10.203-alpha 662 12/20/2019
2.2.10.202-alpha 685 12/17/2019
2.2.10.199-alpha 841 7/17/2019
2.2.10.198-alpha 723 7/12/2019
2.2.10.197-alpha 703 7/12/2019
2.2.10.196-alpha 763 7/11/2019
2.2.10.195-alpha 727 7/8/2019
2.2.10.194-alpha 748 6/26/2019
2.2.10.193-alpha 880 1/16/2019
2.2.10 6,368 1/16/2019
Loading failed