AllOverIt.Serialization 6.1.0

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

// Install AllOverIt.Serialization as a Cake Tool
#tool nuget:?package=AllOverIt.Serialization&version=6.1.0

AllOverIt

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

Provides common serialization helpers.

Target Supported
netstandard2.1 Yes
netcoreapp3.1 Yes
net5.0 Yes
net6.0 Yes
net7.0 Yes

AllOverIt.Serialization.Abstractions

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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

NuGet NuGet

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 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 (2)

Showing the top 2 NuGet packages that depend on AllOverIt.Serialization:

Package Downloads
AllOverIt.Serialization.NewtonsoftJson

A wrapper for Newtonsoft.Json serialization.

AllOverIt.Serialization.SystemTextJson

A wrapper for System.Text.Json serialization.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.0 987 2/2/2023
6.2.1 917 12/7/2022
6.2.0 968 12/7/2022
6.1.0 931 12/6/2022
6.0.1 1,010 11/24/2022
6.0.0 999 11/21/2022
6.0.0-rc.15 86 11/21/2022
6.0.0-rc.14 161 10/11/2022
6.0.0-rc.13 130 9/16/2022
6.0.0-rc.12 96 9/11/2022
6.0.0-rc.11 91 9/9/2022
6.0.0-rc.10 99 9/6/2022
6.0.0-rc.9 87 9/4/2022
6.0.0-rc.8 90 9/1/2022
6.0.0-rc.7 181 8/29/2022
6.0.0-rc.6 82 8/28/2022
6.0.0-rc.5 182 8/24/2022
6.0.0-rc.4 102 8/22/2022
6.0.0-rc.3 163 7/31/2022
6.0.0-rc.2 155 7/21/2022
6.0.0-rc.1 118 7/18/2022
5.9.2 1,418 7/2/2022
5.9.1 1,432 6/27/2022
5.9.0 1,307 6/6/2022
5.8.0 1,439 6/1/2022
5.7.0 1,398 5/31/2022
5.6.1 1,285 5/24/2022
5.6.0 1,351 5/12/2022
5.5.1 1,336 5/9/2022
5.5.0 1,351 5/9/2022
5.4.1 1,436 4/26/2022
5.4.0 1,419 4/26/2022
5.3.1 1,393 4/26/2022
5.3.0 1,302 4/25/2022
5.2.0 1,353 4/25/2022
5.1.0 1,315 4/23/2022