Enrico

@erossini
1 Followers
0 Following
62 Posts

Here a useful script to scan a folder to find out what .NET Target #Frameworks is used across lot of projects with #PowerShell

http://puresourcecode.com/tools/powershell/scanning-net-target-frameworks-with-powershell/

Scanning .NET Target Frameworks with PowerShell

Here a useful script to scan a folder to find out what .NET Target Frameworks is used across lot of projects with PowerShell

PureSourceCode

In this post, I show how replacing #Swagger with #Scalar in #ASPNETCore and #NET10. Scalar is a UI that improve the experience in using the #APIs

http://puresourcecode.com/dotnet/webapi/replacing-swagger-with-scalar-in-asp-net-core/

Replacing Swagger with Scalar in ASP.NET Core - PureSourceCode

In this post, I show how replacing Swagger with Scalar in ASP.NET Core and NET10. Scalar is a UI that improve the experience in using the APIs

PureSourceCode

A deep dive into the latest #OpenAPI and #Swagger improvements in #ASPNETCore10, including Minimal APIs, versioning, Native #AOT support, and UI customization.

http://puresourcecode.com/dotnet/webapi/openapi-enhancements-in-asp-net-core-10/

OpenAPI Enhancements in ASP.NET Core 10 - PureSourceCode

Discover the latest OpenAPI and Swagger improvements in ASP.NET Core 10, including Minimal APIs, versioning, Native AOT support, and UI

PureSourceCode

Learn #Rust programming from basics to advanced concepts: ownership, functions, data types, control flow, error handling, and collections.

http://puresourcecode.com/programming-languages/rust/complete-rust-programming-guide-for-beginners/

Complete Rust programming Guide for Beginners

Learn Rust programming from basics to advanced concepts: ownership, functions, data types, control flow, error handling, and collections.

PureSourceCode - All technologies, only pure source code

I publish the Visual Basic (#VBA) code for Microsoft #Outlook. It is used to create a list of unavailable emails

http://puresourcecode.com/tools/microsoft-office/create-a-list-of-unavailable-emails/

Create a list of unavailable emails

I publish the Visual Basic (VBA) code for Microsoft Outlook. It is used to create a list of unavailable emails.

PureSourceCode

I’ll show you how to use a simple #VBA macro. This macro will help you clean up your #Outlook #contact #groups, by removing non-resolvable email

http://puresourcecode.com/tools/microsoft-office/how-to-remove-invalid-emails-from-outlook/

How to remove invalid emails from Outlook

I’ll show you how to use a simple VBA macro. This macro will help you clean up your Outlook contact groups, by removing non-resolvable email

PureSourceCode

Solving the #NET9 #MAUI #RefreshView Limitation on #macOS: building a MAUI CustomRefreshView from scratch for all platforms

http://puresourcecode.com/dotnet/maui/building-a-maui-customrefreshview/

Building a MAUI CustomRefreshView

Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms

PureSourceCode

Building a Custom Matching Pairs Component in .NET MAUI

We will walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET9 MAUI

http://puresourcecode.com/dotnet/maui/building-a-custom-matching-pairs-component-in-net-maui/

Building a Custom Matching Pairs Component in .NET MAUI

We will walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET9 MAUI

PureSourceCode

One of the most iconic and important #computers of the #1980s is set to make a comeback. All-new #Commodore64 #C64 is planned for release this year

http://puresourcecode.com/news/the-commodore-64-is-back/

The Commodore 64 is back

One of the most iconic and important computers of the 1980s is set to make a comeback. All-new Commodore 64 is planned for release this year

PureSourceCode

I will create a new #MAUI reusable component for list of strings (skills) using #FlexLayout with add and remove functionalities.

http://puresourcecode.com/dotnet/maui/maui-component-for-skills-using-flexlayout/

MAUI component for skills using FlexLayout

I will create a new MAUI reusable component for list of strings using FlexLayout with add and remove functionalities.

PureSourceCode