ch
Feedback
ASP.NET Core

ASP.NET Core

前往频道在 Telegram

显示更多
未指定国家技术与应用10 533

📈 Telegram 频道 ASP.NET Core 的分析概览

频道 ASP.NET Core (@aspnetvnext) 英语 语言赛道中的 是活跃参与者。目前社区聚集了 11 918 名订阅者,在 技术与应用 类别中位列第 10 533

📊 受众指标与增长动态

невідомо 创建以来,项目保持高速增长,吸引了 11 918 名订阅者。

根据 10 六月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 -109,过去 24 小时变化为 -2,整体触达仍然可观。

  • 认证状态: 未认证
  • 互动率 (ER): 平均受众互动率为 18.53%。内容发布后 24 小时内通常能获得 N/A% 的反应,占订阅者总量。
  • 帖子覆盖: 每篇帖子平均可获得 0 次浏览,首日通常累积 0 次浏览。
  • 互动与反馈: 受众积极参与,单帖平均反应数为 0

📝 描述与内容策略

尚未提供频道描述。

凭借高频更新(最新数据采集于 11 六月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。

11 918
订阅者
-224 小时
-297
-10930
帖子存档
Bit different from usual ASP.NET stuff, but you might find this interesting. https://youtu.be/JGwFsyyewYc?si=Udwc19INncdm1IOk

Today is 256th day in a year. It's a good reason to celebrate Programmers Days! Happy Coding, guys! 💪
Today is 256th day in a year. It's a good reason to celebrate Programmers Days! Happy Coding, guys! 💪

photo content

Here's your comprehensive guide to understanding and building Model Context Protocol (MCP) Servers for C# developers. It’s a great hands-on resource for exploring MCP and AI assistant integration in .NET environments. 📚 https://msft.it/6041sRjhd

TUnit is a newer framework that launched its first alpha releases in 2024 and is on the path to a v1.0.0 release. https://andrewlock.net/converting-an-xunit-project-to-tunit

Create containers in .NET without Dockerfile? Here is how: Containers become the easiest way to distribute and run applicatio
Create containers in .NET without Dockerfile? Here is how: Containers become the easiest way to distribute and run applications and services in the cloud. .NET app containerization could not be done without Dockerfile where multi-stage build steps. But, starting from .NET 7, this process is simplified. It strips down that pre-configuration by introducing built-in container support with the dotnet publish command. Before running a command you need to add the Microsoft.NET.Build.Containers package that will infer some of the project properties like base image, version, image repository, etc. For now, only Linux containers are supported. Source: Pavle Davitković LinkedIn

OpenTelemetry in Microservice Architecture with .NET 9 What us OpenTelemetry and wht you need it? OpenTelemetry is the CNCF's vendor-neutral observability framework that unifies metrics, traces, and logs in distributed systems. .NET9 significantly improves OpenTelemetry support with built-in instrumentation, minimal configuration, and 35% reduced overhead compared to previous versions. https://medium.com/@serkutyildirim/opentelemetry-usage-in-microservice-architecture-with-net-9-16c2e57df59c

New, Simpler Solution File Format For years, you’ve worked with Visual Studio’s solution file (*.SLN) format, and while it’s a core part of your project organization, we know the experience hasn’t always been smooth. Whether you’ve been modifying, maintaining, or trying to resolve merge conflicts, it’s often felt more like a hassle than it should be. We understand your frustrations, […] The post New, Simpler Solution File Format appeared first on Visual Studio Blog. https://devblogs.microsoft.com/visualstudio/new-simpler-solution-file-format/

What is this course about? As generative AI becomes more accessible, it’s essential for developers to understand how to use it responsibly and effectively. To fill this need, we created a course that covers the basics of Generative AI for the .NET ecosystem, including how to set up your .NET environment, core techniques, practical samples, and responsible use of AI. You’ll learn how to create real-world .NET AI-based apps using a variety of libraries and tools including Microsoft Extensions for AI, GitHub Models and Codespaces, Semantic Kernel, Ollama, and more. https://devblogs.microsoft.com/dotnet/announcing-generative-ai-for-beginners-dotnet/

How To Use DeepSeek With .NET 9 | Hands-On With DeepSeek R1, Semantic Kernel & C# In this post, we will integrate DeepSeek R1 into a .NET 9 using Semantic Kernel. If you’re looking to get started with DeepSeek models locally, this hands-on guide is for you. https://dev.to/codestreet/how-to-use-deepseek-with-net-9-hands-on-with-deepseek-r1-semantic-kernel-c-16ol

https://dev.to/codestreet/create-your-first-ai-powered-c-app-with-semantic-kernel-a-step-by-step-guide-3ca0 Welcome to the exciting world of artificial intelligence (AI) development with C#! In this comprehensive guide, you'll learn how to build your first AI-powered application using Semantic Kernel, a powerful toolkit that seamlessly integrates advanced AI models with popular programming languages like C#.

Start using it now in Visual Studio—Completions, Chat, Copilot Edits, smarter debugging, AI commit messages, and more. No cre
Start using it now in Visual Studio—Completions, Chat, Copilot Edits, smarter debugging, AI commit messages, and more. No credit card, no trial—just sign in with your GitHub account: https://msft.it/6042okEkr

🚫 Users have begun to receive phishing links disguised as a gift containing a premium version of the application. The hyperlink sent to users leads to a malicious site, upon clicking on which the user's account or phone is hacked. As soon as the victim enters their data, the account no longer belongs to them—it immediately falls into the hands of scammers. Experts say that it is extremely simple to protect yourself—you do not need to go to phishing sites, follow unfamiliar links, or download anything from suspicious sites—this could be malware.

Enhance Your .NET Developer Productivity with GitHub Copilot Learn how to get started with GitHub Copilot for .NET development for AI assisted development in Visual Studio and Visual Studio Code The post Enhance Your .NET Developer Productivity with GitHub Copilot appeared first on .NET Blog. https://devblogs.microsoft.com/dotnet/enhance-your-dotnet-developer-productivity-with-github-copilot/