文章
5/24/2025
This article introduces the new file-based program feature of the. NET CLI, which allows developers to run C#source files directly without creating project files. This feature makes it easy to develop scripts and simple applications by generating virtual project files in memory and supporting NuGet dependency packages and project property settings. The article also looks forward to the future of this feature, including target path extensions, unified command line parameters, performance improvements, and more file-based program command support.
匹配内容:这篇文章介绍了.NET CLI的文件式程序新特性,它允许开发者直接运行C 源文件而无需创建项目文件。该特性通过在内存中生成虚拟项目文件,并支持NuGet依赖包和项目属性设置,为开发脚本和简单应用提供了便捷。文章还展望了该特性的未来发展方向,包括目标路径扩展、统...
.NET
hello-dotnet-run-file-goodbye-csproj
查看结果
文章
7/26/2022
The goal of EasyNetQ is to provide a library for using RabbitMQ in. NETas simply as possible.
匹配内容:EasyNetQ 的目标是提供一个库,用于在 .NET 中使用 RabbitMQ 尽可能简单。
.NET
easy-net-q-open-source-tool-library-for-using-rabbit-mq-dotnet-api
查看结果
文章
7/12/2022
AspNetCoreRateLimit is an ASP.NET Core rate limiting solution
匹配内容:AspNetCoreRateLimit 是一种 ASP.NET Core 速率限制解决方案
ASP.NET Core
asp-net-core-rate-limit-asp-dotnet-core-rate-limiting-middleware
查看结果
文章
7/12/2022
Cake (C#Make) is a build automation system with C#DSL used to perform operations such as compiling code, copying files/folders, running unit tests, compressing files, and building NuGet packages.
匹配内容:Cake (C Make) 是一个带有 C DSL 的构建自动化系统,用于执行编译代码、复制文件/文件夹、运行单元测试、压缩文件和构建 NuGet 包等操作。
.NET
cake-build-dotnet-core-cross-platform-build-automation-system
查看结果
文章
7/8/2022
I have introduced wheels like AspNetCoreRateLimit to you before, but I won't talk about it today. Let's talk about the principles behind it.
匹配内容:像AspNetCoreRateLimit这种轮子我前面有给大家介绍过,今天就不说了,我们来聊聊背后的原理。
ASP.NET Core
how-to-limit-the-number-of-interface-requests-in-dotnet-core
查看结果
文章
7/7/2022
HttpReports is an APM monitoring system developed based on. NET Core and uses the MIT open source protocol. Its main functions include statistics, analysis, visualization, monitoring, tracking, etc., and is suitable for use in a microservice environment.
匹配内容:HttpReports 基于.NET Core 开发的APM监控系统,使用MIT开源协议,主要功能包括,统计, 分析, 可视化, 监控,追踪等,适合在微服务环境中使用。
.NET
uusing-http-reports-in-dotnet-core-for-interface-statistics-analysis-visualization-monitoring-tracking-etc
查看结果
文章
5/26/2022
Help developers set up scheduled tasks through panels. The main thing I want to do is to be like Swagger UI, where the project intrusion is small and only requires UI components injected in Startup.
匹配内容:帮助开发人员通过面板来设置定时任务,主要想做的就是像SwaggerUI一样,项目入侵量小,仅需要在Startup中注入的UI组件
.NET
middleware-csharp-dotnet-uses-gzy-quartz-mui-to-build-a-visual-timing-task-panel
查看结果
文章
5/15/2022
Net can execute externally input strings as code through compilation technology. Dynamic compilation technology provides the two core classes
匹配内容:.Net可通过编译技术将外部输入的字符串作为代码执行,动态编译技术提供了最核心的两个类
.NET
be-based-on-dotnet-dynamic-compilation-technology-to-realize-arbitrary-code-execution
查看结果
文章
4/22/2026
Use virtual machines and test machines to test the support of each version of the operating system for. NET. After installing the operating system, it is passed by measuring the corresponding running time of the installation and being able to run the Stardust Agent.
匹配内容:借助虚拟机和测试机,检测各版本操作系统对.NET的支持情况。安装操作系统后,实测安装相应运行时并能够运行星尘代理为通过。
.NET
each-version-of-the-operating-system-is-correct-dotnet-support
查看结果
文章
12/26/2024
LINQPad's software package is very small, only about 20 megabytes, and it starts quickly. When using it, just enter the C#statement you want to execute and press F5
匹配内容:LINQPad 的软件包很小只有二十兆左右,启动速度很快。使用时只需输入想要执行的 C 语句,并按下 F5 即可
.NET
playground-for-dotnet-programmers-linqpad
查看结果