RG3.PF.Email 9.0.1

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

1、【RG3.PF.Email】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心)
2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下
3、public class ListRepository : IRepository
4、public class ListService : IService
5、使用请到github获取 RG3.PF.WebApp.Host
6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap

Product 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.  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 RG3.PF.Email:

Package Downloads
RG3.BO.Abstractions

1、【业务操作实体抽象】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 670 5/17/2025
8.0.19 403 3/4/2025
8.0.1 1,120 9/15/2024
7.2.29 263 6/23/2024
7.1.52 3,260 11/20/2023
7.1.23 212 6/5/2023
6.0.77 358 1/30/2023
6.0.55 481 9/10/2022
6.0.26 518 5/7/2022
6.0.9 496 4/19/2022
6.0.1 492 4/8/2022
6.0.0 496 3/24/2022
3.2.1 431 8/26/2021
3.2.0 388 7/8/2021
3.1.3 410 5/10/2021

1、初次发布
集成redis订阅、Quartz
4、7.1.1.23 升级到.netcore 7
5、引入https://github.com/jstedfast/MimeKit