Summary of new functions of EF Core 6 (4)
In this article, you will see EF Core's improvements to SQLite, In-memory providers, and the EF.Functions.Contains method.
In this article, you will see EF Core's improvements to SQLite, In-memory providers, and the EF.Functions.Contains method.
Dozens of sets of large-screen templates can be browsed online or downloaded
Compared with CSS and UWP, the old WPF is relatively cumbersome to operate 3D effects. You need to first make a 3D model, then rotate the XY axis, then adjust the Z-axis stretch, and finally adjust the FOV. The shuttle effect depends on the number stretched on the Z-axis
EasyCaching, the name largely explains what it does. The ultimate purpose of easy and caching is to make it more convenient for all of us to operate caching.
Yesterday (October 23, 2023) Yuque, a subsidiary of Ant Group, collapsed: Online documents and official website could not be opened. Officials said that emergency recovery was under way. Readers were advised to develop their own blog site so that they would not panic when encountering such a thing.
The Dotnet Toolkit is a pure front-end, open source and free tool website. Over the weekend, I referred to the open source project it-tools, Chinese-transformed the website interface text, and redeployed the website. The website has a total of 10 tool categories and provides 73 real-time online widgets. The Dotnet toolbox developed using Vue3 has unique features. This article introduces some of these featured tools in detail and briefly shares how to deploy your own tool website. If you are interested in tool websites, come and learn about the Dotnet Toolkit!
Very detailed tutorial
Simulate the actual application scenario of. NET and comprehensively apply three main knowledge points: first, use dnSpy to decompile and debug the third library, second, use the Lib.Harmony library to realize interception and counterfeiting of the third library, and third, realize that the same library supports multiple versions. Reference.
In addition to reviewing the methods in the. NET class library to tamper with method parameters and falsify method return results, this article also focuses on how to intercept non-public classes and methods in the. NET class library.
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.
Debugging third-party library code with dnSpy
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.
The netcore version of WebApiClient.JIT/AOT is a declarative http client library that integrates high-performance and high scalability. It is especially suitable for restful resource requests from microservices and also suitable for various abnormal http interface requests.