Topics
-
- 0 replies
- 14 views
Continuing our tradition, we are excited to share a blog post highlighting the latest and most interesting changes in the networking space with the new .NET release. This year, we are introducing updates in the HTTP space, new HttpClientFactory APIs, .NET Framework compatibility improvements, and more. HTTP In the following section, we’re introducing the most impactful changes in the HTTP space. Among which belong perf improvements in connection pooling, support for multiple HTTP/3 connections, auto-updating Windows proxy, and, last but not least, community contributions. Connection Pooling In this release, we made two impactful performance improvements in HTTP connecti…
Last reply by .Net, -
- 0 replies
- 14 views
Learn what is new in the Visual Studio Code January 2025 Release (1.97) Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 22 views
We recently reshipped ASP.NET Core 2.1 as ASP.NET Core 2.3 for ASP.NET Core users that are still on .NET Framework. To stay in support, all ASP.NET Core users on .NET Framework should update to this new version. Note This post only applies if you’re using ASP.NET Core on .NET Framework. If you’re using ASP.NET Core 2.x on .NET Core 2.x, it is already out of support, and you should upgrade to a supported version such as .NET 8. How to upgrade To upgrade ASP.NET Core apps running on .NET Framework to ASP.NET Core 2.3: Upgrade your NuGet packages: Update your project to use ASP.NET Core 2.3 packages. These packages are the same as ASP.NET Core 2.1 but re-versioned. Remov…
Last reply by .Net, -
- 0 replies
- 86 views
The DeepSeek R1 model has been gaining a ton of attention lately. And one of the questions we’ve been getting asked is: “Can I use DeepSeek in my .NET applications”? The answer is absolutely! I’m going to walk you through how to use the Microsoft.Extensions.AI (MEAI) library with DeepSeek R1 on GitHub Models so you can start experimenting with the R1 model today. MEAI makes using AI services easy The MEAI library provides a set of unified abstractions and middleware to simplify the integration of AI services into .NET applications. In other words, if you develop your application with MEAI, your code will use the same APIs no matter which model you decide to use “under t…
Last reply by .Net, -
- 0 replies
- 238 views
If you’ve never seen the movie Analyze This, here’s the quick pitch: A member of, let’s say, a New York family clan with questionable habits decides to seriously considers therapy to improve his mental state. With Billy Crystal and Robert De Niro driving the plot, hilarity is guaranteed. And while Analyze This! satirically tackles issues of a caricatured MOB world, getting to the root of problems with the right analytical tools is crucial everywhere. All the more in a mission critical LOB-App world. Enter the new WinForms Roslyn Analyzers, your domain-specific “counselor” for WinForms applications. With .NET 9, we’re rolling out these analyzers to help your code tackle i…
Last reply by .Net, -
- 0 replies
- 1.5k views
If you’re attending NDC London 2025, we can’t wait to meet you! From January 29-31, Microsoft will be on-site to showcase the latest in .NET, Azure integration, and AI-powered development. This is your chance to engage with our experts, attend technical sessions, and explore how .NET can help you take your applications to the next level. What to Expect from Microsoft at NDC London 2025 Keynote from Scott Hanselman: Start the conference with inspiration as Scott Hanselman delivers a keynote exploring the latest trends and innovations in the developer world, highlighting how .NET empowers developers to build the future. 27+ Technical Sessions by Microsoft Leaders and M…
Last reply by .Net, -
- 0 replies
- 1k views
Welcome to our combined .NET servicing updates for January 2025. Let’s get into the latest release of .NET & .NET Framework, here is a quick overview of what’s new in these releases: Security Improvements .NET updates .NET Framework updates Security improvements This month you will find several CVEs that have been fixed this month: CVE # Title Applies to CVE-2025-21171 .NET Remote Code Execution Vulnerability .NET 9.0 CVE-2025-21172 .NET Remote Code Execution Vulnerability .NET 8.0, .NET 9.0 CVE-2025-21176 .NET and .NET Framework Denial of Service Vulnerability .NET 8.0, .NET 9.0, .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 CVE-2025-21173…
Last reply by .Net, -
- 0 replies
- 1.2k views
.NET Aspire enhances the local development process with its powerful orchestration feature for app composition. In the .NET Aspire App Host, you specify all the projects, executables, cloud resources, and containers for your application in one centralized location. When you run the App Host project, .NET Aspire will automatically run your projects and executables, provision cloud resources if necessary, and download and run containers that are dependencies for your app. .NET Aspire 9 added new features to give you more control over how container lifetimes are managed on your local machine to speed up development when working with containers. Containers with .NET Aspire …
Last reply by .Net, -
- 0 replies
- 1.1k views
It has been an absolutely outstanding year of content for .NET from creators around the globe sharing their passion for .NET and the .NET team giving insight into the latest and greatest in the world of .NET. From events, live streams, and plenty of on-demand content dropping on the .NET YouTube nearly every single day, it is a great way to stay up to date, but also get involved and give feedback to the team in real-time. This year, developers tuned into the .NET YouTube more than ever before with over 8 million views of content, left over 6,000 comments, smashed the like button over 120,000 times, and over 50,000 new subscribers joined the channel. There is now more v…
Last reply by .Net, -
Welcome to your new Invision Community! Take some time to read through the Getting Started Guide and Administrator Documentation. The Getting Started Guide will walk you through some of the necessary steps to setting up your community. The Administrator Documentation takes you through the details of the capabilities of our platform. Go to the Documentation
Last reply by Staff,
-
Critical: .NET Install links are changing
by Guest Richard Lander- 0 replies
- 244 views
We are currently making an unexpected change to the way that .NET installers and archives are distributed. This change may affect you and may require changes in your development, CI, and/or production infrastructure. We expect that most users will not be directly affected, however, it is critical that you validate if you are affected and to watch for downtime or other kinds of breakage. The most up-to-date status is being maintained at dotnet/core #9671. Please look to that issue to stay current. If you are having an outage that you believe is caused by these changes, please comment on the reference GitHub issue and/or email us at dotnet@microsoft.com. [HEADING=1]Af…
-
- 0 replies
- 305 views
We are currently making an unexpected change to the way that .NET installers and archives are distributed. This change may affect you and may require changes in your development, CI, and/or production infrastructure. We expect that most users will not be directly affected, however, it is critical that you validate if you are affected and to watch for downtime or other kinds of breakage. The most up-to-date status is being maintained at dotnet/core #9671. Please look to that issue to stay current. If you are having an outage that you believe is caused by these changes, please comment on the reference GitHub issue and/or email us at dotnet@microsoft.com. Affected domains…
Last reply by .Net, -
Top .NET Blogs Posts of 2024
by Guest James Montemagno- 0 replies
- 273 views
In 2024, the .NET blog continued to be a central hub of knowledge, delivering valuable insights and updates straight from the source. With over 130 posts and more than 260,000 words published, these blogs remain a critical resource for developers looking to stay up-to-date with the latest advancements in .NET. Alright, let’s explore the top blogs from the .NET team that made the biggest impact this year. [HEADING=1]Announcing .NET 9[/HEADING] .NET 9 is here! It is the most productive, modern, secure, intelligent, and performant release of .NET yet! We started the year by sharing our vision for .NET 9 and our strategy for engaging deeper with the developer community …
-
- 0 replies
- 254 views
In 2024, the .NET blog continued to be a central hub of knowledge, delivering valuable insights and updates straight from the source. With over 130 posts and more than 260,000 words published, these blogs remain a critical resource for developers looking to stay up-to-date with the latest advancements in .NET. Alright, let’s explore the top blogs from the .NET team that made the biggest impact this year. Announcing .NET 9 .NET 9 is here! It is the most productive, modern, secure, intelligent, and performant release of .NET yet! We started the year by sharing our vision for .NET 9 and our strategy for engaging deeper with the developer community around the release. This m…
Last reply by .Net, -
Announcing a free GitHub Copilot for VS Code
by Guest Burke Holland- 0 replies
- 143 views
We're excited to announce an all new free plan for GitHub Copilot, available for everyone today in VS Code. All you need is a GitHub account. No trial. No subscription. No credit card required. Enable GitHub Copilot Free You can click on the link above or just enable GitHub Copilot right from within VS Code like so... With GitHub Copilot Free you get 2000 code completions/month. That's about 80 per working day - which is a lot. You also get 50 chat requests/month, as well as access to both GPT-4o and Claude 3.5 Sonnet models. If you hit these limits, ideally it's because Copilot is doing its job well, which is to help you do yours! If you f…
-
- 0 replies
- 136 views
Announcing a free plan for GitHub Copilot in Visual Studio Code. Read the full article View the full article
Last reply by VS Code, -
.NET Conf 2024 Recap – Celebrating .NET 9, AI, Community, & More
by Guest .NET Team- 0 replies
- 170 views
At .NET Conf 2024 we celebrated the official launch of .NET 9 alongside groundbreaking announcements across the entire .NET ecosystem and a deeper dive into the world of .NET for developers worldwide. Organized by Microsoft and the .NET community, the event was a huge success, providing .NET developers with 3 days of incredible, free .NET content. For the first time ever, this year also included a bonus “day 4” of YouTube premieres following the initial 3 days, which brought even more great content to .NET developer. If you have been wondering if James really did walk all the way across the new bridge on the Microsoft campus for the keynote, he did! With help from Cam…
-
- 0 replies
- 189 views
At .NET Conf 2024 we celebrated the official launch of .NET 9 alongside groundbreaking announcements across the entire .NET ecosystem and a deeper dive into the world of .NET for developers worldwide. Organized by Microsoft and the .NET community, the event was a huge success, providing .NET developers with 3 days of incredible, free .NET content. For the first time ever, this year also included a bonus “day 4” of YouTube premieres following the initial 3 days, which brought even more great content to .NET developer. https://devblogs.microsoft.com/dotnet/wp-content/uploads/sites/10/2024/12/dotnet9dontnetconfrecap.mp4 If you have been wondering if James really did walk …
Last reply by .Net, -
Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search
by Guest Bruno Capuano- 0 replies
- 174 views
Discover how to use Microsoft.Extensions.VectorData to implement semantic search using Qdrant and Azure AI Search. [HEADING=1]Dive into Semantic Search with Microsoft.Extensions.VectorData: Qdrant and Azure AI Search[/HEADING] Semantic search is transforming how applications find and interpret data by focusing on meaning rather than mere keyword matching. With the release of Microsoft.Extensions.VectorData, .NET developers have a new set of building blocks to integrate vector-based search capabilities into their applications. In this post, we’ll explore two practical implementations of semantic search using Qdrant locally and Azure AI Search. [HEADING=1]Quick Introd…
-
- 0 replies
- 123 views
Discover how to use Microsoft.Extensions.VectorData to implement semantic search using Qdrant and Azure AI Search. Dive into Semantic Search with Microsoft.Extensions.VectorData: Qdrant and Azure AI Search Semantic search is transforming how applications find and interpret data by focusing on meaning rather than mere keyword matching. With the release of Microsoft.Extensions.VectorData, .NET developers have a new set of building blocks to integrate vector-based search capabilities into their applications. In this post, we’ll explore two practical implementations of semantic search using Qdrant locally and Azure AI Search. Quick Introduction to Microsoft.Extensions.Vecto…
Last reply by .Net,
-
Who's Online 0 Members, 0 Anonymous, 40 Guests (See full list)
- There are no registered users currently online