Konfidence.BaseClasses
2026.4.14
See the version list below for details.
dotnet add package Konfidence.BaseClasses --version 2026.4.14
NuGet\Install-Package Konfidence.BaseClasses -Version 2026.4.14
<PackageReference Include="Konfidence.BaseClasses" Version="2026.4.14" />
<PackageVersion Include="Konfidence.BaseClasses" Version="2026.4.14" />
<PackageReference Include="Konfidence.BaseClasses" />
paket add Konfidence.BaseClasses --version 2026.4.14
#r "nuget: Konfidence.BaseClasses, 2026.4.14"
#:package Konfidence.BaseClasses@2026.4.14
#addin nuget:?package=Konfidence.BaseClasses&version=2026.4.14
#tool nuget:?package=Konfidence.BaseClasses&version=2026.4.14
Konfidence.BaseClasses
Some extensions to make reading some patterns more fluent
- when objects/string/guid/datatime/timespan assignments are actually assigned, .IsAssigned()
- eof for stream reading, .IsEof()
- string is a guid, .IsGuid()
- string is numeric, .IsNumeric()
- earliest and latest time on a day, .StartOfDayTime(), .EndOfDayTime()
CommandLineArgument parser: Meant for the configuration argument line parser used with MS dependency injection.
Environment Variable getter: unified(user, machine, process). Should work on both Windows and Linux.
default configured Json serializer/deserializer, based on System.Text.Json.
Some (unexpected) fast string extensions
- TrimStart(..), TrimStartIgnoreCase(..), TrimEnd(..), TrimEndIgnoreCase(..)
- TrimList()
- ReplaceIgnoreCase(..)
- InitLowerCase(), InitUpperCase()
- Contains(..) with specified casing type — superseded by the framework's own
string.Contains(string, StringComparison), which wins overload resolution against an extension method of the same signature - ToDecimal(), parse a string into a decimal
Wpf/BaseViewModel: an
INotifyPropertyChangedbase class with aSetField(..)change-detecting setter and a nestingSuppressNotifications()scopecurrently targets net9.0 and net10.0
Breaking change in 2026.4: Wpf/BaseViewModel.SetFrozenField(..) was removed.
The Konfidence.BaseClasses repo is available on github.com.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 is compatible. 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. |
-
net10.0
- CsvHelper (>= 33.1.0)
- JetBrains.Annotations (>= 2026.2.0)
-
net9.0
- CsvHelper (>= 33.1.0)
- JetBrains.Annotations (>= 2026.2.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 |
|---|---|---|
| 2026.5.5 | 0 | 9/9/2026 |
| 2026.5.4 | 0 | 9/9/2026 |
| 2026.5.3 | 0 | 9/9/2026 |
| 2026.5.2 | 50 | 9/4/2026 |
| 2026.5.1 | 85 | 8/31/2026 |
| 2026.4.21 | 87 | 8/30/2026 |
| 2026.4.20 | 87 | 8/29/2026 |
| 2026.4.19 | 84 | 8/29/2026 |
| 2026.4.18 | 98 | 8/28/2026 |
| 2026.4.17 | 92 | 8/28/2026 |
| 2026.4.16 | 86 | 8/28/2026 |
| 2026.4.15 | 91 | 8/28/2026 |
| 2026.4.14 | 92 | 8/28/2026 |
| 2026.4.13 | 90 | 8/27/2026 |
| 2026.4.12 | 86 | 8/27/2026 |
| 2026.4.11 | 84 | 8/26/2026 |
| 2026.4.10 | 89 | 8/26/2026 |
| 2026.4.9 | 95 | 8/26/2026 |
| 2026.4.8 | 90 | 8/26/2026 |
| 2026.4.7 | 88 | 8/26/2026 |