A very simple newsletter subscription service for ASP.NET Core, which provides functionality to manage and maintain a collection of contacts and newsletter subscribers.
Info
| Version: | 1.0.3 |
| Author(s): | Joonas Griesinger |
| Last Update: | Monday, May 2, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/griesoft/newslettersub |
| NuGet Url: | https://www.nuget.org/packages/NewsletterSub |
Install
Install-Package NewsletterSub
dotnet add package NewsletterSub
paket add NewsletterSub
NewsletterSub Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.SqlServer.Design(>= 1.1.6)
Tags