• About Me
  • Contact Us
  • Privacy Policy
  • Terms and Conditions
  • Advertise / Sponsor

DOTNET DETAIL

Learn Microsoft .NET Technologies

  • Home
  • Tutorials
    • Angular
      • Angular 5
      • Angular 6
    • ASP.NET Core
    • Azure
    • React
    • Vue
  • Books
  • Courses
  • Cloud Hosting
  • Interview Questions
You are here: Home / Archives for mebakar1005

Best Cheap cloud hosting in 2021

January 5, 2021 by mebakar1005 Leave a Comment

best cheap cloud hosting

Cloud Hosting is not so well known to several people. This is easy and cheap cloud hosting for individuals and businesses with websites. We will clarify what cloud hosting is, how distinct it is from other forms of web hosting, and its pros and cons. These are our tips for the best Cheap cloud hosts in the world.

[Read more…]

Filed Under: Cloud Hosting, Hosting Tagged With: Best Cheap Cloud Hosting in 2021, Best Cloud Hosting, Cloud Hosting

Top Microservices Interview Questions and Answers

January 3, 2021 by mebakar1005 Leave a Comment

Microservices Interview Questions

In this article, we are going to cover top microservices interview questions with descriptions. These interview questions will help you to prepare for the interview from basic to advance level and these questions will also help you to enhance your technical skills.

[Read more…]

Filed Under: Microservices, Microservices Tagged With: Interview Questions, Microservices, Microservices Interview Questions

Best Cloud Hosting Services in 2021

December 26, 2020 by mebakar1005 Leave a Comment

best cloud hosting services

Networking in the cloud is the simplest way, not from a CDN program, to make the material accessible on many servers worldwide. Since this technology has a lot of computers, it’s a little expensive than a common hosting. Read the best if you’re searching for affordable cloud hosting.

[Read more…]

Filed Under: Cloud Hosting, Hosting Tagged With: Best Cloud Hosting, Cloud Hosting, Hosting

Implement API Versioning in Asp Net Core 5 Web API

December 20, 2020 by mebakar1005 1 Comment

Asp Net Core 5 web api versioning

In this article, we are going to cover an Asp Net Core 5 web API Versioning example. There are many approaches to versioning APIs. And in this article, we will see how to implement API versioning in Asp Net Core 5 web API application. So, first-of-all, we will create an Asp Net Core 5 web API and then we will see how to implement API versioning and different aspects of API versioning. 

[Read more…]

Filed Under: ASP.NET Core, Asp.Net Core 5, web API Tagged With: .NET Core 5, API Versioning, Asp Net Core 5, WEB API

10 Best 3D Printing Software of 2021

December 17, 2020 by mebakar1005 1 Comment

best 3d printing software

The 3D printing software allows to translate model data that can be understood by a 3D printer, enables printing of 3D artefacts produced within 3D modelling software. 3D printing software can also be referred to as a slicer since the 3D model is split into parts that allow the slice by a 3D printer.

[Read more…]

Filed Under: Software Tagged With: 3D Printing, 3D Printing Software, Software

Build a Microservice using Asp Net Core 5 and Docker

December 5, 2020 by mebakar1005 Leave a Comment

Build a microservice in Asp.Net Core 5

In this tutorial, we are going to discuss how to create a Microservice in Asp.Net Core 5.0 web application using Entity Framework Core and Docker. So, first-of-all, we will see “what is a microservice” And then we will see how to create a microservice in Asp.Net Core 5.0 application and then we will test our microservice using postman via IIS and then we will see how to run a microservice using docker.

[Read more…]

Filed Under: ASP.NET Core, Asp.Net Core 5, Microservices Tagged With: .NET Core 5, Asp.Net Core 5.0, Microservices

Asp Net Core 5 web API token based authentication example using JWT

November 29, 2020 by mebakar1005 1 Comment

Asp.Net Core 5.0 token based authentication using jwt

In this tutorial, we are going to cover a web api token based authentication example using JWT in Asp.Net Core 5 using visual studio 2019. So, first-of-all, we will create a new Asp.Net Core 5 web API project and then we will see how to implement Microsoft Identity and then finally we will see how to implement token based authentication using JWT in Asp.Net Core 5 web API app.

[Read more…]

Filed Under: ASP.NET Core, Asp.Net Core 5, Authentication and Authorization, Security, web API Tagged With: .NET Core 5, Asp.Net Core 5, ASP.NET Core Authentication, Authentication, Authentication and Authorization, WEB API

How to upgrade Asp.Net Core 3.1 App to Asp.Net Core 5

November 25, 2020 by mebakar1005 Leave a Comment

upgrade asp.net core 3.1 to asp.net core 5

In this tutorial, we will see how to upgrade Asp.Net Core 3.1 application to Asp.NET Core 5 using very simple steps.  Microsoft announced its major release .NET 5. It provides a unified .NET SDK  experience with a single base class library (BCL) across all .NET 5 applications. It provides a single .NET Platform form for all kinds of applications like Desktop Applications (WPF, Windows Forms, UWP), Asp.Net Core, Xamrin, and etc. If you want to know more about .NET 5 then click here.

[Read more…]

Filed Under: ASP.NET Core, Asp.Net Core 5, Visual Studio Tagged With: .NET Core 5, ASP.NET CORE, Asp.Net Core 5, Visual Studio 2019

Key Vault secrets in Asp.Net Core 3.1

June 6, 2020 by mebakar1005 Leave a Comment

Key vault secrets in Asp.Net Core 3.1

In this tutorial, we are going to discuss Azure Key Vault secrets using Asp.Net Core 3.1 web application. Azure Key Vault is a tool where we can store and access secrets. The purpose of Key Vault is to store sensitive information like API keys, Authenticated Token Keys, Database Connection strings and etc. This is the best cloud-based solution for Azure web Apps.

[Read more…]

Filed Under: ASP.NET Core, Authentication and Authorization, Azure, Security, web API Tagged With: .NET CORE, Key Vault, User Secrets, WEB API

User Secrets in Asp.Net Core 3.1

May 22, 2020 by mebakar1005 Leave a Comment

user secrets in asp.net core 3.1

In this tutorial, we are going to cover user secrets in Asp.Net Core 3.1 web application using visual studio code. First, we will understand what is secret manager in asp.net core and then we will implement all the user secrets options (E.g. set, remove, list, clear) in Asp.Net Core 3.1 web API application in step by step.

[Read more…]

Filed Under: ASP.NET Core, web API Tagged With: App Secrets, Asp.Net Core 3.1, User Secrets

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 10
  • Next Page »
Buy me a coffeeBuy me a coffee

Jobs

Dotnet Jobs

Best Asp.Net Hosting

Join Us

Join Us

Subscribe to Blog via Email

Enter your email address to subscribe.

One of the best material to learn Angular

Recent Posts

  • Top 10 Programming Languages of the Future.
  • Top MVC Interview Questions & Answers
  • 20 best Data Science Books: Beginner to Advanced Level
  • 10 Best Machine Learning Laptops
  • Microservices Communication using RabbitMQ in Asp.Net Core
  • 20 Best Machine Learning Books for Beginners and Experts
Copyright © 2021