Create documentation with Docsify and GitHub Pages
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and…
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and…
.NET is the most loved platform! It’s won most loved platform 3 years in a row in the annual StackOverflow…
The title ”Call API Management from Blazor” is not explain fully what I’m going to...
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations…
I show a simple way for Testing APIs with RestClient in Visual Studio Code. RestClient is a simple extension for…
The demand for data science is growing fast and employers are desperate for data scientists. On top of that, the…
Uploading files in ASP.NET Core is largely the same as standard full framework MVC but now we can stream large…
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my…
In this short post I explain how creating log files with R using log4r is a fast, lightweight, object-oriented approach to…
In this new post, I show you how to implement a NuGet package versioning with Azure DevOps in your pipeline…
Here I will give you a script to copy folders excluding files in PowerShell. This is quite useful when you…
How to pull a container from Azure Container Repository without getting Denied retrieving permissions failed in Azure DevOps pipeline? Solved
"Hello World using Xcode and Swift" is the first post about Swift where I'm starting to create a simple but…
I'm going to explain how to create a LogicApp to use CosmosDB in Azure based on a common scenario. I'll…
Getting started with Swift development is a quick post to give you the basis to start creating apps with your…
I want to start to use Visual Studio 2022 Preview and create a base Xamarin Forms project integrated with IdentityServer
I will show you how to configure CORS in the API Management Service in Azure and avoid the mistake I…
Getting started with C# and Blazor explains how this new Microsoft technology is working and the basic information to understand…
I want to show you how adding an UI built in Blazor using the API we have created in the…
Adding an API using ASP.NET Core is the subject of this new post related to explain how to implement a…
I want to explain how architecting ASP.NET Core applications for enterprise projects based on clean architecture principles
We will be on creating the Infrastructure project following clean architecture. We are going to bring in another layer: the…
A versioning allows clients to continue using the existing REST API and migrate their applications to the newer API when…
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each…
In this post I talk about the integration with external providers in the AdminLTE project such as Microsoft, Facebook, Google…