Year: 2022
-
Standard Practice to Create Repository
Read more: Standard Practice to Create RepositoryA standard practice to create repository should always be; Main branch should always have a .gitignore and readme file. Create a working branch from main…
-
How to add gitignore file in existing solution using Visual Studio
Read more: How to add gitignore file in existing solution using Visual StudioRecently I came across an issue where existing projects were showing .vs folder checked-in and being tracked. Developers were having code conflict problems and were…
-
Resolve the issue of request matched multiple endpoints in .NET Core Web API
Read more: Resolve the issue of request matched multiple endpoints in .NET Core Web APIIf there are two endpoint with same route, .NET Core Web API will throw request matched multiple endpoints error. Here is an example; This is…
-
Swagger configuration
Read more: Swagger configurationTwo steps that i needed for this in .NET 6. Add this to program.cs file; Edit project .csproj file and add / change these nodes:…
-
Angular13 and .NET 6 – Getting started
Read more: Angular13 and .NET 6 – Getting startedWe would need to install Visual Studio 2022. https://visualstudio.microsoft.com/ Install .NET 6 SDK This can be downloaded either from Microsoft official URL; https://dotnet.microsoft.com/en-us/download/dotnet/6.0 Or from…
RECENT POSTS
-
Blazor WebAssembly, JavaScript Interop, and Safari: Why I Avoid async for Navigation
-
Google is making its boldest AI move yet inside Gmail
-
OpenAI just introduced ChatGPT Health
-
Building a Practical Azure Landing Zone for a Small Organization — My Hands-On Journey
-
PowerShell Automation at Scale: Lessons from Azure Platform Operations
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# c#; ef core css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux powershell REST API smart home SQL Agent SQL server SSIS SSL SVG Icon typescript visual studio Web API window os wordpress
ARCHIVE
DISCLAIMER
The information on this weblog is provided “as is,” without warranties of any kind, and confers no rights. The content reflects my personal views and does not represent the thoughts, intentions, plans, or strategies of any organization with which I am affiliated. Discussion and differing viewpoints are welcome; however, I reserve the right to moderate or remove comments that are abusive, profane, rude, or anonymous. Please keep the conversation respectful and constructive.
