Tag

.NET

正在浏览与 .NET 相关的文章。

430 篇文章
11 当前页
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