AllOverIt.Assertion
6.3.0
See the version list below for details.
dotnet add package AllOverIt.Assertion --version 6.3.0
NuGet\Install-Package AllOverIt.Assertion -Version 6.3.0
<PackageReference Include="AllOverIt.Assertion" Version="6.3.0" />
paket add AllOverIt.Assertion --version 6.3.0
#r "nuget: AllOverIt.Assertion, 6.3.0"
// Install AllOverIt.Assertion as a Cake Addin #addin nuget:?package=AllOverIt.Assertion&version=6.3.0 // Install AllOverIt.Assertion as a Cake Tool #tool nuget:?package=AllOverIt.Assertion&version=6.3.0
AllOverIt
A general purpose library containing a variety of classes, utilities, and helpers to fill in regularly occuring software development gaps.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
Refer to the online Documentation for usage information.
AllOverIt.AspNetCore
Provides additional features for use in ASP .NET Core applications.
Target | Supported |
---|---|
netstandard2.1 | No |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Assertion
A library of pre and post condition assertion helper methods.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Aws.AppSync.Client
Provides an AWS AppSync Graphql Subscription client.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Aws.Cdk.AppSync
Includes a code-first graphql schema generator that also provides support for binding resolvers to None, Http, and Lamda datasources.
Target | Supported |
---|---|
netstandard2.1 | No * |
netcoreapp3.1 | Yes |
net5.0 | No * |
net6.0 | No * |
net7.0 | No * |
* Although not explicitly built for all platforms, the AWS CDK supports Net Core 3.1 and above.
AllOverIt.Csv
A library to assist with CSV export using CsvHelper.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.DependencyInjection
A library containing useful dependency injection related utilities.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.EntityFrameworkCore
Provides additional features for use in Entity Framework Core applications.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.EntityFrameworkCore.Pagination
A library providing pagination utilities for use with Entity Framework Core.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Evaluator
A library designed to parse and evaluate mathemtical expressions. It provides support for custom operators, functions and includes constant, mutable, immutable, lazy, and delegate based variables to satisfy just about any requirement.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Filtering
A library providing queryable filtering utilities.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Fixture
Contains a base Fixture class that includes a number of helpful utility methods.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Fixture.FakeItEasy
Extends AllOverIt.Fixture to assist with the creation of single/multiple stubs and fakes.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.GenericHost
Provides the ability to quickly create console applications that support dependency injection without being concerned with all of the ceremony.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Pagination
A library providing queryable pagination utilities.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Reactive
Provides utility extensions for use with System.Reactive.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.ReactiveUI
Provides utility extensions for use with ReactiveUI.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Serialization
Provides common serialization helpers.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Serialization.Abstractions
Provides abstractions for JSON serialization.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Serialization.NewtonSoftJson
A JSON serialization wrapper around NewtsonSoft.Json (an implementation for AllOverIt.Serialization.Abstractions).
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Serialization.SystemTextJson
A JSON serialization wrapper around System.Text.Json (an implementation for AllOverIt.Serialization.Abstractions).
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
AllOverIt.Validation
Provides additional validators and extensions for use with FluentValidation.
Target | Supported |
---|---|
netstandard2.1 | Yes |
netcoreapp3.1 | Yes |
net5.0 | Yes |
net6.0 | Yes |
net7.0 | Yes |
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 |