Metadata >> NuGet >> DotNetTestHelper

DotNetTestHelper

Metadata

Authors dalealleshouse@gmail.com
Copyrights Copyright 2014
Description Helpers for testing .net applications
LicenseUrl https://github.com/dalealleshouse/DotNetTestHelper/blob/master/LICENSE
Owners dalealleshouse@gmail.com
ProjectUrl https://github.com/dalealleshouse/DotNetTestHelper
ReleaseNotes Added fakes for Entity Framework DbSet
RequireLicenseAcceptance False
Tags .net testing mock EntityFramework Entity Framework
Dependencies EntityFramework:6.1.1|Moq:4.2.1409.1722
Title DotNetTestHelper
PackageSize 19598
PackageHashAlgorithm SHA512
PackageHash JDghXcQ72dy9RPJ5MGQ1Z2W5N/73jEhqKHiU1BWd7m2JTg0yB9fU/1yTSGiVwQHJPGw+E9y9HP5BrE1J0Lw6yQ==
DownloadCount 000000
CreatedDate 2014-09-28T00:17:42

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DotNetTestHelper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DotNetTestHelper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package DotNetTestHelper
Installing the package (HTTP Basic authentication):
Install-Package DotNetTestHelper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DotNetTestHelper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DotNetTestHelper

OpenWrap

Installing the package:
o add-wrap DotNetTestHelper
Uninstalling the package:
o remove-wrap DotNetTestHelper

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.5383.34661
1.0.5383.25555