April 2021
Building a Robust .NET 5 CRUD API with Angular and Entity Framework
.
In this article, we will create a .NET 5 Web API and Angular application to perform CRUD operations with the help of Entity Framework Core. To demonstrate CRUD operation with .NET 5 Web API, we will use sample Product data….
How to use appsettings.json configuration in ASP.NET Core?
.
Configuration in ASP.NET Core based application is managed with one or more configuration files. Configuration providers read config data in the form of key value pair from multiple configuration sources and the sequence is – appsettings.json appsettings.Environment.json App Secrets for…
What is Secret Manager in ASP.Net Core?
.
This article explains how to hide confidential information for an ASP.NET Core app on a development machine. We will learn about Secret Manager in .NET Core. As we know, the ASP.Net Core application comes with appsettings.json file. This file contains…
Content Marketing Strategy for Business
.
What is the purpose of content marketing in your opinion? To me, it is to convince and convert your customer. The ever-elusive content marketing strategy is a proven and meaningful method of boosting the results. The valuable and relevant content…
How to Effectively Implement Dependency Injection in .NET 5?
.
In this article, we will see how to implement Dependency Injection in .NET 5? Although, this implementation will be same for .NET Core 2.1 and .Net Core 3.1. To demonstrate Dependency Injection, I have used .NET 5 with Visual Studio…
SEO Backlinks: 8 insane ways to create high quality Backlinks
.
What are Backlinks? Backlinks are links that point from a webpage on one site to a page on another.They are the connections from outsider sources that highlight your site, in contrast with inside connections that exist between two pages inside…
