SquidEyes.Fundamentals 2.5.22

dotnet add package SquidEyes.Fundamentals --version 2.5.22
NuGet\Install-Package SquidEyes.Fundamentals -Version 2.5.22
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="SquidEyes.Fundamentals" Version="2.5.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SquidEyes.Fundamentals --version 2.5.22
#r "nuget: SquidEyes.Fundamentals, 2.5.22"
#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.
// Install SquidEyes.Fundamentals as a Cake Addin
#addin nuget:?package=SquidEyes.Fundamentals&version=2.5.22

// Install SquidEyes.Fundamentals as a Cake Tool
#tool nuget:?package=SquidEyes.Fundamentals&version=2.5.22

NuGet Version Downloads License

SquidEyes.Fundamentals is a set of helper classes and extension methods. The solution includes more than 300 unit-tests, and has been open-sourced under a MIT license (see License.md for further details). Even so, the code is mostly for the author's own personal use so there is no documentation on offer, nor does the author have any intent of documenting the code in the near future.

If you want to see what it's all about, please check out the UnitTests and LoggingDemo projects. As you will see, the code is rather prosaic (validation extenders, JSON converters, string manipulation methods, etc.). Even so, there are a number of standouts:

Class Description
FastArrayReader A bit like a BinaryReader, but at least 10x faster; for arrays, not streams.
HttpHelper Fetches strings and JSON objects via HTTP(S) endpoints, with easy URL construction like Flurl.Http, but in a lighter-weight object that supports an injectable HttpClientHandler.
ConfigHelper Load and validates configuration values in an easy/safe way
CsvEnumerator A fast, lightweight, super-easy-to-use CSV parser / enumerator that allows CSV files to be read with minimal memory collection pressure.
ArgSet A heterogeneous argument collection that supports twenty data types.
SerilogHelper Helps to build and configure a "standard" Serilog logger, with Seq and Console sinks. See the LoggingDemo project for a comprehensive usage example.
SlidingBuffer A fixed-size generic buffer that supports forward and reverse iteration and indexing.

Before running the LoggingDemo, you may want to install a Seq instance on Docker Desktop. It's beyond the scope of this README to elaborate on how to do this, but here's the Docker run command I used to setup Seq:

docker run -d --name seq-dev --restart unless-stopped -p 5341:80 -v "C:\SeqDev:/data" -e ACCEPT_EULA=Y datalust/seq:latest

Contributions are always welcome (see CONTRIBUTING.md for details)

Supper-Duper Extra-Important Caveat: THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SquidEyes.Fundamentals:

Package Downloads
SquidEyes.Futures

Futures trading primitives, helper classes, extension methods

SquidEyes.ESignatures

Fluent" ContractSender and helper classes for eSigntures.io

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.22 88 3/9/2024
2.5.21 77 3/9/2024
2.5.20 89 3/3/2024
2.5.19 78 3/2/2024
2.5.18 84 3/1/2024
2.5.16 78 3/1/2024
2.5.15 62 3/1/2024
2.5.14 78 3/1/2024
2.5.11 83 2/28/2024
2.5.10 79 2/28/2024
2.5.9 87 2/27/2024
2.5.8 80 2/20/2024
2.5.7 80 2/18/2024
2.5.6 93 2/12/2024
2.5.5 74 2/11/2024
2.5.4 67 2/11/2024
2.5.2 78 2/11/2024
2.5.1 77 2/10/2024
2.5.0 72 2/10/2024
2.4.0 109 12/19/2023
2.3.2 141 10/19/2023
2.3.1 120 9/25/2023
2.3.0 98 9/18/2023
2.2.2 134 8/16/2023
2.2.1 144 7/18/2023
2.2.0 129 7/17/2023
2.1.3 150 7/12/2023
2.1.2 143 7/11/2023
2.1.1 129 7/11/2023
2.1.0 140 7/6/2023
2.0.8 135 7/5/2023
2.0.7 148 7/3/2023
2.0.6 130 7/2/2023
2.0.5 131 6/28/2023
2.0.4 138 6/28/2023
2.0.3 135 6/26/2023
2.0.2 134 6/26/2023
2.0.1 141 6/26/2023
2.0.0 141 6/26/2023
1.5.19 134 6/13/2023
1.5.18 122 6/13/2023
1.5.17 179 6/11/2023
1.5.16 131 6/11/2023
1.5.15 134 6/11/2023
1.5.14 134 6/11/2023
1.5.13 153 6/11/2023
1.5.12 134 6/10/2023
1.5.11 135 6/9/2023
1.5.10 136 6/9/2023
1.5.9 130 6/8/2023
1.5.8 135 6/7/2023
1.5.7 129 6/6/2023
1.5.6 132 6/3/2023
1.5.5 130 5/29/2023
1.5.3 130 5/29/2023
1.5.2 120 5/28/2023
1.5.1 123 5/28/2023
1.5.0 130 5/18/2023
1.3.11 150 5/1/2023
1.3.11-alpha.0.1 73 5/1/2023
1.3.10 139 4/30/2023
1.3.10-alpha.0.1 72 4/30/2023
1.3.9 180 4/27/2023
1.3.9-alpha.0.1 76 4/27/2023
1.3.8 161 4/27/2023
1.3.8-alpha.0.1 71 4/27/2023
1.3.7 151 4/27/2023
1.3.7-alpha.0.1 73 4/27/2023
1.3.6 144 4/26/2023
1.3.6-alpha.0.1 73 4/26/2023
1.3.5 153 4/20/2023
1.3.5-alpha.0.2 75 4/20/2023
1.3.5-alpha.0.1 75 4/20/2023
1.3.4 168 4/17/2023
1.3.4-alpha.0.1 73 4/17/2023
1.3.2 224 4/6/2023
1.2.9-alpha.0.3 85 4/6/2023
1.2.8 162 4/6/2023
1.2.7 179 4/5/2023
1.2.6 176 4/5/2023
1.2.5 162 4/5/2023
1.2.4 173 4/5/2023
1.2.3 186 4/5/2023
1.2.2 167 4/5/2023
1.2.0 189 4/4/2023