Global Search

搜索工具、项目与文章

一个入口检索站内内容,优先返回最相关的工具、项目说明与技术文章。

关键字:dotnet 共 139 条结果
工具 0 项目 10 文章 129
文章 11/10/2021

[Zhihu] Why does Tesla use the. NET Core technology framework? Why not use Java/Go?

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 zhihu-why-does-tesla-use-the-dotnet-core-technology-framework-why-not-use-java-or-go-etc
查看结果
文章 4/29/2021

5 exception handling schemes for ASP.NET Core

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.

匹配内容:异常处理在编程中非常重要,一来可以给用户友好提示,二来也是为了程序安全。

ASP.NET Core asp-dotnet-core-the-five-exception-handling-schemes
查看结果
文章 4/17/2021

ASP.NET Core Visual Logging Component Usage

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哦。

ASP.NET Core asp-dotnet-core-visual-log-component
查看结果
文章 11/28/2020

NET Core uses FluentEmail to send emails

In actual project development, we will encounter many scenarios that require sending emails through programs, such as exception alarms, messages, progress notifications, etc.

匹配内容:在实际的项目开发中,我们会遇到许多需要通过程序发送邮件的场景,比如异常报警、消息、进度通知等等。

.NET uses-fluent-email-to-send-mail-in-dotnet-core
查看结果
文章 6/21/2020

Blazor Open Source Component Library- Ant Design Blazor

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 的企业级组件库。

Blazor another-powerful-tool-for-client-side-web-development-with-dotnet-ant-design-blazer
查看结果