Skip to content
Saturday, July 12, 2025
Recent posts
  • MAUI component for skills using FlexLayout
  • Cloning all repositories from Azure DevOps
  • WebApiDocumentator: an alternative to Swagger
  • Resilient connection to RabbitMQ
  • Release SSIS using Azure DevOps

PureSourceCode

All technologies, only pure source code

  • Forum
  • Links
  • Download
  • Shop
  • Profile
    • Newsletter
    • Cart
    • Checkout
    • My orders
  • Contact
  • July 9, 2025 Enrico 0
    MAUI component for skills using FlexLayout
    I will create a new MAUI reusable component for list of strings...
    MAUI 
  • June 30, 2025 Enrico 0
    Cloning all repositories from Azure DevOps
    I will provide a script for cloning all repositories from Azure DevOps...
    Azure DevOps PowerShell 
  • May 27, 2025 Enrico 0
    WebApiDocumentator: an alternative to Swagger
    The NuGet package WebApiDocumentator is an alternative to Swagger and the design...
    .NET8 .NET9 WebAPI 
  • May 26, 2025 Enrico 0
    Resilient connection to RabbitMQ
    The connection with RabbitMQ isn't always stable. The reconnection not always is...
    .NET7 .NET8 .NET9 
  • May 25, 2025 Enrico 0
    Release SSIS using Azure DevOps
    Steps on how to create a working pipeline to release SSIS packages...
    Azure DevOps SQL 
MAUI component for skills using FlexLayout

MAUI component for skills using FlexLayout

July 9, 2025 0
Cloning all repositories from Azure DevOps

Cloning all repositories from Azure DevOps

June 30, 2025 0
WebApiDocumentator: an alternative to Swagger

WebApiDocumentator: an alternative to Swagger

May 27, 2025 0
Resilient connection to RabbitMQ

Resilient connection to RabbitMQ

May 26, 2025 0

Split SQL script tool

August 21, 2024August 21, 2024 Enrico
csharp sql tables

I have created a simple C# console application as a tool to split big SQL scripts. For example, I had a problem with data seed scripts.

Read More
C#, SQLsql, sql-scriptLeave a comment

Display HTML with MAUI Label

August 17, 2024August 17, 2024 Enrico

I show how display HTML with NET8 MAUI Label using only the Label attributes. The source code of this post is available on GitHub

Read More
.NET8, MAUImaui, net8Leave a comment

New MarkdownEditor components for JavaScript and Blazor

July 1, 2024July 1, 2024 Enrico
markdown editor blazor logo

Today, after 2 years, I released a new Markdown Editor components for JavaScript and Blazor. The full source code is available on GitHub.

Read More
.NET8, Blazor, C#, JavaScriptblazor, blazor-server, blazor-webassembly, javascript, markdownLeave a comment

Country data library for NET8

June 19, 2024June 19, 2024 Enrico
Country Data library for NET8

I’m going to release a simple cross-platform offline country data library for NET8. The library is based on the ISO-3166-1 standard

Read More
.NET8, C#country, flags, libraryLeave a comment

Using ChatGPT library for grammar checker API

June 18, 2024June 18, 2024 Enrico
ChatGPT grammar checker

In this article, we’ll show you a way for using my new ChatGPT library for a grammar checker API with ASP.NET Core step-by-step

Read More
.NET8, ASP.NETaspnet-core, chatgpt, webapiLeave a comment

New ChatGPT library for C#

June 17, 2024June 17, 2024 Enrico
openai chatgpt library

I release a new ChatGPT library for C# that helps with the communication and calls to the popular Open AI tool.

Read More
.NET8, C#chatgpt, library, openaiLeave a comment

Language In Use is here!

June 13, 2024June 13, 2024 Enrico
LanguageInUse

Language In Use is here! I’m so excited about the presentation of my new project. My new app helps you to learn and improve your language

Read More
.NET8, Blazor, MAUI, Newsblazor, maui, net8Leave a comment

Maui CommunityToolkit Popup crashes applications

June 11, 2024June 11, 2024 Enrico
MAUI CommunityToolkit Popup crashes my applications

I use the MAUI CommunityToolkit version 9.0.1 and in particular Popup crashes my applications. I discovered why and how to avoid it

Read More
.NET8, MAUIcommunitytoolkit, maui1 Comment

Microsoft unveils All-Digital Xbox Series

June 9, 2024June 9, 2024 Enrico
Microsoft unveils new All-Digital Xbox Series X and revised Series S

In the Xbox Games Showcase, Microsoft unveils a new all-digital Xbox Series X and revised Series S. Here are all the details of today

Read More
Microsoft, Newsgames, xbox, xbox-series-s1 Comment

New Harry Potter game is coming

June 7, 2024June 7, 2024 Enrico
harry potter quiddich

Today at Summer Game Fest, Warner Bros. Games has revealed that Harry Potter: Quidditch Champions is releasing on 3rd September

Read More
Newsharry-potter, hogwarts-legacyLeave a comment

MAUI raises on iOS MT1045

June 3, 2024June 13, 2024 Enrico

When from Visual Studio you deploy a real device a MAUI application raises on iOS the error MT1045. Here what to check to fix the problem

Read More
.NET8, MAUIios, maui, visual-studio, visualstudio-2022Leave a comment

MS-DOS 4.0 is now open source

April 29, 2024April 29, 2024 Enrico
MS-DOS 4.0 Wallpaper

From today, Microsoft released on GitHub MS-DOS 4.0. MS-DOS 4.0 is now open source and available with the other older versions of the OS.

Read More
Microsoft, Newshistory, microsoft, msdosLeave a comment

Deep linking for NET8 MAUI

March 5, 2024March 5, 2024 Enrico
maui deep linking

In this post everything you have to do to implement deep linking for NET8 MAUI for mobile and desktop applications

Read More
.NET8, MAUIdeep-linking, maui, net8Leave a comment

MAUI Push Notifications using Azure Notification Hub for iOS

March 3, 2024March 3, 2024 Enrico
ios push notification

Here the new post where I explain how to implement the Push Notifications in MAUI using Azure Notification Hub for iOS without external plugin

Read More
.NET8, MAUIazure-notification-hub, ios, maui, net88 Comments

Set safe areas for iOS in MAUI

February 28, 2024February 28, 2024 Enrico
ios safe areas

When you create an application for iOS in MAUI, we have to set the safe areas if we want to use the full screen for your application.

Read More
.NET8, MAUIios, maui, net8, notch, safe-areasLeave a comment

Deploy MAUI apps on a real device

February 27, 2024February 27, 2024 Enrico
Deploy MAUI to a real device

Developing applications with NET8 MAUI, we want to deploy apps on a real device. Here are all the necessary steps without wasting time.

Read More
MAUI, Visual Studio, Visual Studioapple, ios, maui, net8Leave a comment

MAUI Push Notifications using Azure Notification Hub for Android

February 23, 2024March 3, 2024 Enrico
Xamarin push notification with Azure

Here is how to implement in a MAUI project the Push Notifications using Azure Notification Hub for Android. It works simply fine!

Read More
.NET8, MAUIandroid, azure-notification-hub, maui, net8Leave a comment

Remove bundle id in iOS development

February 23, 2024February 23, 2024 Enrico
ios wallpaper

Remove bundle id in iOS development when it tights to a different account of your. Spiler alert: clean the Library.

Read More
.NET8, iOS, MAUIdevelopment, ios, mauiLeave a comment

Using SecureStorage with MAUI

February 23, 2024February 23, 2024 Enrico
Cloud storage

Using SecureStorage with MAUI with the correct setup in your NET8 MAUI applications. Here the solution for iOS and Android.

Read More
.NET8, MAUImaui, net8, secure-storageLeave a comment

MAUI Push Notifications using Azure Notification Hub

February 23, 2024March 29, 2024 Enrico
maui net8 push notification

Here how implement in NET8 MAUI the push notifications using Azure Notification Hub without any external package for Windows. Very hard work!

Read More
.NET8, MAUIazure, azure-notification-hub, maui, net8, windows, windows-appsLeave a comment

Create TabBar in MAUI

February 2, 2024February 2, 2024 Enrico

I show you how to create a nice #TabBar in #MAUI without using any external NuGet package or components. Fully customizable and 100% #XAML.

Read More
.NET8, MAUImaui, net8, tabsLeave a comment

Some lessons I learned about MAUI

January 31, 2024January 31, 2024 Enrico

I want to share with you some lessons I learned about MAUI. In the last few months, I have been creating an application using NET8 MAUI.

Read More
.NET8, MAUImaui, net8Leave a comment

Orange selected ListView item highlighted in MAUI

January 26, 2024February 2, 2024 Enrico

In a MAUI project, when a selected ListView item is highlighted or selected, the background of this item is orange. Here the solution.

Read More
.NET8, MAUIlistview, maui, net8Leave a comment

Excel export Json for Azure Active Directory

January 22, 2024January 22, 2024 Enrico
excel to json

A VBA script converts Excel tables to JSON and exports the data to a file, for App Registration for Azure Active Directory

Read More
Microsoft Officeactive-directory, microsoft-excel, vbaLeave a comment

Open a loading popup from MAUI viewmodel

January 8, 2024January 8, 2024 Enrico
NET8 MAUI Loading Indicator

Here I show how to open a loading popup from ViewModel in MAUI. It is quite an easy implementation, but it is working quite well.

Read More
.NET8, MAUImaui, net8Leave a comment

Posts navigation

Older posts
Newer posts
Advertisements
  • MAUI component for skills using FlexLayout
  • Cloning all repositories from Azure DevOps
  • WebApiDocumentator: an alternative to Swagger
  • Resilient connection to RabbitMQ
  • Release SSIS using Azure DevOps
Advertisements
  • MAUI component for skills using FlexLayout
    MAUI component for skills using FlexLayoutJuly 9, 2025
  • PowerShell Script Wallpaper
    Cloning all repositories from Azure DevOpsJune 30, 2025
  • swagger
    WebApiDocumentator: an alternative to SwaggerMay 27, 2025
  • rabbitmq
    Resilient connection to RabbitMQMay 26, 2025
  • SQL Server SSIS SQL Server Integration Services
    Release SSIS using Azure DevOpsMay 25, 2025

android apple aspnet-5 aspnet-core azure azure-devops azure-functions blazor blazor-component blazor-server blazor-webassembly clean-architecture dependency-injection design-pattern docker entity-framework-core games github google-chrome identity identityserver4 ios javascript linux macOS maui microsoft microsoft-excel microsoft-identity net6 net8 netcore pattern pipeline python security swift visual-studio visualstudio-2022 webapi windows10 windows11 xamarin-forms xbox xbox-series-s

  • .NET
  • .NET Core
  • .NET General
  • .NET5
  • .NET6
  • .NET7
  • .NET8
  • .NET9
  • Agile
  • Ajax
  • Amazon
  • Android
  • AngularJs
  • Apple
  • Apps
  • ASP.NET
  • Azure
  • Azure
  • Azure DevOps
  • Blazor
  • C#
  • Developers
  • Docker
  • F#
  • Framework
  • Games
  • General
  • Google
  • Google
  • HTML
  • HTML\CSS
  • IIS
  • Internet
  • iOS
  • Java
  • JavaScript
  • Linux
  • macOS
  • MAUI
  • Microsoft
  • Microsoft Office
  • MVC
  • News
  • Node.js
  • Other
  • PowerBI
  • PowerShell
  • Programming languages
  • Projects and ideas
  • Python
  • R
  • React.JS
  • Security
  • SQL
  • Swift
  • Testing
  • Tips & tricks
  • Tools
  • TypeScript
  • Ubuntu
  • Uncategorized
  • Unity
  • Universal Windows App
  • VB.NET
  • Visual Basic
  • Visual Studio
  • Visual Studio
  • WebAPI
  • Windows
  • Xamarin
Advertisements

Copyright © All rights reserved

Proudly powered by WordPress | Theme: SuperMag by Acme Themes
 Share This
 Facebook
 WhatsApp
 Reddit
 Telegram
 LinkedIn
 Email

Share on Mastodon