#aspnet-core

[ follow ]
#web-api
#net-10
fromInfoQ
2 months ago
Web frameworks

.NET 10 Preview 2: Enhanced Reconnection UI, Improved Blazor Features, and Updates Across the Stack

fromInfoQ
1 week ago
Web frameworks

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

fromInfoQ
1 month ago
Mobile UX

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

Web frameworks
fromInfoQ
2 months ago

.NET 10 Preview 2: Enhanced Reconnection UI, Improved Blazor Features, and Updates Across the Stack

The second preview release of .NET 10 enhances user experience and flexibility, particularly in ASP.NET Core and Blazor.
fromInfoQ
1 week ago
Web frameworks

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

fromInfoQ
1 month ago
Mobile UX

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

fromInfoQ
2 months ago

ASP.NET Core 10 Preview 2 Streamlines Blazor Navigation, Updates OpenAPI

The latest ASP.NET Core 10 Preview 2 update focuses on refining navigation in Blazor, enhancing the developer experience with improved tooling and feedback implementation.
Angular
fromInfoWorld
2 months ago

How to implement idempotent APIs in ASP.NET Core

Idempotent APIs ensure that duplicate requests will yield one and the same result, making them robust and fault-tolerant.
Bootstrapping
fromInfoQ
2 months ago

.NET Team Announces Release of HybridCache Library for .NET 9

Using HybridCache optimizes both in-memory and distributed cache systems, enhancing performance and security while reducing boilerplate code, thereby simplifying app development.
React
fromHackernoon
1 year ago

Mastering Response Compression Middleware in ASP.NET Core | HackerNoon

Response compression in ASP.NET Core optimizes network bandwidth usage by reducing the size of responses sent to clients, enhancing application performance and speed.
Web frameworks
fromInfoWorld
4 months ago

How to use resource-based authorization in ASP.NET Core

When implementing authorization in ASP.NET Core, consider resource-based authorization for scenarios where attribute-based authorization falls short, like document editing.
JavaScript
[ Load more ]