AllOverIt.Assertion
7.0.0-rc.16
See the version list below for details.
dotnet add package AllOverIt.Assertion --version 7.0.0-rc.16
NuGet\Install-Package AllOverIt.Assertion -Version 7.0.0-rc.16
<PackageReference Include="AllOverIt.Assertion" Version="7.0.0-rc.16" />
paket add AllOverIt.Assertion --version 7.0.0-rc.16
#r "nuget: AllOverIt.Assertion, 7.0.0-rc.16"
// Install AllOverIt.Assertion as a Cake Addin #addin nuget:?package=AllOverIt.Assertion&version=7.0.0-rc.16&prerelease // Install AllOverIt.Assertion as a Cake Tool #tool nuget:?package=AllOverIt.Assertion&version=7.0.0-rc.16&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 |
---|---|---|
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.
Refer to the online Documentation for usage information.
AllOverIt.AspNetCore
A library containing ASP.NET Core utilities.
AllOverIt.Assertion
A library containing pre and post condition assertion helper methods.
AllOverIt.Aws.AppSync.Client
A library containing AppSync GraphQL and Subscription clients.
AllOverIt.Aws.Cdk.AppSync
A library to help build AWS Graphql schemas using a code-first approach.
AllOverIt.Csv
A library to assist with CSV export using CsvHelper.
AllOverIt.DependencyInjection
A library containing useful dependency injection related utilities.
AllOverIt.EntityFrameworkCore
A library providing utilities for use with EntityFramework Core.
AllOverIt.EntityFrameworkCore.Diagrams
A library providing formatters to generate ERD diagrams using EntityFramework Core.
AllOverIt.EntityFrameworkCore.Pagination
A library providing keyset-based pagination for use with EntityFramework Core.
AllOverIt.Evaluator
A library containing an extendable expression compiler and evaluator.
AllOverIt.Filtering
A library providing queryable filtering utilities.
AllOverIt.Fixture
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.
AllOverIt.Fixture.FakeItEasy
A library extending AllOverIt.Fixture to support FakeItEasy integration.
AllOverIt.GenericHost
A library containing a convenient wrapper for building console applications that support dependency injection.
AllOverIt.Mapping
A library containing an object mapper that is mostly configuration free.
AllOverIt.Pagination
A library providing queryable keyset-based pagination utilities.
AllOverIt.Pipes
A library providing support for pipe based communication.
AllOverIt.Pipes.Serialization
Provides serialization abstractions for AllOverIt.Pipes.
AllOverIt.Pipes.Serialization.Binary
Provides binary message serialization support for AllOverIt.Pipes.
AllOverIt.Reactive
A library containing utility extensions for use with System.Reactive.
AllOverIt.ReactiveUI
A library containing utility extensions for use with ReactiveUI.
AllOverIt.Serialization.Binary
A library providing support for binary serialization.
AllOverIt.Serialization.Json.Abstractions
A library containing JSON serialization abstractions.
AllOverIt.Serialization.Json.NewtonSoft
A library containing a wrapper for Newtonsoft.Json serialization based on AllOverIt.Serialization.Json.Abstractions.
AllOverIt.Serialization.Json.SystemText
A library containing a wrapper for System.Text.Json serialization based on AllOverIt.Serialization.Json.Abstractions.
AllOverIt.Validation
A library containing additional validators and extensions for use with FluentValidation.
AllOverIt.Validation.Options
A library containing Options validation using FluentValidation.
AllOverIt.Wpf
A library containing general purpose WPF utilities.
AllOverIt.Wpf.Controls
A library containing useful WPF controls.
Dependencies
The following diagram shows the explicit dependencies used across the entire AllOverIt suite.
Product | Versions 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. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AllOverIt.Assertion:
Package | Downloads |
---|---|
AllOverIt
This package contains a diverse range of classes and utility functions, intended to tackle a wide array of commonly encountered issues. Key areas of concern include threading, tasks, generic caching, event (message) aggregation, expression and reflection utilities, plugin contexts, enriched enums, pipelines, value objects, specifications, and dozens of extensions. |
|
AllOverIt.Serialization
Provides common serialization helpers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0-preview.15 | 36 | 10/23/2024 |
8.0.0-preview.14 | 54 | 7/26/2024 |
8.0.0-preview.13 | 63 | 7/21/2024 |
8.0.0-preview.12 | 54 | 7/7/2024 |
8.0.0-preview.11 | 39 | 7/3/2024 |
8.0.0-preview.10 | 51 | 6/14/2024 |
8.0.0-preview.9 | 48 | 6/12/2024 |
8.0.0-preview.8 | 49 | 6/10/2024 |
8.0.0-preview.7 | 51 | 6/2/2024 |
8.0.0-preview.6 | 58 | 5/27/2024 |
8.0.0-preview.5 | 54 | 5/14/2024 |
8.0.0-preview.4 | 62 | 5/4/2024 |
8.0.0-preview.3 | 120 | 4/5/2024 |
8.0.0-preview.2 | 73 | 3/12/2024 |
8.0.0-preview.1 | 169 | 3/11/2024 |
7.26.0 | 911 | 7/26/2024 |
7.25.0 | 457 | 7/25/2024 |
7.24.0 | 786 | 7/20/2024 |
7.23.0 | 771 | 7/20/2024 |
7.22.2 | 819 | 7/9/2024 |
7.22.1 | 676 | 7/9/2024 |
7.22.0 | 677 | 7/7/2024 |
7.21.0 | 809 | 7/2/2024 |
7.20.1 | 809 | 7/1/2024 |
7.20.0 | 841 | 6/24/2024 |
7.19.0 | 816 | 6/14/2024 |
7.18.1 | 859 | 6/12/2024 |
7.18.0 | 823 | 6/11/2024 |
7.17.0 | 784 | 6/10/2024 |
7.16.0 | 800 | 6/10/2024 |
7.16.0-rc1 | 672 | 6/10/2024 |
7.15.1 | 784 | 6/2/2024 |
7.15.0 | 776 | 6/2/2024 |
7.15.0-rc1 | 663 | 5/31/2024 |
7.14.1 | 815 | 5/26/2024 |
7.14.0 | 818 | 5/26/2024 |
7.13.0 | 776 | 5/16/2024 |
7.12.1 | 648 | 5/15/2024 |
7.12.0 | 556 | 5/14/2024 |
7.11.0 | 635 | 5/8/2024 |
7.10.0 | 679 | 5/4/2024 |
7.9.0 | 727 | 4/22/2024 |
7.9.0-preview.1 | 66 | 4/22/2024 |
7.8.1 | 659 | 4/17/2024 |
7.8.0 | 797 | 4/11/2024 |
7.7.0 | 750 | 4/10/2024 |
7.7.0-preview.1 | 54 | 4/10/2024 |
7.6.0 | 731 | 3/28/2024 |
7.5.1 | 701 | 3/27/2024 |
7.5.0 | 735 | 3/27/2024 |
7.4.1 | 830 | 3/4/2024 |
7.4.0 | 801 | 3/4/2024 |
7.3.2 | 806 | 3/4/2024 |
7.3.1 | 766 | 3/4/2024 |
7.3.0 | 766 | 3/3/2024 |
7.2.0 | 878 | 2/23/2024 |
7.1.1 | 841 | 2/18/2024 |
7.1.0 | 1,291 | 2/9/2024 |
7.0.0 | 910 | 1/19/2024 |
7.0.0-rc.49 | 92 | 1/12/2024 |
7.0.0-rc.48 | 169 | 12/12/2023 |
7.0.0-rc.47 | 122 | 11/21/2023 |
7.0.0-rc.46 | 58 | 11/19/2023 |
7.0.0-rc.45 | 129 | 11/17/2023 |
7.0.0-rc.44 | 369 | 11/5/2023 |
7.0.0-rc.43 | 183 | 10/11/2023 |
7.0.0-rc.42 | 63 | 10/11/2023 |
7.0.0-rc.41 | 138 | 9/17/2023 |
7.0.0-rc.40 | 83 | 9/14/2023 |
7.0.0-rc.39 | 111 | 9/10/2023 |
7.0.0-rc.38 | 102 | 9/6/2023 |
7.0.0-rc.37 | 183 | 9/4/2023 |
7.0.0-rc.36 | 94 | 8/25/2023 |
7.0.0-rc.35 | 78 | 8/24/2023 |
7.0.0-rc.34 | 367 | 8/13/2023 |
7.0.0-rc.33 | 79 | 8/13/2023 |
7.0.0-rc.32 | 79 | 8/11/2023 |
7.0.0-rc.31 | 83 | 8/10/2023 |
7.0.0-rc.30 | 82 | 8/10/2023 |
7.0.0-rc.29 | 120 | 8/3/2023 |
7.0.0-rc.28 | 83 | 8/3/2023 |
7.0.0-rc.27 | 95 | 8/3/2023 |
7.0.0-rc.26 | 105 | 8/2/2023 |
7.0.0-rc.25 | 78 | 8/2/2023 |
7.0.0-rc.24 | 82 | 8/2/2023 |
7.0.0-rc.23 | 118 | 8/2/2023 |
7.0.0-rc.22 | 157 | 7/28/2023 |
7.0.0-rc.21 | 106 | 7/27/2023 |
7.0.0-rc.20 | 108 | 7/19/2023 |
7.0.0-rc.19 | 111 | 7/17/2023 |
7.0.0-rc.18 | 122 | 7/9/2023 |
7.0.0-rc.17 | 132 | 7/5/2023 |
7.0.0-rc.16 | 95 | 7/5/2023 |
7.0.0-rc.15 | 91 | 7/5/2023 |
7.0.0-rc.14 | 97 | 7/5/2023 |
7.0.0-rc.13 | 95 | 6/28/2023 |
7.0.0-rc.12 | 89 | 6/28/2023 |
7.0.0-rc.11 | 88 | 6/28/2023 |
7.0.0-rc.10 | 97 | 6/27/2023 |
7.0.0-rc.9 | 96 | 6/16/2023 |
7.0.0-rc.8 | 101 | 6/14/2023 |
7.0.0-rc.7 | 109 | 6/5/2023 |
7.0.0-rc.6.2 | 114 | 5/24/2023 |
7.0.0-rc.6.1 | 107 | 5/24/2023 |
7.0.0-rc.6 | 93 | 5/24/2023 |
7.0.0-rc.5 | 147 | 5/3/2023 |
7.0.0-rc.4 | 103 | 5/1/2023 |
7.0.0-rc.3 | 116 | 4/25/2023 |
7.0.0-rc.2 | 99 | 4/16/2023 |
7.0.0-rc.1 | 242 | 4/12/2023 |
6.3.0 | 5,267 | 2/2/2023 |
6.2.1 | 3,995 | 12/7/2022 |
6.2.0 | 4,009 | 12/7/2022 |
6.1.0 | 3,889 | 12/6/2022 |
6.0.1 | 4,226 | 11/24/2022 |
6.0.0 | 4,133 | 11/21/2022 |
6.0.0-rc.15 | 108 | 11/21/2022 |
6.0.0-rc.14 | 213 | 10/11/2022 |
6.0.0-rc.13 | 166 | 9/16/2022 |
6.0.0-rc.12 | 127 | 9/11/2022 |
6.0.0-rc.11 | 108 | 9/9/2022 |
6.0.0-rc.10 | 113 | 9/6/2022 |
6.0.0-rc.9 | 99 | 9/4/2022 |
6.0.0-rc.8 | 98 | 9/1/2022 |
6.0.0-rc.7 | 203 | 8/29/2022 |
6.0.0-rc.6 | 97 | 8/28/2022 |
6.0.0-rc.5 | 205 | 8/24/2022 |
6.0.0-rc.4 | 116 | 8/22/2022 |
6.0.0-rc.3 | 187 | 7/31/2022 |
6.0.0-rc.2 | 175 | 7/21/2022 |
6.0.0-rc.1 | 145 | 7/18/2022 |
5.9.2 | 5,055 | 7/2/2022 |
5.9.1 | 5,082 | 6/27/2022 |
5.9.0 | 4,925 | 6/6/2022 |
5.8.0 | 5,022 | 6/1/2022 |
5.7.0 | 5,078 | 5/31/2022 |
5.6.1 | 4,936 | 5/24/2022 |
5.6.0 | 4,795 | 5/12/2022 |
5.5.1 | 4,645 | 5/9/2022 |
5.5.0 | 4,697 | 5/9/2022 |
5.4.1 | 4,876 | 4/26/2022 |
5.4.0 | 4,869 | 4/26/2022 |
5.3.1 | 4,814 | 4/26/2022 |
5.3.0 | 4,678 | 4/25/2022 |
5.2.0 | 4,805 | 4/25/2022 |
5.1.0 | 4,998 | 4/23/2022 |
5.0.0 | 4,543 | 3/30/2022 |