![]() |
VOOZH | about |
dotnet add package Crux.NancyFx.Testing --version 0.2.8
NuGet\Install-Package Crux.NancyFx.Testing -Version 0.2.8
<PackageReference Include="Crux.NancyFx.Testing" Version="0.2.8" />
<PackageVersion Include="Crux.NancyFx.Testing" Version="0.2.8" />Directory.Packages.props
<PackageReference Include="Crux.NancyFx.Testing" />Project file
paket add Crux.NancyFx.Testing --version 0.2.8
#r "nuget: Crux.NancyFx.Testing, 0.2.8"
#:package Crux.NancyFx.Testing@0.2.8
#addin nuget:?package=Crux.NancyFx.Testing&version=0.2.8Install as a Cake Addin
#tool nuget:?package=Crux.NancyFx.Testing&version=0.2.8Install as a Cake Tool
Common libraries for crux applications
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Release Notes:
* Changed VS version
* touching commit
* More argument validation support
* Fixed broken test
* Added private setters
* Hexavigesimal number system
* Extension for getting item or null out of a read only dictionary
* Manually close connection to prevent leaks
* Merge pull request #20 from scardetto/feature/switch-to-liblog
* Removed Crux.Logging
* Removed Crux.Logging reference replaced with LibLog