📘 API Stuff
Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP. Read more on my blog post.
Small package to allow adding security headers to ASP.NET Core websites
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Samples from ASP.NET Web API 2: Recipes book.
Sends push notifications to specific mobile devices/device via OneSignal web API.
Tutorial for building eLearning Management RESTFul Service using ASP.Net Web API
ASP.NET Core 6 Web API Clean Architecture Solution Template
.NET Core Book Store Web API for educational purposes
Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related article: https://medium.com/@evandro.ggomes/json-web-token-a…
We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work and related topics. We will build a project right from scratc…