Easy.Common 8.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Easy.Common --version 8.2.0
                    
NuGet\Install-Package Easy.Common -Version 8.2.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="Easy.Common" Version="8.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Easy.Common" Version="8.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Easy.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Easy.Common --version 8.2.0
                    
#r "nuget: Easy.Common, 8.2.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.
#:package Easy.Common@8.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Easy.Common&version=8.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Easy.Common&version=8.2.0
                    
Install as a Cake Tool

NuGet Build status

Easy Common

A set of useful utilities and helpers used across Easy.* projects.

Supports .NET Core (.NET 4.5 & netstandard2.0) running on:

  • .NET Core
  • .NET Framework 4.5 and above
  • Mono 5.4
  • Xamarin.iOS 10.14
  • Xamarin.Mac 3.8
  • Xamarin.Android 7.5

Includes:

And more to come...

If you enjoy what I build then please <a href="https://www.buymeacoffee.com/sP0BhM9n6" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" width="120px" ></a> 😃
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Easy.Common:

Package Downloads
mzLib

Library for mass spectrometry projects.

Easy.Storage.Sqlite

A fast and easy to use cross platform library for managing data with a SQLite database based on Dapper.

Easy.Storage.SqlServer

A fast and easy to use cross platform library for managing data with a SQL Server database based on Dapper.

Easy.Storage.Common

A fast and easy to use cross platform library for managing data with different databases based on Dapper.

Easy.Transport.WebSocket.Server

An asynchronous high-performance and easy to use WebSocket server

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.0 1,222 1/15/2026
8.2.0 7,480 9/27/2025
8.1.0 909 9/14/2025
8.0.1 19,426 4/24/2025
8.0.0 1,162 3/22/2025
6.14.0 343 3/21/2025
6.13.0 17,637 2/25/2025
6.12.0 881 2/23/2025
6.11.0 3,862 1/28/2025
6.10.0 6,129 12/11/2024
6.9.0 2,639 10/27/2024
6.8.0 225 10/27/2024
6.7.1 3,664 9/16/2024
6.7.0 23,144 5/16/2024
6.6.0 4,466 2/4/2024
6.5.0 19,378 11/27/2023
6.4.2 13,863 7/29/2023
6.4.1 4,341 6/18/2023
6.4.0 2,348 6/11/2023
6.3.0 3,191 5/22/2023
Loading failed