CompDJ.Web.Abstractions 1.0.0.2

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

// Install CompDJ.Web.Abstractions as a Cake Tool
#tool nuget:?package=CompDJ.Web.Abstractions&version=1.0.0.2

Web.Abstractions allows you to unit test your web code, and abstract the HttpContext, FormsAuthentication, Membership, and ConfigurationManager .

Currently the test helper uses  FakeItEasy but it can be adopted for any mocking framework.

Product 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 (1)

Showing the top 1 NuGet packages that depend on CompDJ.Web.Abstractions:

Package Downloads
CompDJ.Web.Abstractions.Tests

Web.Abstractions allows you to unit test your web code, and abstract the HttpContext, FormsAuthentication, Membership, and ConfigurationManager . Currently the test helper uses FakeItEasy but it can be adopted for any mocking framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.4 2,789 6/2/2013
1.0.0.3 1,217 5/27/2013
1.0.0.2 1,188 5/27/2013
1.0.0.1 1,196 5/26/2013
1.0.0 2,043 5/26/2013