AllOverIt.Filtering 7.0.0-rc.2

This is a prerelease version of AllOverIt.Filtering.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AllOverIt.Filtering --version 7.0.0-rc.2
NuGet\Install-Package AllOverIt.Filtering -Version 7.0.0-rc.2
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="AllOverIt.Filtering" Version="7.0.0-rc.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AllOverIt.Filtering --version 7.0.0-rc.2
#r "nuget: AllOverIt.Filtering, 7.0.0-rc.2"
#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 AllOverIt.Filtering as a Cake Addin
#addin nuget:?package=AllOverIt.Filtering&version=7.0.0-rc.2&prerelease

// Install AllOverIt.Filtering as a Cake Tool
#tool nuget:?package=AllOverIt.Filtering&version=7.0.0-rc.2&prerelease

Overview

AllOverIt began as a general purpose library in 2015 and has since evolved into a suite of libraries aimed at providing a simplified and consistent approach to cross-cutting and functional concerns such as caching, serialization, threading, reflection, conversions, mapping, event messaging, validation, AWS AppSync, data (IEnumable<T> and IQueryable<T>) filtering and pagination, and much more.

The suite has an ever growing list of behavioural and functional unit tests. The coverage details can be found below.

Line Coverage Branch Coverage Method Coverage
alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Refer to this <a href="/Docs/Code%20Coverage/summary.html" target="_blank">link</a> or this <a href="/Docs/Code%20Coverage/summary.md" target="_blank">markdown</a> for a summary of line and branch test code coverage.

Packages

AllOverIt is a mono-repository. A summary for each of the available packages is provided below.


AllOverIt

A general purpose library containing a variety of classes and helper utilities.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

Refer to the online Documentation for usage information.

NuGet NuGet


AllOverIt.AspNetCore

NuGet NuGet

A library containing ASP.NET Core utilities.

netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️

AllOverIt.Assertion

NuGet NuGet

A library containing pre and post condition assertion helper methods.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Aws.AppSync.Client

NuGet NuGet

A library containing AppSync GraphQL and Subscription clients.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Aws.Cdk.AppSync

NuGet NuGet

A library to help build AWS Graphql schemas using a code-first approach.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ * ✔️ ✔️ * ✔️ * ✔️ *

* Although not explicitly built for all platforms, the AWS CDK supports Net Core 3.1 and above.


AllOverIt.Csv

NuGet NuGet

A library to assist with CSV export using CsvHelper.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.DependencyInjection

NuGet NuGet

A library containing useful dependency injection related utilities.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.EntityFrameworkCore

NuGet NuGet

A library providing utilities for use with EntityFramework Core.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.EntityFrameworkCore.Diagrams

NuGet NuGet

A library providing formatters to generate ERD diagrams using EntityFramework Core.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.EntityFrameworkCore.Pagination

NuGet NuGet

A library providing keyset-based pagination for use with EntityFramework Core.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Evaluator

NuGet NuGet

A library containing an extendable expression compiler and evaluator.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Filtering

NuGet NuGet

A library providing queryable filtering utilities.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Fixture

NuGet NuGet

A library containing a base fixture class with numerous helper methods to assist with creating unit test scaffolding. Utilizes AutoFixture to do most of the hard work.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Fixture.FakeItEasy

NuGet NuGet

A library extending AllOverIt.Fixture to support FakeItEasy integration.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.GenericHost

NuGet NuGet

A library containing a convenient wrapper for building console applications that support dependency injection.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Mapping

NuGet NuGet

A library containing an object mapper that is mostly configuration free.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Pagination

NuGet NuGet

A library providing queryable keyset-based pagination utilities.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Reactive

NuGet NuGet

A library containing utility extensions for use with System.Reactive.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.ReactiveUI

NuGet NuGet

A library containing utility extensions for use with ReactiveUI.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Serialization.Binary

NuGet NuGet

A library providing support for binary serialization.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Serialization.Json.Abstractions

NuGet NuGet

A library containing JSON serialization abstractions.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Serialization.Json.NewtonSoft

NuGet NuGet

A library containing a wrapper for Newtonsoft.Json serialization based on AllOverIt.Serialization.Json.Abstractions.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Serialization.Json.SystemText

NuGet NuGet

A library containing a wrapper for System.Text.Json serialization based on AllOverIt.Serialization.Json.Abstractions.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Validation

NuGet NuGet

A library containing additional validators and extensions for use with FluentValidation.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Validation.Options

NuGet NuGet

A library containing Options validation using FluentValidation.

netstandard2.1 netcoreapp3.1 net5.0 net6.0 net7.0
✔️ ✔️ ✔️ ✔️ ✔️

AllOverIt.Wpf

NuGet NuGet

A library containing general purpose WPF utilities.

net5.0-windows net6.0-windows net7.0-windows
✔️ ✔️ ✔️

AllOverIt.Wpf.Controls

NuGet NuGet

A library containing useful WPF controls.

net5.0-windows net6.0-windows net7.0-windows
✔️ ✔️ ✔️

Dependencies

The following diagram shows the explicit dependencies used across the entire AllOverIt suite. AllOverIt Dependencies

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
8.0.0-preview.3 46 4/5/2024
8.0.0-preview.2 41 3/12/2024
8.0.0-preview.1 44 3/11/2024
7.9.0 68 4/22/2024
7.9.0-preview.1 40 4/22/2024
7.8.1 73 4/17/2024
7.8.0 70 4/11/2024
7.7.0 76 4/10/2024
7.7.0-preview.1 38 4/10/2024
7.6.0 83 3/28/2024
7.5.1 75 3/27/2024
7.5.0 86 3/27/2024
7.4.1 100 3/4/2024
7.4.0 91 3/4/2024
7.3.2 87 3/4/2024
7.3.1 85 3/4/2024
7.3.0 95 3/3/2024
7.2.0 79 2/23/2024
7.1.1 84 2/18/2024
7.1.0 90 2/9/2024
7.0.0 107 1/19/2024
7.0.0-rc.49 59 1/12/2024
7.0.0-rc.48 104 12/12/2023
7.0.0-rc.47 96 11/21/2023
7.0.0-rc.46 53 11/19/2023
7.0.0-rc.45 55 11/17/2023
7.0.0-rc.44 205 11/5/2023
7.0.0-rc.43 68 10/11/2023
7.0.0-rc.42 55 10/11/2023
7.0.0-rc.41 78 9/17/2023
7.0.0-rc.40 75 9/14/2023
7.0.0-rc.39 79 9/10/2023
7.0.0-rc.38 78 9/6/2023
7.0.0-rc.37 65 9/4/2023
7.0.0-rc.36 70 8/25/2023
7.0.0-rc.35 63 8/24/2023
7.0.0-rc.34 79 8/13/2023
7.0.0-rc.33 71 8/13/2023
7.0.0-rc.32 72 8/11/2023
7.0.0-rc.31 68 8/10/2023
7.0.0-rc.30 74 8/10/2023
7.0.0-rc.29 94 8/3/2023
7.0.0-rc.28 72 8/3/2023
7.0.0-rc.27 81 8/3/2023
7.0.0-rc.26 92 8/2/2023
7.0.0-rc.25 72 8/2/2023
7.0.0-rc.24 73 8/2/2023
7.0.0-rc.23 104 8/2/2023
7.0.0-rc.22 85 7/28/2023
7.0.0-rc.21 91 7/27/2023
7.0.0-rc.20 104 7/19/2023
7.0.0-rc.19 90 7/17/2023
7.0.0-rc.18 99 7/9/2023
7.0.0-rc.17 88 7/5/2023
7.0.0-rc.16 86 7/5/2023
7.0.0-rc.15 87 7/5/2023
7.0.0-rc.14 87 7/5/2023
7.0.0-rc.13 87 6/28/2023
7.0.0-rc.12 85 6/28/2023
7.0.0-rc.11 88 6/28/2023
7.0.0-rc.10 81 6/27/2023
7.0.0-rc.9 87 6/16/2023
7.0.0-rc.8 79 6/14/2023
7.0.0-rc.7 81 6/5/2023
7.0.0-rc.6.2 86 5/24/2023
7.0.0-rc.6.1 85 5/24/2023
7.0.0-rc.6 81 5/24/2023
7.0.0-rc.5 75 5/3/2023
7.0.0-rc.4 83 5/1/2023
7.0.0-rc.3 71 4/25/2023
7.0.0-rc.2 72 4/16/2023
7.0.0-rc.1 95 4/12/2023
6.3.0 359 2/2/2023
6.2.1 358 12/7/2022
6.2.0 325 12/7/2022
6.1.0 328 12/6/2022
6.0.1 352 11/24/2022
6.0.0 332 11/21/2022
6.0.0-rc.15 89 11/21/2022
6.0.0-rc.14 111 10/11/2022
6.0.0-rc.13 124 9/16/2022
6.0.0-rc.12 111 9/11/2022
6.0.0-rc.11 91 9/9/2022
6.0.0-rc.10 91 9/6/2022
6.0.0-rc.9 91 9/4/2022
6.0.0-rc.8 88 9/1/2022
6.0.0-rc.7 105 8/29/2022
6.0.0-rc.6 86 8/28/2022
6.0.0-rc.5 100 8/24/2022
6.0.0-rc.4 102 8/22/2022
6.0.0-rc.3 102 7/31/2022
6.0.0-rc.2 104 7/21/2022
6.0.0-rc.1 103 7/18/2022