Global Search

Search Tools, Projects & Articles

A single entry point to retrieve site content, prioritizing the most relevant tools, project documentation, and technical articles.

Keyword: dotnet 147 results
Tools 0 Projects 12 Posts 135
Article 5/11/2023

Cross-platform Edge Collection Gateway - ThingsGateway Built with Open-Source .NET 7 and Blazor

ThingsGateway is based on net6/7+, a cross-platform edge collection (IoT) gateway that supports northbound and southbound plugin development, common Modbus/OPCDA/OPCUA/S7 collection plugins, MQTT/OPCUAServer upload plugins, etc.

Matched content: ThingsGateway 基于net6/7+ ,跨平台边缘采集(物联网)网关,支持南北端插件式开发,支持常用Modbus/OPCDA/OPCUA/S7采集插件,MQTT/OPCUAServer等上传插件

Blazor cross-platform-edge-collection-network-developed-by-combining-open-source-dotnet-7-and-blazor-things-gateway
View result
Article 2/13/2023

Quickly Learn This Skill - .NET API Interception Technique

How to tamper with a method's input parameters without changing the source code? Forge the return result?

Matched content: 怎么在不改变源码的情况下,篡改一个方法的入参?伪造返回结果?

.NET learn-this-skill-dotnet-api-interception-technique
View result
Article 1/11/2023

Introduction and Practice of gRPC (.NET Edition)

For a long time, we have used WebApi + JSON for front-end and back-end interaction, and similarly for calls between back-end services.

Matched content: 长久以来,我们在前后端交互时使用WebApi + JSON方式,后端服务之间调用同样如此

.NET grpc-introduction-and-practice-dotnet
View result
Article 9/15/2022

Updates to ASP.NET Core in .NET 7 RC1

.NET 7 Release Candidate 1 (RC1) is now available, including many significant new improvements to ASP.NET Core.

Matched content: .NET 7 Release Candidate 1 (RC1) 现已推出,其中包括对 ASP.NET Core 的许多重大新改进。

.NET asp-net-core-updates-in-dotnet-7-rc-1
View result
Article 9/15/2022

.NET 7 RC1 Released

Today we announce .NET 7 Release Candidate 1. This is the first of two release candidates (RC) for .NET 7 supported in production.

Matched content: 今天我们宣布 .NET 7 候选版本 1。这是生产中支持的 .NET 7 的两个候选版本 (RC) 中的第一个。

.NET announcing-dotnet-7-rc-1
View result
Article 7/2/2022

Automatically Deploy .NET Applications on Linux in 10 Minutes

Deploying applications has always been a very troublesome and boring task. In companies, there is usually a devops solution, but the entire CICD process involves quite a few tools and is relatively complicated to set up.

Matched content: 一直以来,程序署都是非常麻烦且无聊的事情,在公司一般都会有 devops 方案,整个 cicd 过程涉及的工具还是挺多的,搭建起来比较麻烦。

.NET automatic-deployment-of-dotnet-program-under-linux-in-10-minutes
View result
Article 6/24/2022

Efficiently Handle HTTP Requests with Flurl in .NET

Flurl is a modern, fluent, asynchronous, testable, portable, URL-enhanced HTTP client component.

Matched content: Flurl是一个现代的,流利的,支持异步的,可测试的,可移植的,URL增强和Http客户端组件。

.NET efficiently-handle-http-requests-with-flurl-in-dotnet
View result