Konfidence.BaseClasses 2025.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Konfidence.BaseClasses --version 2025.0.9
                    
NuGet\Install-Package Konfidence.BaseClasses -Version 2025.0.9
                    
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="Konfidence.BaseClasses" Version="2025.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Konfidence.BaseClasses" Version="2025.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Konfidence.BaseClasses" />
                    
Project file
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 Konfidence.BaseClasses --version 2025.0.9
                    
#r "nuget: Konfidence.BaseClasses, 2025.0.9"
                    
#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 Konfidence.BaseClasses@2025.0.9
                    
#: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=Konfidence.BaseClasses&version=2025.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Konfidence.BaseClasses&version=2025.0.9
                    
Install as a Cake Tool

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
    • ToDecimal(), parse a string into a decimal

The Konfidence.BaseClasses repo is available on github.com.

Product 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 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.

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
2025.0.18 292 8/26/2025
2025.0.17 360 6/16/2025
2025.0.16 166 6/16/2025
2025.0.15 263 5/4/2025
2025.0.14 133 5/3/2025
2025.0.13 181 4/30/2025
2025.0.12 182 4/30/2025
2025.0.11 181 4/30/2025
2025.0.10 181 4/30/2025
2025.0.9 265 4/8/2025
2025.0.8 200 4/8/2025
2025.0.7 210 4/8/2025
2025.0.6 222 3/31/2025
2025.0.5 244 3/12/2025
2025.0.4 237 2/11/2025
2025.0.3 184 1/28/2025
2025.0.2 148 1/24/2025
2025.0.1 220 12/24/2024
2025.0.0 724 12/24/2024
2024.1.12 642 12/18/2024
2024.1.11 150 12/3/2024
2024.1.10 145 12/2/2024
2024.1.9 147 11/29/2024
2024.1.8 867 10/13/2024
2024.1.7 152 10/13/2024
2024.1.6 252 9/10/2024
2024.1.5 181 8/18/2024
2024.1.4 174 8/18/2024
2024.1.3 769 8/6/2024
2024.1.2 144 7/10/2024
2024.1.1 242 7/2/2024
2024.1.0 316 5/16/2024
2022.3.1 1,361 11/12/2022
2022.2.1 1,318 8/20/2022
2022.2.0 489 8/13/2022
2022.1.0 1,130 4/24/2022
2021.1.52 1,013 11/13/2021
2021.1.51 424 5/13/2021
2021.1.50 431 4/21/2021
2021.1.49 1,146 4/14/2021
2021.1.48 445 4/13/2021
2021.1.47 6,497 4/11/2021