【OpenXml】Converting Pptx Dashed Borders to WPF Dashed Borders
As the title says.
CodeWF.Markdown: PDF text copyable, images embeddable, copying to WeChat Official Account/Zhihu/Juejin no longer shows HTML source code
Browse by Topic Start with .NET196 articles, suitable for quickly filtering by technical direction
Continuous Reading Read Learn Blazor Series as a topic31 articles, better for systematic reading
As the title says.
The first lesson officially entering hardware control
Code Workshop is a new open-source project by the webmaster that provides web online tools, cross-platform desktop and mobile applications. The webmaster is committed to bringing you a more efficient and convenient experience. Today, the webmaster is proud to launch the 'Article Title URL Alias Generator', helping you easily create URL aliases for article titles, improving SEO and user experience. Come to Code Workshop and explore more practical tools!
Simulating real-world .NET application scenarios, comprehensively applying three main knowledge points: first, using dnSpy to decompile and debug third-party libraries; second, using the Lib.Harmony library to implement interception and spoofing of third-party libraries; third, enabling the same library to support simultaneous referencing of multiple versions.
This article not only reviews intercepting methods in .NET libraries, tampering with method parameters, and forging method return results, but also focuses on how to intercept non-public classes and methods in .NET libraries.
Over the years, XAML-based UI frameworks have evolved significantly. These frameworks mainly include: Avalonia UI, Uno Platform, and .NET MAUI for cross-platform applications. If Microsoft had introduced a cross-platform UI framework like Flutter earlier, we might not have so many choices.
Debug third-party library code with dnSpy
Hashids.net is a lightweight open-source encryption (short ID generation) library that encodes numbers into strings. In fact, you can flexibly use it to generate short IDs from strings, but it is irreversible.
The .NET Core version of WebApiClient.JIT/AOT, a high-performance and highly extensible declarative HTTP client library, particularly suitable for RESTful resource requests in microservices and for various malformed HTTP API requests.
In the internet industry, the Unix/Linux-based website system architecture is undoubtedly the mainstream architecture solution today, not only because of the openness of Linux itself, but also because of the vast number of mature open-source solutions around the traditional Unix/Linux community that cover various aspects of website application scaling.
Implementing WeChat auto-reply based on FlaUI automation + ChatGPT
Simulate mouse to operate UI, implement UI automation