Clippy Blazor component
I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with .NET6.
I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with .NET6.
.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...
I finally complete the first implementation of my Blazor component for ChartJS that helps you to create beautiful graphs
It is time to start with MAUI. With the Release Candidate from yesterday we can update Visual Studio 2022 Preview…
The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is…
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations…
In this new post, I'll show you how to add security header to our website to be ready for a…
It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL)…
In this new post, I explain how to validate a JSON result with Postman from your APIs using JavaScript with…
This post is about implementing handling file uploads in OpenAPI with ASP.NET Core. Open API is one way to document…
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure…
I show a simple way for Testing APIs with RestClient in Visual Studio Code. RestClient is a simple extension for…
In this post, I show you how to remote debug live content on an Android device from your Windows, Mac,…
In this post, I talk about user-agent and I'm going to create a browser detect component for Blazor WebAssembly and Blazor Server with…
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app…
The demand for data science is growing fast and employers are desperate for data scientists. On top of that, the…
Google’s plan to kill cookies means remove third-party cookies from Chrome hasn’t gone smoothly scrapping Federated Learning of Cohorts FLoC
This World Map component for Blazor WebAssembly and Blazor Server creates an interactive map of the world or specific region…
In this new post, I give you my code for a simple XML minifier in C#. I know I always…
SVG Icons and flags for Blazor is a new library that contains tons of icons in SVG format and also…
In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server using…
In this new post, I show you the code to dynamically add JavaScript from a Blazor components coming from the…
From now on, we can create minimal APIs in NET6 that allows us to write in few lines of code…
Uploading files in ASP.NET Core is largely the same as standard full framework MVC but now we can stream large…