A small project demonstrating the integration of EmailBuilder.js of Unlayer (https://unlayer.com/email-builder) with an ASP.NET Core 9 backend.
Run Update-Database
in package manager console (or dotnet ef database update
in .NET Core CLI) to initialize the Sqlite database.