AccidentalFish.ApplicationSupport.DependencyResolver 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AccidentalFish.ApplicationSupport.DependencyResolver --version 2.0.0
NuGet\Install-Package AccidentalFish.ApplicationSupport.DependencyResolver -Version 2.0.0
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="AccidentalFish.ApplicationSupport.DependencyResolver" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AccidentalFish.ApplicationSupport.DependencyResolver --version 2.0.0
#r "nuget: AccidentalFish.ApplicationSupport.DependencyResolver, 2.0.0"
#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 AccidentalFish.ApplicationSupport.DependencyResolver as a Cake Addin
#addin nuget:?package=AccidentalFish.ApplicationSupport.DependencyResolver&version=2.0.0

// Install AccidentalFish.ApplicationSupport.DependencyResolver as a Cake Tool
#tool nuget:?package=AccidentalFish.ApplicationSupport.DependencyResolver&version=2.0.0

Defines an interface to abstract away dependency injectors from the framework

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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 (13)

Showing the top 5 NuGet packages that depend on AccidentalFish.ApplicationSupport.DependencyResolver:

Package Downloads
AccidentalFish.ApplicationSupport.Core

Core interfaces and components for the Accidental Fish Application framework

AccidentalFish.ApplicationSupport.Azure

Dependency injected Azure PaaS components.

AccidentalFish.ApplicationSupport.Repository.EntityFramework

Entity Framework unit of work and repository pattern implementation for the Accidental Fish Application framework

AccidentalFish.ApplicationSupport.Unity

Unity dependency resolver for the Accidental Fish application framework.

AccidentalFish.ApplicationSupport.Email.SendGrid

SendGrid email provider for the Accidental Fish application framewokr

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 7,030 2/5/2017
5.0.0 4,747 10/24/2016
4.1.1 5,460 8/24/2016
4.1.0 4,329 8/24/2016
4.0.0 4,327 8/12/2016
3.9.0 9,824 5/14/2016
3.8.0 4,257 5/14/2016
3.7.0 4,379 5/11/2016
3.6.0 4,349 5/9/2016
3.5.0 4,316 5/6/2016
3.4.0 4,304 5/4/2016
3.3.0 4,576 3/21/2016
3.2.2 4,523 12/6/2015
3.2.1 4,846 12/1/2015
3.2.0 4,656 12/1/2015
3.1.4 4,729 12/1/2015
3.1.3 4,439 11/30/2015
3.1.0 5,139 11/28/2015
3.0.0 4,508 11/25/2015
2.2.0 3,925 11/1/2015
2.1.0 3,888 9/13/2015
2.0.0 3,366 9/6/2015
1.0.4 3,467 8/24/2015
1.0.3.2 3,425 8/18/2015
1.0.3.1 3,822 8/9/2015
1.0.3 3,720 8/5/2015
1.0.2 3,709 8/4/2015
1.0.1 3,481 7/6/2015
1.0.0.9 3,266 7/1/2015
1.0.0.7 3,285 7/1/2015
1.0.0.6 3,185 6/25/2015
1.0.0.5 2,555 6/25/2015
1.0.0.4 3,127 6/24/2015

See v2.0.0.md for release details