Linger.Utils 0.1.1-alpha

This is a prerelease version of Linger.Utils.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Linger.Utils --version 0.1.1-alpha
                    
NuGet\Install-Package Linger.Utils -Version 0.1.1-alpha
                    
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="Linger.Utils" Version="0.1.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Linger.Utils" Version="0.1.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Linger.Utils" />
                    
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 Linger.Utils --version 0.1.1-alpha
                    
#r "nuget: Linger.Utils, 0.1.1-alpha"
                    
#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 Linger.Utils@0.1.1-alpha
                    
#: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=Linger.Utils&version=0.1.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Linger.Utils&version=0.1.1-alpha&prerelease
                    
Install as a Cake Tool

Linger.Utils

<a href="https://www.nuget.org/packages/Linger.Utils"><img src="https://img.shields.io/nuget/v/Linger.Utils.svg" alt="NuGet Version" /></a> <a href="https://www.nuget.org/packages/Linger.Utils"><img src="https://img.shields.io/nuget/dt/Linger.Utils.svg" alt="NuGet Download Count" /></a>

Overview

A collection of helper methods and extensions for .NET

Supported .NET versions

  • .NET Core
  • .NET Standard 2.0+
  • .NET Framework 4.0+

Install

From Visual Studio

  1. Open the Solution Explorer.
  2. Right-click on a project within your solution.
  3. Click on Manage NuGet Packages....
  4. Click on the Browse tab and search for "Linger.Utils".
  5. Click on the Linger.Utils package, select the appropriate version and click Install.

Package Manager Console

PM> Install-Package Linger.Utils

.NET CLI Console

> dotnet add package Linger.Utils
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 was computed.  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 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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (13)

Showing the top 5 NuGet packages that depend on Linger.Utils:

Package Downloads
Linger.FileSystem

Unified file system abstraction library that provides a consistent interface for accessing different file systems (local, FTP, SFTP). Core library containing the base interfaces, models, and local file system implementation.

Linger.Excel.Contracts

Core abstractions and interfaces for Excel manipulation in .NET applications. Provides a common API for Excel operations that can be implemented by various providers (ClosedXML, NPOI, etc.), with support for data conversion, styling, and template-based generation.

Linger.Email

A C# email helper library that provides simplified email operations, SMTP support, HTML and plain text emails, attachment handling, and asynchronous sending capabilities. Built on top of MailKit for robust and secure email communication across multiple .NET frameworks.

Linger.Configuration

A lightweight configuration helper library for .NET applications. Simplifies access to application settings with strongly-typed configuration binding. Provides utilities for working with appsettings.json and other configuration sources.

Linger.EFCore

An Entity Framework Core extension library providing enhanced capabilities. Includes global query filters, property conversions for complex types, and pagination utilities. Simplifies working with JSON data, collections, and complex filtering scenarios.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.9 572 10/16/2025
0.9.8 542 10/14/2025
0.9.7-preview 528 10/13/2025
0.9.6-preview 510 10/12/2025
0.9.5 524 9/28/2025
0.9.4-preview 535 9/25/2025
0.9.3-preview 494 9/22/2025
0.9.2-preview 243 9/21/2025
0.9.1-preview 564 9/16/2025
0.9.0-preview 394 9/12/2025
0.8.5-preview 650 8/31/2025
0.8.4-preview 793 8/25/2025
0.8.3-preview 660 8/20/2025
0.8.2-preview 608 8/4/2025
0.8.1-preview 502 7/30/2025
0.8.0-preview 1,003 7/22/2025
0.7.2 692 6/3/2025
0.7.1 685 5/21/2025
0.7.0 684 5/19/2025
0.6.0-alpha 677 4/28/2025
0.5.0-alpha 690 4/10/2025
0.4.0-alpha 678 4/1/2025
0.3.3-alpha 637 3/19/2025
0.3.2-alpha 615 3/17/2025
0.3.1-alpha 634 3/16/2025
0.3.0-alpha 716 3/6/2025
0.2.0-alpha 418 2/9/2025
0.1.2-alpha 338 12/17/2024
0.1.1-alpha 323 12/17/2024
0.1.0-alpha 502 12/6/2024
0.0.9-alpha 206 11/27/2024
0.0.8-alpha 138 10/21/2024
0.0.7-alpha 117 10/12/2024
0.0.6-alpha 122 10/12/2024
0.0.5-alpha 118 10/7/2024
0.0.4-alpha 278 10/3/2024
0.0.3-alpha 302 8/9/2024
0.0.2-alpha 180 8/9/2024
0.0.1-alpha 179 7/22/2024