balintn
-
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5.2 This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
- 16,658 total downloads
- last updated 6/24/2024
- Latest version: 2.0.0
Yet Another Guard argument validation package. The speciality is that validation statements only take the argument, but they don't need the name of the argument as a second argument; still, the name of the... More information -
-
-
.NET Core 1.0 This package targets .NET Core 1.0. The package is compatible with this framework or higher. .NET Standard 1.0 This package targets .NET Standard 1.0. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 4,660 total downloads
- last updated 8/28/2023
- Latest version: 1.0.9
Implements Date support without the need to neglect the time part. Conversion to ISO and other formatted date strings; parsing, conversions to/from DateTime, comparisons. Additions and subtractions using... More information -
-
- 3,024 total downloads
- last updated 11/27/2019
- Latest version: 1.1.1
Foresty implements generic functionality for tree- or forest-like structures, like depth-first and breadth-first traverses. It provides two approaches: enumerators for Linq-like, ordered node enumerations and... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.2 This package targets .NET Core 2.2. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 2,354 total downloads
- last updated 6/13/2023
- Latest version: 0.0.7
Provides simple base interceptors for a number of everyday interception scenarios like execution timing, method entry/exit logging or exception handling. -
-
YACallerInfo
by: balintn-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5.2 This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
- 1,685 total downloads
- last updated 4/7/2022
- Latest version: 1.0.6
Tiny helper to get name of caller method (and those of predecessors in the call chain). -
-
TwoWayDict
by: balintn-
.NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5.2 This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
- 731 total downloads
- last updated 12/31/2020
- Latest version: 0.0.2
Implements a "Two-way Dictionary", one that has constant conplexity item access from both the key and the value. -
-
B.
by: balintnIntervals -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 516 total downloads
- last updated 10/11/2024
- Latest version: 1.0.2
Implements generic intervals for orderable types (that implement IComparable<T>). -
-
- 406 total downloads
- last updated 2/4/2023
- Latest version: 1.0.1
A bool representation with IsTrue and IsFalse properties, to help WPF, Xamarin, Maui IsVisible (or IsNotVisible) binding. -
- 340 total downloads
- last updated 1/1/2024
- Latest version: 1.0.1
A timer with a set of intervals to mask when the timer can fire. The timer will only fire within the specified intervals. -
- 287 total downloads
- last updated 12/3/2023
- Latest version: 1.0.0
Simple wrapper around Interlocked.CompareExchange() to implement TestAndSet(). -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 285 total downloads
- last updated 1/29/2023
- Latest version: 1.0.0
Implements an observable collection with a filter predicate, where changes in the filter, added or removed items are observable. Meant to be used as a collection in WPF or Maui UI lists with search or filter... More information -
-
- 277 total downloads
- last updated 11/5/2023
- Latest version: 1.0.0
Package Description