Skip to content

LinkedInLearning/aspnet_core_comms_management_2841538

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core: Communication Management

This is the repository for the LinkedIn Learning course ASP.NET Core: Communication Management. The full course is available from LinkedIn Learning.

Are you looking to add an email service to your ASP.NET Core application in order to send, receive, and even track emails? In this course, instructor Ervis Trupja shows you how, explaining how to use services such as SendGrid, a reliable cloud-based email service, to send and track emails and help build your business. Discover why it's important to use email services in your app, as well as why sending regular emails to customers can help you grow your business. Discover how to set up a SendGrid development environment and start sending emails and attachments to recipients. Learn how to set up event webhooks in SendGrid, create an API endpoint in an ASP.NET Core application, and use it to update the email status in real time. Plus, get insights on how to construct a dashboard to get insights on your email activity.

Instructions

This repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage, or you can add /tree/BRANCH_NAME to the URL to go to the branch you want to access.

Branches

The branches are structured to correspond to the videos in the course. The naming convention is CHAPTER#_MOVIE#. As an example, the branch named 02_03 corresponds to the second chapter and the third video in that chapter. Some branches will have a beginning and an end state. These are marked with the letters b for "beginning" and e for "end". The b branch contains the code as it is at the beginning of the movie. The e branch contains the code as it is at the end of the movie. The main branch holds the final state of the code when in the course.

Instructor

Ervis Trupja

Full-Stack .NET Web Developer with a mathematical background

Check out some of my other courses on LinkedIn Learning.

About

ASP.NET Core: Communications Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published