Toolshed.Mailman
9.0.0
dotnet add package Toolshed.Mailman --version 9.0.0
NuGet\Install-Package Toolshed.Mailman -Version 9.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="Toolshed.Mailman" Version="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Toolshed.Mailman" Version="9.0.0" />
<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 9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Toolshed.Mailman, 9.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.
#addin nuget:?package=Toolshed.Mailman&version=9.0.0
#tool nuget:?package=Toolshed.Mailman&version=9.0.0
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- MailKit (>= 4.11.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.4)
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 |
---|---|---|
9.0.0 | 153 | 9 days ago |
8.0.0 | 1,326 | 4/7/2024 |
2.8.0 | 846 | 5/20/2023 |
2.7.0 | 356 | 3/9/2023 |
2.6.1 | 861 | 9/17/2021 |
2.6.0 | 383 | 9/17/2021 |
2.5.0 | 391 | 4/7/2021 |
2.4.0 | 396 | 3/29/2021 |
2.3.0 | 400 | 3/29/2021 |
2.2.0 | 408 | 3/24/2021 |
2.1.0 | 389 | 3/24/2021 |
2.0.0 | 379 | 3/24/2021 |
1.1.0 | 544 | 4/22/2020 |
1.0.0.12 | 527 | 1/23/2020 |
1.0.0.11 | 522 | 1/23/2020 |
1.0.0.10 | 635 | 3/29/2019 |
1.0.0.8 | 574 | 3/21/2019 |
1.0.0.7 | 1,035 | 12/4/2018 |
1.0.0.6 | 1,090 | 11/21/2018 |
1.0.0.5 | 1,283 | 11/14/2018 |
1.0.0.4 | 1,018 | 11/14/2018 |
1.0.0.3 | 1,059 | 11/13/2018 |
1.0.0.1 | 1,045 | 11/13/2018 |
1.0.0 | 1,182 | 9/14/2018 |
Updated to .net9 and razorSlices. If your views use layout and other non-supported features, do not upgrade.