SquidEyes.Fundamentals 1.5.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package SquidEyes.Fundamentals --version 1.5.8
NuGet\Install-Package SquidEyes.Fundamentals -Version 1.5.8
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="1.5.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SquidEyes.Fundamentals --version 1.5.8
#r "nuget: SquidEyes.Fundamentals, 1.5.8"
#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=1.5.8

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

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 SquidEyes.UnitTests. 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.
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 set of usage examples.
SlidingBuffer A fixed-size generic buffer that supports forward and reverse iteration and indexing.

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 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 was computed.  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.24 46 4/24/2024
2.5.22 102 3/9/2024
2.5.21 81 3/9/2024
2.5.20 95 3/3/2024
2.5.19 81 3/2/2024
2.5.18 87 3/1/2024
2.5.16 81 3/1/2024
2.5.15 66 3/1/2024
2.5.14 81 3/1/2024
2.5.11 86 2/28/2024
2.5.10 82 2/28/2024
2.5.9 90 2/27/2024
2.5.8 83 2/20/2024
2.5.7 86 2/18/2024
2.5.6 97 2/12/2024
2.5.5 78 2/11/2024
2.5.4 73 2/11/2024
2.5.2 83 2/11/2024
2.5.1 81 2/10/2024
2.5.0 78 2/10/2024
2.4.0 112 12/19/2023
2.3.2 144 10/19/2023
2.3.1 123 9/25/2023
2.3.0 101 9/18/2023
2.2.2 136 8/16/2023
2.2.1 145 7/18/2023
2.2.0 130 7/17/2023
2.1.3 151 7/12/2023
2.1.2 144 7/11/2023
2.1.1 130 7/11/2023
2.1.0 141 7/6/2023
2.0.8 136 7/5/2023
2.0.7 149 7/3/2023
2.0.6 131 7/2/2023
2.0.5 132 6/28/2023
2.0.4 139 6/28/2023
2.0.3 136 6/26/2023
2.0.2 135 6/26/2023
2.0.1 142 6/26/2023
2.0.0 142 6/26/2023
1.5.19 136 6/13/2023
1.5.18 124 6/13/2023
1.5.17 181 6/11/2023
1.5.16 133 6/11/2023
1.5.15 136 6/11/2023
1.5.14 136 6/11/2023
1.5.13 156 6/11/2023
1.5.12 136 6/10/2023
1.5.11 137 6/9/2023
1.5.10 138 6/9/2023
1.5.9 132 6/8/2023
1.5.8 137 6/7/2023
1.5.7 131 6/6/2023
1.5.6 134 6/3/2023
1.5.5 132 5/29/2023
1.5.3 132 5/29/2023
1.5.2 122 5/28/2023
1.5.1 125 5/28/2023
1.5.0 132 5/18/2023
1.3.11 152 5/1/2023
1.3.11-alpha.0.1 73 5/1/2023
1.3.10 141 4/30/2023
1.3.10-alpha.0.1 72 4/30/2023
1.3.9 182 4/27/2023
1.3.9-alpha.0.1 76 4/27/2023
1.3.8 163 4/27/2023
1.3.8-alpha.0.1 71 4/27/2023
1.3.7 153 4/27/2023
1.3.7-alpha.0.1 73 4/27/2023
1.3.6 146 4/26/2023
1.3.6-alpha.0.1 73 4/26/2023
1.3.5 155 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 170 4/17/2023
1.3.4-alpha.0.1 73 4/17/2023
1.3.2 225 4/6/2023
1.2.9-alpha.0.3 85 4/6/2023
1.2.8 163 4/6/2023
1.2.7 180 4/5/2023
1.2.6 177 4/5/2023
1.2.5 163 4/5/2023
1.2.4 174 4/5/2023
1.2.3 187 4/5/2023
1.2.2 168 4/5/2023
1.2.0 190 4/4/2023