In this article, you can add Facebook authentication in your.net core project and use Facebook login and register in your…
In this article, we are going to learn how to upload large excel data in angular and save that data…
In this article, we are going to learn how to resolve CORS errors in .Net Core. What is CORS? CORS stands for Cross-Origin…
In this article, we are going to learn how to encrypt and decrypt file data using key in .NET 5.…
I write the above article to send an email with attachments. And Above code works on Asp.net Frerame work And…
In this article, we will learn how to send an email in ASP.Net Core Web API with Postman.
we will learnhow to upload, download, and delete files from amazon AWS S3 Cloud Storage using ASP.NET CORE in simple…
Hello Friends, In this article, we will learn how to add remote virtual scrolling in DevExtreme DataGrid with .Net API.
This article will explain how to create your own Custom Authorization Class and retrieve the values. It will apply to…
We apply Basic Authentication in our application to prevent our API from anonymous access, only authorized users can access API.