Essentials.NET 4.1.1

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

Essentials for any .NET project

  • Collections
    • Helpful extensions
    • DropOutStack
    • WeakDictionary
    • ObservableList
  • Threading
    • AsyncLock
    • CancelableTaskRunner
    • ParallelExecutor
    • Debouncer
    • Throttle
  • Caching
    • Cache
    • AsyncCache
  • Utilities
    • StringUtils
    • MathUtils
    • ByteSizeFormatter
    • TimeSpanFormatter
    • DelegatingDisposable
    • and more
  • Logging Framework
    • Simple and extensible
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.2.0 650 12/1/2025
4.1.1 110 11/29/2025
4.1.0 221 11/16/2025
4.0.1 152 9/14/2025
4.0.0 211 3/2/2025
3.4.0 219 11/5/2024
3.3.1 196 10/6/2024
3.3.0 174 9/18/2024
3.2.0 200 8/24/2024
3.1.2 195 8/13/2024
3.1.1 195 8/11/2024
3.1.0 219 8/10/2024
3.0.0 241 3/2/2024
2.0.0 203 2/11/2024
1.1.0 299 11/17/2023
1.0.2 216 11/13/2023
1.0.1 185 11/7/2023
1.0.0 201 11/6/2023