ASP.NET (Core) Using Markdown
Share a small login case you learned before
Share a small login case you learned before
The company has given you the task of writing an API, so how should we design it?
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?
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.
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.