(22/30) Everyone learns Blazor together: ASP.NET Core Identity(2)
The verification done yesterday was only for the Identity system and was not included in our log
匹配内容:昨天做的验证只针对 Identity 系统,没有包含到我们的日志
查看结果The verification done yesterday was only for the Identity system and was not included in our log
匹配内容:昨天做的验证只针对 Identity 系统,没有包含到我们的日志
查看结果Today's part of implementing authentication
匹配内容:今天来实现身分验证的部分
查看结果It's very simple. It's because it's easy to use, and its performance and syntax expressiveness/development speed are better than java/go. Why not use it?
匹配内容:很简单,用是因为好用,性能和语法表现力/开发速度都比java/go强,干嘛不用呢。
查看结果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?
匹配内容:公司交给你一个任务让你写一个API接口,那么我们应该如何设计?
查看结果Share a small login case you learned before
匹配内容:分享一下之前学习的一个登录小案例
查看结果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.
匹配内容:今天站长推荐一款日志可视化组件 LogDashboard ,可以不用安装第三方进程,只需要在项目中安装相应的 NuGet 包,添加数行代码,就可以实现拥有带Web页面的日志管理面板,十分nice哦。
查看结果In actual project development, we will encounter many scenarios that require sending emails through programs, such as exception alarms, messages, progress notifications, etc.
匹配内容:在实际的项目开发中,我们会遇到许多需要通过程序发送邮件的场景,比如异常报警、消息、进度通知等等。
查看结果Following the introduction of the Bootstrap-style Blazor UI component library in the previous article, today I will introduce another Blazor UI component library: an enterprise-level component library based on Ant Design and Blazor.
匹配内容:继上篇介绍Bootstrap风格的BlazorUI组件库后,今天我来介绍另一款Blazor UI组件库:一套基于 Ant Design 和 Blazor 的企业级组件库。
查看结果