CodeMazeBlog / email-attachments-aspnet-coreLinks
This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze
☆32Updated 3 years ago
Alternatives and similar repositories for email-attachments-aspnet-core
Users that are interested in email-attachments-aspnet-core are comparing it to the libraries listed below
Sorting:
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 3 years ago
- This repository contains the source code for the "Blazor Series" on Code Maze blog☆139Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- ☆61Updated 4 years ago
- .NET Core Book Store Web API for educational purposes☆74Updated 2 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 4 years ago
- Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course☆31Updated 5 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆96Updated 5 years ago
- ☆43Updated 4 years ago
- ☆31Updated 5 years ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆86Updated last year
- ☆50Updated 3 years ago
- Examples of multitenancy using EF Core and Blazor.☆83Updated 4 years ago
- This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Maz…☆26Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- ☆64Updated last week
- .NET 5 Samples☆44Updated 3 years ago
- Prototype enterprise system for e-commerce and consulting services☆113Updated 2 months ago
- The sample code from my presentation Modern Web Dev with Blazor WebAsembly and ASP.NET Core 6.☆101Updated 4 years ago
- Clean Architecture with .NET by Packt Publishing☆37Updated 2 weeks ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated 3 years ago
- A Clean Architecture project sample for Blazor Server with .NET 7 f using entity framework core and repository pattern.☆46Updated last year
- We have 2 separate projects, 1 for our MAUI app and 1 for out API