dot-net-core

  • , ,

    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…

  • , ,

    How to create .NET 5 API in Visual Studio Code?

    .

    In this blog, we will learn “How to create .NET 5 API using Visual Studio Code?“ What is .NET 5? This version of .NET is one of the major releases after .NET Core 3.1. It was released in November 2020. Microsoft,…

  • What’s new in .NET 5 ?

    .

    .NET 5 is one of the major releases after .NET Core 3.1. Note that, there is no .NET Core 4.0. This is to avoid confusion with the existing .NET Framework 4.x. In this post, let’s explore the new things in…

  • .NET Framework vs .NET Core vs .NET 5

    .

    In this blog, we will see about .Net Framework vs .NET Core vs .Net 5. Many developers have little doubt about the use of .NET Core and ASP.NET Framework. If you will visit the Microsoft site to download .NET, you…

  • How to secure ASP.NET Core Web API using API Key Authentication?

    .

    In this blog, we will see How to secure ASP.NET Core Web API using API Key Authentication. Although there are many ways to secure the web API, here we will discuss API key-based authentication. What is API? Web API is…

  • ,

    Top .NET Core Interview Questions and Answers

    .

    In this article, we are going to cover Important ASP.NET Core interview questions and answers, which will help you to pass your next job interview. .Net Core interview questions given below will prove to be very beneficial for both freshers…

  • ,

    Cache Tag Helper in ASP.Net Core MVC

    .

    Caching is a very interesting topic in any programming language. It provides drastic changes in app performance. A cache tag is provided to implement caching in the ASP.NET Core MVC. This became possible with the tag helper features of ASP.NET…

  • Create interactive client-side UI with Blazor in .Net Core

    .

    Friends, as you all know, so far you and I have used java script for interactive client-side while developing web application in C# language. Now, an interesting twist has come. A new client side framework has been introduced with ASP.Net Core…


RSS
YouTube
YouTube
Instagram