A simple mailer that renders Razor views for .NET Core. 
                        
                    
         
                Info
| Version: | 0.0.4-alpha | 
| Author(s): | Todd Lucas | 
| Last Update: | Tuesday, February 22, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/scullery/Scullery | 
| NuGet Url: | https://www.nuget.org/packages/Scullery.RazorMailer | 
Install
Install-Package Scullery.RazorMailer
                        dotnet add package Scullery.RazorMailer
                        paket add Scullery.RazorMailer
                        
                                Scullery.RazorMailer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.1.0)
 - Microsoft.AspNetCore.Mvc(>= 2.1.0)
 - Microsoft.AspNetCore.Mvc.Razor(>= 2.1.0)
 - Microsoft.AspNetCore.Html.Abstractions(>= 2.1.0)
 
Tags