/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

damienbod.com
| | www.daveabrock.com
0.7 parsecs away

Travel
| | In this post, we upgrade a Functions app to .NET 5.
| | gregorsuttie.com
0.8 parsecs away

Travel
| | There are many ways to pass variables into an Azure Function. In this quick blog post I will show you how you can test the Azure Function locally with local settings and then use app settings from the Azure Portal and then also use values stored within Azure KeyVault incase we need to store and...
| | www.itwriting.com
1.7 parsecs away

Travel
| | [AI summary] A developer shares a detailed technical walkthrough of migrating an older ASP.NET application to ASP.NET Core with Entra ID authentication, highlighting the complexities of configuring group-based access control and overcoming deprecated libraries.
| | www.rasikjain.com
15.3 parsecs away

Travel
| In the series of the blog post, I am going to walk through step by step process of building a Simple Notes App using React, TypeScript, Node.js, GraphQL , and MongoDB. During the process of our development, we are going to use some useful npm packages like Express, Apollo-Server, Typegoose, Mongoose, TypeGraphQL , and Bootstrap. Here is the Github Source Code to run the application. Table of Content Dev Environment Setup GraphQL Server Backend Folder Structure Creating Node.