Toolshed.Mailman 8.0.0

dotnet add package Toolshed.Mailman --version 8.0.0
NuGet\Install-Package Toolshed.Mailman -Version 8.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="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Toolshed.Mailman --version 8.0.0
#r "nuget: Toolshed.Mailman, 8.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.
// Install Toolshed.Mailman as a Cake Addin
#addin nuget:?package=Toolshed.Mailman&version=8.0.0

// Install Toolshed.Mailman as a Cake Tool
#tool nuget:?package=Toolshed.Mailman&version=8.0.0

A library to assist with sending mail in ASP.NET Core using MailKit and Razor Views.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
8.0.0 101 4/7/2024
2.8.0 418 5/20/2023
2.7.0 316 3/9/2023
2.6.1 792 9/17/2021
2.6.0 327 9/17/2021
2.5.0 334 4/7/2021
2.4.0 336 3/29/2021
2.3.0 337 3/29/2021
2.2.0 345 3/24/2021
2.1.0 325 3/24/2021
2.0.0 318 3/24/2021
1.1.0 481 4/22/2020
1.0.0.12 463 1/23/2020
1.0.0.11 461 1/23/2020
1.0.0.10 565 3/29/2019
1.0.0.8 507 3/21/2019
1.0.0.7 953 12/4/2018
1.0.0.6 1,006 11/21/2018
1.0.0.5 1,197 11/14/2018
1.0.0.4 934 11/14/2018
1.0.0.3 972 11/13/2018
1.0.0.1 957 11/13/2018
1.0.0 1,091 9/14/2018

Updated to .net8 and razorSlices. If your views use layout and other non-supported features, do not upgrade.