Yusr.Email.Abstractions 1.0.61

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

Defines core abstractions for email delivery in the Yusr ecosystem, including message contracts, templates, and provider interfaces. Enables flexible, provider-agnostic email integrations with a clean and maintainable architecture.

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 Yusr.Email.Abstractions:

Package Downloads
Yusr.Email

MailKit-based email integration for Yusr applications, providing high-performance SMTP client wrappers and MIME message construction utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.61 104 4/18/2026
1.0.61-alpha.0.1 48 4/18/2026
1.0.60 95 4/18/2026
1.0.58 102 4/18/2026
1.0.58-alpha.0.2 50 4/18/2026
1.0.58-alpha.0.1 45 4/18/2026
1.0.57 107 4/18/2026
1.0.57-alpha.0.1 46 4/18/2026
1.0.56 105 4/12/2026
1.0.56-alpha.0.1 47 4/12/2026
1.0.55 102 4/10/2026
1.0.55-alpha.0.1 59 4/10/2026
1.0.53 105 4/9/2026
1.0.53-alpha.0.1 57 4/9/2026
1.0.52 100 4/4/2026
1.0.52-alpha.0.1 54 4/4/2026
1.0.51 109 4/4/2026
1.0.51-alpha.0.1 52 4/4/2026
1.0.50 99 4/4/2026
1.0.50-alpha.0.1 45 4/4/2026
Loading failed