All Projects → scottsauber → Razorhtmlemails

scottsauber / Razorhtmlemails

Licence: mit
Implementing HTML Emails with ASP.NET Core Razor

Projects that are alternatives of or similar to Razorhtmlemails

DNTCommon.Web.Core
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 3.x applications.
Stars: ✭ 117 (-18.18%)
Mutual labels:  aspnetcore, razor
AspNetCore6Experiments
ASP.NET Core Blazor BFF with Azure AD and Razor page
Stars: ✭ 43 (-69.93%)
Mutual labels:  aspnetcore, razor
Authentication
Authentication examples for AspNetCore 3.1
Stars: ✭ 37 (-74.13%)
Mutual labels:  aspnetcore, razor
Ext.NET
Ext.NET public Issues.
Stars: ✭ 28 (-80.42%)
Mutual labels:  aspnetcore, razor
BlazorDemo
Demo application for my writings about Blazor
Stars: ✭ 79 (-44.76%)
Mutual labels:  aspnetcore, razor
blazor-ui
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui
Stars: ✭ 182 (+27.27%)
Mutual labels:  aspnetcore, razor
AspNetCoreAzureSearch
ASP.NET Core with Azure Cognitive Search
Stars: ✭ 12 (-91.61%)
Mutual labels:  aspnetcore, razor
Awesome Blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Stars: ✭ 6,063 (+4139.86%)
Mutual labels:  aspnetcore, razor
Neventlite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
Stars: ✭ 117 (-18.18%)
Mutual labels:  aspnetcore
Toss.blazor
Experimental project using AspNetCore Blazor
Stars: ✭ 126 (-11.89%)
Mutual labels:  aspnetcore
Samples.aspnetcore Identityserver4
IdentityServer4 sample with .NET Core and ASP.NET Core 2.0
Stars: ✭ 115 (-19.58%)
Mutual labels:  aspnetcore
Menu
A JavaScript free menu library for Blazor and Razor Components applications.
Stars: ✭ 118 (-17.48%)
Mutual labels:  razor
Email Guidelines
Coding principles for HTML emails.
Stars: ✭ 127 (-11.19%)
Mutual labels:  html-emails
Responsive Html Email Template
A free simple responsive HTML email template
Stars: ✭ 10,831 (+7474.13%)
Mutual labels:  html-emails
Aspnetcoremultitenant
Multitenant ASP.NET Core application to serve as a starting point for real multitenant applications
Stars: ✭ 134 (-6.29%)
Mutual labels:  aspnetcore
Premailex
Preflight for your HTML emails - inline styling and plain text.
Stars: ✭ 114 (-20.28%)
Mutual labels:  html-emails
Browserinterop
Wrapper for Browser JS API for Blazor and JSInterop
Stars: ✭ 112 (-21.68%)
Mutual labels:  aspnetcore
Owaspheaders.core
A .NET Core middleware for injecting the Owasp recommended HTTP Headers for increased security
Stars: ✭ 138 (-3.5%)
Mutual labels:  aspnetcore
Abp.grpc
基于 ABP 框架开发的 Grpc 模块,支持 Consul 服务发现与服务注册。Grpc module developed based on ABP framework supports early service discovery and service registration.
Stars: ✭ 134 (-6.29%)
Mutual labels:  aspnetcore
Active Directory Dotnet Webapp Webapi Openidconnect Aspnetcore
An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
Stars: ✭ 124 (-13.29%)
Mutual labels:  aspnetcore

Creating HTML Email Templates with ASP.NET Core Razor + Razor Class Libraries.

This repo demonstrates how to use Razor to create HTML Email templates utilizing Layouts, Partials, and Razor Class Libraries.

Walkthrough blog post here: https://scottsauber.com/2018/07/07/walkthrough-creating-an-html-email-template-with-razor-and-razor-class-libraries-and-rendering-it-from-a-net-standard-class-library/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].