Toolshed.Mailman
10.0.49
dotnet add package Toolshed.Mailman --version 10.0.49
NuGet\Install-Package Toolshed.Mailman -Version 10.0.49
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="Toolshed.Mailman" Version="10.0.49" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Toolshed.Mailman" Version="10.0.49" />
<PackageReference Include="Toolshed.Mailman" />
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 Toolshed.Mailman --version 10.0.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Toolshed.Mailman, 10.0.49"
#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 Toolshed.Mailman@10.0.49
#: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=Toolshed.Mailman&version=10.0.49
#tool nuget:?package=Toolshed.Mailman&version=10.0.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library to assist with sending mail in ASP.NET Core using MailKit and Razor Views.
| Product | Versions 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
- MailKit (>= 4.16.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.6)
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 |
|---|---|---|
| 10.0.49 | 45 | 4/20/2026 |
| 10.0.48 | 1,075 | 3/6/2026 |
| 10.0.47 | 969 | 1/11/2026 |
| 10.0.0 | 121 | 1/10/2026 |
| 9.0.0 | 2,027 | 4/12/2025 |
| 8.0.0 | 1,589 | 4/7/2024 |
| 2.8.0 | 1,617 | 5/20/2023 |
| 2.7.0 | 496 | 3/9/2023 |
| 2.6.1 | 1,017 | 9/17/2021 |
| 2.6.0 | 543 | 9/17/2021 |
| 2.5.0 | 556 | 4/7/2021 |
| 2.4.0 | 545 | 3/29/2021 |
| 2.3.0 | 559 | 3/29/2021 |
| 2.2.0 | 571 | 3/24/2021 |
| 2.1.0 | 544 | 3/24/2021 |
| 2.0.0 | 541 | 3/24/2021 |
| 1.1.0 | 723 | 4/22/2020 |
| 1.0.0.12 | 711 | 1/23/2020 |
| 1.0.0.11 | 697 | 1/23/2020 |
| 1.0.0.10 | 811 | 3/29/2019 |
Loading failed
Updated to .net10 and razorSlices. If your views use layout and other non-supported features, do not upgrade.