TDL.Client
0.30.1
dotnet add package TDL.Client --version 0.30.1
NuGet\Install-Package TDL.Client -Version 0.30.1
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="TDL.Client" Version="0.30.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TDL.Client" Version="0.30.1" />
<PackageReference Include="TDL.Client" />
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 TDL.Client --version 0.30.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TDL.Client, 0.30.1"
#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 TDL.Client@0.30.1
#: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=TDL.Client&version=0.30.1
#tool nuget:?package=TDL.Client&version=0.30.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
tdl-client-dotnet
Use as:
QueueBasedImplementationRunner runner = new QueueBasedImplementationRunner.Builder()
.setConfig(getRunnerConfig())
.withSolutionFor("sum", entry::sum)
.withSolutionFor("hello", entry::hello)
.withSolutionFor("array_sum", entry::arraySum)
.withSolutionFor("int_range", entry::intRange)
.withSolutionFor("fizz_buzz", entry::fizzBuzz)
.withSolutionFor("checkout", entry::checkout)
.withSolutionFor("checklite", entry::checklite)
.create();
ChallengeSession.forRunner(runner)
.withConfig(getConfig())
.withActionProvider(new UserInputAction(args))
.start();
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Apache.NMS.ActiveMQ (>= 2.1.1)
- Newtonsoft.Json (>= 13.0.3)
- RestSharp (>= 112.1.0)
- RestSharp.Serializers.NewtonsoftJson (>= 112.1.0)
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 |
---|---|---|
0.30.1 | 332 | 4/14/2025 |
0.29.2 | 150 | 3/21/2025 |
0.29.1 | 98 | 3/21/2025 |
0.27.5 | 482 | 8/20/2024 |
0.27.1 | 142 | 8/20/2024 |
0.27.0 | 141 | 8/20/2024 |
0.26.2 | 991 | 6/21/2019 |
0.26.1 | 678 | 6/20/2019 |
0.26.0 | 693 | 6/17/2019 |
0.25.1 | 1,140 | 11/4/2018 |
0.22.0 | 1,260 | 8/3/2018 |
0.21.0 | 1,513 | 5/15/2018 |
0.20.2 | 1,325 | 1/7/2018 |
0.20.1 | 1,288 | 1/7/2018 |
0.20.0 | 1,285 | 1/4/2018 |
0.19.1 | 1,105 | 11/29/2017 |
0.14.8 | 1,126 | 10/5/2017 |
0.14.6 | 1,087 | 9/30/2017 |
0.14.5 | 1,075 | 9/30/2017 |
0.14.4 | 1,133 | 9/29/2017 |
0.14.2 | 1,513 | 9/29/2017 |
0.14.0 | 2,109 | 9/25/2017 |