Drill 1.0.130

dotnet add package Drill --version 1.0.130
NuGet\Install-Package Drill -Version 1.0.130
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="Drill" Version="1.0.130" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Drill --version 1.0.130
#r "nuget: Drill, 1.0.130"
#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 Drill as a Cake Addin
#addin nuget:?package=Drill&version=1.0.130

// Install Drill as a Cake Tool
#tool nuget:?package=Drill&version=1.0.130

The Drill package contains the core Drill assembly. To make full use of Drill, you will need at least one DrillBit such as Drill.DrillBits.Autofac, Drill.DrillBits.StructureMap or Drill.DrillBits.Unity. Additionally, Drill.Integration.Web and Drill.Integration.Web.Mvc packages are useful when integrating Drill into ASP.NET and ASP.NET MVC applications.

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

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Drill:

Package Downloads
Drill.Integration.Web

The Drill.Integration.Web package contains the Drill.Integration.Web assembly which is used to integrate Drill into ASP.NET applications and provide resolution of System.Web.HttpContextBase.

Drill.Integration.CommonServiceLocator

The Drill.Integration.CommonServiceLocator package contains the Drill.Integration.CommonServiceLocator assembly which is used to adapt Drill to Microsoft.Practices.ServiceLocation.IServiceLocator interface.

Drill.DrillBits.StructureMap

The Drill.DrillBits.StructureMap package contains the Drill.DrillBits.StructureMap assembly which is used to integrate StructureMap into Drill as a DrillBit component.

Drill.DrillBits.Unity

The Drill.DrillBits.Unity package contains the Drill.DrillBits.Unity assembly which is used to integrate Microsoft's Unity DI container into Drill as a DrillBit component.

Drill.Integration.Web.Mvc

The Drill.Integration.Web.Mvc package contains the Drill.Integration.Web.Mvc assembly which is used to integrate Drill into ASP.NET MVC applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.130 8,341 11/21/2012
1.0.115 2,655 11/17/2012