Enrico

@erossini
1 Followers
0 Following
66 Posts

Turbocharging Your .NET Backend with Gzip

Learn how enabling Gzip compression in your .NET backend can dramatically improve performance for users on slow or unstable networks, and see how to implement it with a clean, modern code example.

http://puresourcecode.com/dotnet/net10/turbocharging-your-net-backend-with-gzip/

Turbocharging Your .NET Backend with Gzip

Learn how enabling Gzip compression in your .NET backend can dramatically improve performance for users on slow or unstable networks, and see how to implement it with a clean, modern code example.

PureSourceCode
How to put Claude in the loop and keep your audit trail intact

What is a Claude skill? Here a real example integrates with FastLinkIt to keep AI, developers and project managers all together

PureSourceCode

Introducing the PSC #Survey Suite for #Blazor: a runtime component, a drag-and-drop visual #designer, and bulk importers that all speak the same JSON

http://puresourcecode.com/dotnet/blazor/build-surveys-in-blazor-without-hand-writing-a-single-form/

Build surveys in Blazor without hand-writing a single form

Introducing the PSC Survey Suite for Blazor: a runtime component, a drag-and-drop visual designer, and bulk importers that all speak the same JSON

PureSourceCode

#Markdown has become the default for product descriptions, blog posts, issue trackers, wiki pages, in-app notes. Here a #JavaScript #editor component.

http://puresourcecode.com/javascript/markdown-editor-javascript/

Markdown Editor: renew an editor for JavaScript

Markdown has become the default for product descriptions, blog posts, issue trackers, wiki pages, in-app notes. Here a JavaScript editor component.

PureSourceCode

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