#aspnet-core

[ follow ]
Artificial intelligence
fromTheregister
1 week ago

Google previews Code Wiki, AI to document repositories

Code Wiki automatically generates and updates repository documentation, offers a chat interface for code questions, and is being extended to Gemini CLI for internal use.
fromInfoQ
2 weeks ago

Microsoft Patches Critical ASP.NET Core Vulnerability with 9.9 Severity Score

The vulnerability has been identified in ASP.NET Core versions 10.0, 9.0, 8.0, and the Kestrel package for 2.x. An attacker who is already authorized can bypass a security feature by exploiting inconsistent parsing of HTTP requests and responses. Microsoft states there are no known mitigating factors for the HTTP request/response smuggling scenario and strongly recommends patching to the listed fixed versions to prevent the security bypass.
Information security
#dependency-injection
Information security
fromTheregister
1 month ago

Microsoft patches ASP.NET Core bug rated highly critical

A critical Kestrel request smuggling vulnerability in ASP.NET Core (CVE-2025-55315) can hide requests to bypass authentication and security checks; patch urgently.
Web frameworks
fromInfoWorld
1 month ago

How to use CORS in ASP.NET Core minimal APIs

CORS governs browser-enforced cross-origin HTTP request rules, allowing safe cross-origin resource sharing while preventing malicious cross-origin script attacks.
#minimal-apis
#net-10
fromInfoQ
3 months ago
Software development

.NET 10 Preview 7 Delivers ASP.NET Core, Blazor, and MAUI Enhancements, with C# 14 Feature Complete

fromInfoQ
4 months ago
Web development

.NET 10 Preview 6 Introduces Blazor Enhancements, Memory Optimization, and SDK Improvements

fromInfoQ
6 months ago
Web frameworks

.NET 10 Preview 4: Improved JSON Patch, Blazor Diagnostics, OpenAPI Integration, and More

Microsoft's .NET 10 preview introduces significant performance improvements and new features across several frameworks, particularly in ASP.NET Core and Blazor.
fromInfoQ
7 months ago
Mobile UX

.NET 10 Preview 3: C# 14 Extension Members, ASP.NET Core State Persistence and Other Improvements

The .NET 10 preview release significantly enhances features for improved developer productivity and application performance.
fromInfoQ
3 months ago
Software development

.NET 10 Preview 7 Delivers ASP.NET Core, Blazor, and MAUI Enhancements, with C# 14 Feature Complete

fromInfoQ
4 months ago
Web development

.NET 10 Preview 6 Introduces Blazor Enhancements, Memory Optimization, and SDK Improvements

fromInfoQ
6 months ago
Web frameworks

.NET 10 Preview 4: Improved JSON Patch, Blazor Diagnostics, OpenAPI Integration, and More

fromInfoQ
7 months ago
Mobile UX

.NET 10 Preview 3: C# 14 Extension Members, ASP.NET Core State Persistence and Other Improvements

fromInfoQ
5 months ago

.NET 10 Preview 5 Brings Blazor Observability, XAML Simplification and More

Earlier this month, Microsoft announced the release of .NET 10 Preview 5, delivering updates across multiple components, including ASP.NET Core, .NET MAUI, Windows Presentation Foundation (WPF), and Entity Framework Core.
Web development
Bootstrapping
fromInfoWorld
6 months ago

How to use the IServiceProvider interface in ASP.NET Core

IServiceProvider enhances service dependency resolution in ASP.NET Core, improving application maintainability and testability.
[ Load more ]