NTDLS.Helpers
1.3.2
See the version list below for details.
dotnet add package NTDLS.Helpers --version 1.3.2
NuGet\Install-Package NTDLS.Helpers -Version 1.3.2
<PackageReference Include="NTDLS.Helpers" Version="1.3.2" />
paket add NTDLS.Helpers --version 1.3.2
#r "nuget: NTDLS.Helpers, 1.3.2"
// Install NTDLS.Helpers as a Cake Addin #addin nuget:?package=NTDLS.Helpers&version=1.3.2 // Install NTDLS.Helpers as a Cake Tool #tool nuget:?package=NTDLS.Helpers&version=1.3.2
NTDLS.WinFormsHelpers
Helpers for working with WinForms. Getting and setting values, simplifications for invoke, etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
-
net6.0
- Microsoft.Extensions.Caching.Memory (>= 8.0.0)
-
net7.0
- Microsoft.Extensions.Caching.Memory (>= 8.0.0)
-
net8.0
- Microsoft.Extensions.Caching.Memory (>= 8.0.0)
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.12 | 171 | 1/25/2025 |
1.3.11 | 842 | 12/31/2024 |
1.3.10 | 354 | 12/3/2024 |
1.3.9 | 123 | 11/1/2024 |
1.3.8 | 98 | 11/1/2024 |
1.3.7 | 137 | 10/22/2024 |
1.3.6 | 139 | 10/13/2024 |
1.3.5 | 147 | 10/12/2024 |
1.3.4 | 99 | 10/12/2024 |
1.3.3 | 103 | 10/9/2024 |
1.3.2 | 97 | 10/9/2024 |
1.3.1 | 127 | 10/1/2024 |
1.3.0 | 122 | 10/1/2024 |
1.2.12 | 102 | 9/30/2024 |
1.2.11 | 108 | 9/29/2024 |
1.2.10 | 97 | 9/27/2024 |
1.2.9 | 147 | 9/21/2024 |
1.2.8 | 849 | 8/20/2024 |
1.2.7 | 148 | 8/14/2024 |
1.2.6 | 478 | 8/5/2024 |
1.2.5 | 93 | 8/3/2024 |
1.2.4 | 75 | 8/2/2024 |
1.2.3 | 89 | 8/1/2024 |
1.2.2 | 123 | 7/31/2024 |
1.2.1 | 73 | 7/31/2024 |
1.2.0 | 85 | 7/31/2024 |
1.1.0 | 83 | 7/25/2024 |
1.0.6 | 90 | 7/25/2024 |
1.0.5 | 107 | 6/25/2024 |
1.0.4 | 95 | 6/25/2024 |
1.0.3 | 121 | 6/23/2024 |
1.0.2 | 113 | 6/23/2024 |
1.0.1 | 116 | 6/21/2024 |
1.0.0 | 176 | 6/20/2024 |
Added struct nullable extenstions.
Thread helper modifications.