Galosys.Foundation.MailKit 25.10.30.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Galosys.Foundation.MailKit --version 25.10.30.5
                    
NuGet\Install-Package Galosys.Foundation.MailKit -Version 25.10.30.5
                    
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="Galosys.Foundation.MailKit" Version="25.10.30.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Galosys.Foundation.MailKit" Version="25.10.30.5" />
                    
Directory.Packages.props
<PackageReference Include="Galosys.Foundation.MailKit" />
                    
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 Galosys.Foundation.MailKit --version 25.10.30.5
                    
#r "nuget: Galosys.Foundation.MailKit, 25.10.30.5"
                    
#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 Galosys.Foundation.MailKit@25.10.30.5
                    
#: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=Galosys.Foundation.MailKit&version=25.10.30.5
                    
Install as a Cake Addin
#tool nuget:?package=Galosys.Foundation.MailKit&version=25.10.30.5
                    
Install as a Cake Tool
 var mailKit = sp.GetRequiredService<MailKitTemplate>();
                await mailKit.SendInternalTemplateAsync("381471278", "381471278@qq.com", "验证码已发送", MailKitConsts.InternalTemplate.CaptchaNotification, new
                {
                    code = "432221"
                });
                await mailKit.SendInternalTemplateAsync("381471278", "381471278@qq.com", "账号已创建", MailKitConsts.InternalTemplate.PassNotification, new
                {
                    pass = "432221"
                });
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.  net9.0 was computed.  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.  net10.0 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Galosys.Foundation.MailKit:

Package Downloads
Galosys.NETCore.Base

Galosys.Foundation快速开发库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.11.26.1 37 11/26/2025
25.11.26.1-sqlbuilder 37 11/26/2025
25.11.21.1-rc3 297 11/21/2025
25.11.21.1-rc2 305 11/21/2025
25.11.21.1-rc 338 11/21/2025
25.11.15.1-rc2 330 11/21/2025
25.11.15.1-rc 155 11/15/2025
25.11.14.2 238 11/14/2025
25.11.14.1 240 11/14/2025
25.10.30.6 165 10/31/2025
25.10.30.6-rc2 167 10/31/2025
25.10.30.5 178 10/31/2025