CompDJ.Web.Abstractions
1.0.0.4
dotnet add package CompDJ.Web.Abstractions --version 1.0.0.4
NuGet\Install-Package CompDJ.Web.Abstractions -Version 1.0.0.4
<PackageReference Include="CompDJ.Web.Abstractions" Version="1.0.0.4" />
<PackageVersion Include="CompDJ.Web.Abstractions" Version="1.0.0.4" />
<PackageReference Include="CompDJ.Web.Abstractions" />
paket add CompDJ.Web.Abstractions --version 1.0.0.4
#r "nuget: CompDJ.Web.Abstractions, 1.0.0.4"
#addin nuget:?package=CompDJ.Web.Abstractions&version=1.0.0.4
#tool nuget:?package=CompDJ.Web.Abstractions&version=1.0.0.4
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.