Category

.NET

NET Ecology, Runtime and Engineering Experience Precipitation

190 篇文章
7 当前页
Comparative analysis of cross-platform frameworks based on XAML

Comparative analysis of cross-platform frameworks based on XAML

Over the years, XAML-based UI frameworks have developed a lot. These frameworks mainly include: Avalonia UI, Uno Platform and. NET MAUI that support cross-platform applications. If Microsoft had launched a cross-platform UI framework like Flutter earlier, we might not have had so many options.

czwy 9/21/2023 10:15 PM
Can I use it as a short link generation? - Hashids.net

Can I use it as a short link generation? - Hashids.net

Hashids.net is a lightweight open source encryption (short ID generation) tool library that encodes numbers into strings. In fact, it is also possible to flexibly use it to generate short IDs from strings, but it is irreversible.

Rector 9/17/2023 8:31 PM
Some experiences and lessons from the transformation of. NET system architecture

Some experiences and lessons from the transformation of. NET system architecture

In the Internet industry, Unix/Linux-based website system architecture is undoubtedly the mainstream architectural solution today. This is not only because Linux itself is open enough, but also because there are a large number of mature open source solutions around the traditional Unix/Linux community, covering all aspects of website application expansion.

大佬 9/3/2023 9:36 PM
.NET 8.0 AOT DebugView

.NET 8.0 AOT DebugView

Debugview is an application that allows you to monitor debug output on your local system or any computer on a network accessible via TCP/IP.

JusterZhu 8/29/2023 1:44 PM