VOOZH about

URL: https://www.nuget.org/packages/Tenduke.Core.Tests/

⇱ NuGet Gallery | Tenduke.Core.Tests 9.0.6




👁 Image
Tenduke.Core.Tests 9.0.6

dotnet add package Tenduke.Core.Tests --version 9.0.6
 
 
NuGet\Install-Package Tenduke.Core.Tests -Version 9.0.6
 
 
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="Tenduke.Core.Tests" Version="9.0.6" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tenduke.Core.Tests" Version="9.0.6" />
 
Directory.Packages.props
<PackageReference Include="Tenduke.Core.Tests" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tenduke.Core.Tests --version 9.0.6
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tenduke.Core.Tests, 9.0.6"
 
 
#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.
#:package Tenduke.Core.Tests@9.0.6
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tenduke.Core.Tests&version=9.0.6
 
Install as a Cake Addin
#tool nuget:?package=Tenduke.Core.Tests&version=9.0.6
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

10Duke .NET core library tests

These are the unit tests for the 10Duke .NET core library (Tenduke.Core).

Additionally this library provides some utilities that are used in testing the 10Duke produce SDKs for .NET, namely:

  • , and

TestFixtureWithHttpClient

This is intended as a base class for test classes that use MockHttp.

The main purpose is to implement the disposable logic for the MockMessageHandler.

JwtTestHelper

This class has methods to build various JSON Web Tokens (JWTs) that are needed to test the handling of JWTs in the libraries.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net472 net472 is compatible.  net48 net48 was computed.  net481 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
9.0.6 442 4/20/2026
9.0.5 303 4/15/2026
9.0.4 415 3/30/2026
9.0.3 658 2/19/2026
9.0.2 159 1/23/2026
9.0.1 1,876 12/1/2025
9.0.0 670 11/24/2025
8.1.1-beta.1 441 12/8/2025
8.1.0 1,820 10/13/2025
8.0.0 243 10/1/2025
7.1.0 369 8/20/2025
7.0.0 396 8/14/2025
6.0.0 777 8/5/2025
5.4.0 572 7/9/2025
5.3.0 169 7/5/2025
5.2.1 395 6/11/2025
5.2.0 305 6/9/2025
5.1.0 295 4/15/2025
5.0.4 1,084 2/16/2025
5.0.3 352 1/6/2025
Loading failed