Eml.Extensions 10.0.0

dotnet add package Eml.Extensions --version 10.0.0
                    
NuGet\Install-Package Eml.Extensions -Version 10.0.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="Eml.Extensions" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eml.Extensions" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Eml.Extensions" />
                    
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 Eml.Extensions --version 10.0.0
                    
#r "nuget: Eml.Extensions, 10.0.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 Eml.Extensions@10.0.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=Eml.Extensions&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Eml.Extensions&version=10.0.0
                    
Install as a Cake Tool

Collection of useful Extensions gathered along the way.

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

Showing the top 1 NuGet packages that depend on Eml.Extensions:

Package Downloads
Eml.MefBootstrapper

Eml.MefBootstrapper.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 44 3/26/2026
8.1.4 1,438 4/26/2025
8.1.3 1,221 1/20/2025
8.1.2 205 1/20/2025
8.1.1 515 12/15/2024
8.1.0 583 10/13/2024
8.0.19 231 10/12/2024
8.0.18 1,339 3/24/2024
8.0.17 260 3/24/2024
8.0.16 312 3/15/2024
8.0.15 290 2/27/2024
8.0.13 288 1/22/2024
8.0.12 245 1/21/2024
8.0.11 369 1/3/2024
8.0.9 273 1/3/2024
8.0.8 272 1/2/2024
8.0.7 290 1/2/2024
8.0.6 285 1/2/2024
8.0.5 290 12/13/2023
8.0.4 300 12/4/2023
Loading failed

Eml Extensions