Nuclei.Nunit.Extensions 0.8.0

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

// Install Nuclei.Nunit.Extensions as a Cake Tool
#tool nuget:?package=Nuclei.Nunit.Extensions&version=0.8.0

Provides a set of base classes for testing hashcode and equality contract implementations with NUnit.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.12.0 1,134 12/2/2019
2.7.0 989 4/16/2019
2.6.4 1,513 4/13/2017
2.6.2 1,513 7/9/2016
0.8.0 1,560 5/27/2014
0.7.1 1,512 12/21/2013
0.7.0 1,525 12/4/2013
0.6.7 1,510 10/23/2013
0.6.6 1,426 10/12/2013
0.6.5 1,483 9/26/2013
0.6.4 1,437 9/21/2013
0.6.3 1,435 8/22/2013
0.6.2 1,467 8/19/2013
0.6.1 1,447 8/16/2013
0.6.0 1,493 7/31/2013

# 0.8.0 (27 May 2014)

- [#37](https://github.com/pvandervelde/Nuclei/pull/37) - Updating GitReleaseNotes to the latest version (0.4.0) contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#34](https://github.com/pvandervelde/Nuclei/issues/34) - Update to latest version GitReleaseNotes
- [#33](https://github.com/pvandervelde/Nuclei/pull/33) - Fix semantic version issues with tagging process contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#32](https://github.com/pvandervelde/Nuclei/pull/32) - Provide retry and time-out abilities for all connection activities contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#31](https://github.com/pvandervelde/Nuclei/pull/31) - Nuclei.Communication: Allow mapping notification interface to known events on a given object contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#30](https://github.com/pvandervelde/Nuclei/issues/30) - Deploy script should re-use existing version number file +fix
- [#28](https://github.com/pvandervelde/Nuclei/pull/28) - Nuclei.Communication: Provide the sending endpoint ID to command invocations if required contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#26](https://github.com/pvandervelde/Nuclei/issues/26) - The message for the version tag should only contain the latest release notes +fix
- [#25](https://github.com/pvandervelde/Nuclei/pull/25) - Provide way to detect expired messages contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#24](https://github.com/pvandervelde/Nuclei/pull/24) - Issue/releasenotes contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#23](https://github.com/pvandervelde/Nuclei/issues/23) - Nuclei.Communication: Provide retry and time-out abilities for all connection activities +enhancement
- [#22](https://github.com/pvandervelde/Nuclei/issues/22) - Automatically create release notes from resolved Github issues +enhancement
- [#21](https://github.com/pvandervelde/Nuclei/pull/21) - Nuclei.Communication: Remove CommunicationConstants.CommunicationVersion contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#20](https://github.com/pvandervelde/Nuclei/pull/20) - Nuclei.Communication: Notification registration and unregistration should not throw contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +fix
- [#19](https://github.com/pvandervelde/Nuclei/issues/19) - Nuclei.Communication: If channel faults upon sending message then rebuild channel and notify user +fix
- [#18](https://github.com/pvandervelde/Nuclei/pull/18) - Nuclei.Communication: Endpoint information should be removed if endpoint is determined to be disconnected contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#17](https://github.com/pvandervelde/Nuclei/pull/17) - Nuclei.Communication: Provide method to verify if a connection to remote endpoint is active contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#15](https://github.com/pvandervelde/Nuclei/issues/15) - Switch to using the proper GitHub branching model with use of pull requests for everything
- [#14](https://github.com/pvandervelde/Nuclei/issues/14) - Switch versioning scheme to use Semantic Versioning
- [#11](https://github.com/pvandervelde/Nuclei/issues/11) - Nuclei.Communication: Endpoint connection should be verified before use. +fix
- [#10](https://github.com/pvandervelde/Nuclei/issues/10) - Nuclei.Communication: Discovery process should be based on a URI only +enhancement
- [#9](https://github.com/pvandervelde/Nuclei/issues/9) - System.ServiceModel.ProtocolException: The channel received an unexpected fault input message while closing. +fix
- [#7](https://github.com/pvandervelde/Nuclei/issues/7) - Nuclei.Communication: Provide way to detect expired messages +enhancement
- [#6](https://github.com/pvandervelde/Nuclei/pull/6) - Nuclei.Communication: Allow mapping command interface to known methods on a given object contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#3](https://github.com/pvandervelde/Nuclei/issues/3) - Nuclei.Communication: Version the communication protocol +enhancement

Commits: 6409b2e74c...a602ffd008


# V0.7.1.0 (21 December 2013)

- [#2](https://github.com/pvandervelde/Nuclei/issues/2) - Nuclei.Diagnostics: Allow grouping of timing results +enhancement

Commits: a341db15ad...6cbeb3ada2


# V0.7.0.0 (04 December 2013)

- [#1](https://github.com/pvandervelde/Nuclei/issues/1) - Nuclei.Communication: Commands returning a continuation task fail upon transfer to the invoking endpoint +fix

Commits: 1bc23750b9...6f8e882b14