Implement a login: Mac+. NET 5+Identity+JWT+VS Code
Share a small login case you learned before
Share a small login case you learned before
The default configuration of. NET Core and. NET5 is loaded only once. When modifying the configuration, you need to restart before it takes effect. How can the modification take effect immediately?
Let's not talk about the advantages of using Prism to make MVVM. It mainly uses container injection, messages and DI, which saves a lot of work than writing it yourself. There are many standard ways to use MVVM online, but there is no system-level framework. This framework has been built from login to specific business use, as well as automatic upgrades
Exception handling is very important in programming. On the one hand, it can give user-friendly tips and on the other hand, it is also for program security.
The principle is to host a Winform or WPF application on the ASP.NET Core Web API
Today, the webmaster recommended a log visualization component,'LogDashboard'. You don't need to install third-party processes. You just need to install the corresponding **NuGet** package in the project and add a few lines of code to achieve a log management panel with a Web page. It's very nice.