NTDLS.Helpers
1.3.17
dotnet add package NTDLS.Helpers --version 1.3.17
NuGet\Install-Package NTDLS.Helpers -Version 1.3.17
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="NTDLS.Helpers" Version="1.3.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NTDLS.Helpers" Version="1.3.17" />
<PackageReference Include="NTDLS.Helpers" />
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 NTDLS.Helpers --version 1.3.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NTDLS.Helpers, 1.3.17"
#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 NTDLS.Helpers@1.3.17
#: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=NTDLS.Helpers&version=1.3.17
#tool nuget:?package=NTDLS.Helpers&version=1.3.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NTDLS.Helpers
Helpers for working with .NET 8 and 9.
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 is compatible. 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
- Microsoft.Extensions.Caching.Memory (>= 9.0.8)
-
net9.0
- Microsoft.Extensions.Caching.Memory (>= 9.0.8)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NTDLS.Helpers:
Package | Downloads |
---|---|
NTDLS.ReliableMessaging
Simple, fast, secure and lightweight event or convention-based RPC implementation. |
|
NTDLS.WinFormsHelpers
Helpers for working with WinForms. Getting and setting values, simplifications for invoke, etc. |
|
NTDLS.Katzebase.Api
Client for Katzebase document-based database engine for Windows and Linux. |
|
NTDLS.Katzebase.Client.dev
Client for Katzebase document-based database engine for Windows and Linux. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.3.17 | 44 | 8/23/2025 |
1.3.16 | 507 | 5/2/2025 |
1.3.15 | 201 | 4/15/2025 |
1.3.14 | 174 | 4/10/2025 |
1.3.13 | 227 | 3/2/2025 |
1.3.12 | 243 | 1/25/2025 |
1.3.11 | 1,058 | 12/31/2024 |
1.3.10 | 375 | 12/3/2024 |
1.3.9 | 145 | 11/1/2024 |
1.3.8 | 123 | 11/1/2024 |
1.3.7 | 162 | 10/22/2024 |
1.3.6 | 164 | 10/13/2024 |
1.3.5 | 166 | 10/12/2024 |
1.3.4 | 120 | 10/12/2024 |
1.3.3 | 130 | 10/9/2024 |
1.3.2 | 119 | 10/9/2024 |
1.3.1 | 151 | 10/1/2024 |
1.3.0 | 160 | 10/1/2024 |
1.2.12 | 124 | 9/30/2024 |
1.2.11 | 139 | 9/29/2024 |
1.2.10 | 121 | 9/27/2024 |
1.2.9 | 172 | 9/21/2024 |
1.2.8 | 873 | 8/20/2024 |
1.2.7 | 166 | 8/14/2024 |
1.2.6 | 498 | 8/5/2024 |
1.2.5 | 114 | 8/3/2024 |
1.2.4 | 92 | 8/2/2024 |
1.2.3 | 112 | 8/1/2024 |
1.2.2 | 200 | 7/31/2024 |
1.2.1 | 92 | 7/31/2024 |
1.2.0 | 106 | 7/31/2024 |
1.1.0 | 103 | 7/25/2024 |
1.0.6 | 113 | 7/25/2024 |
1.0.5 | 129 | 6/25/2024 |
1.0.4 | 113 | 6/25/2024 |
1.0.3 | 146 | 6/23/2024 |
1.0.2 | 131 | 6/23/2024 |
1.0.1 | 140 | 6/21/2024 |
1.0.0 | 198 | 6/20/2024 |
Added InvariantCulture to all string parsers.