#aspnet-core

[ follow ]
#dependency-injection
fromInfoWorld
1 week ago
Bootstrapping

How to use the IServiceProvider interface in ASP.NET Core

IServiceProvider enhances service dependency resolution in ASP.NET Core, improving application maintainability and testability.
fromInfoQ
7 months ago
JavaScript

ASP.NET Core 9 RC 1: Keep-alive Timeouts for Websockets, Improved SignalR Tracing, and More

Microsoft's .NET 9 Release Candidate introduces significant features like WebSocket keep-alive timeouts and Keyed Dependency Injection services.
fromInfoWorld
1 week ago
Bootstrapping

How to use the IServiceProvider interface in ASP.NET Core

IServiceProvider enhances service dependency resolution in ASP.NET Core, improving application maintainability and testability.
fromInfoQ
7 months ago
JavaScript

ASP.NET Core 9 RC 1: Keep-alive Timeouts for Websockets, Improved SignalR Tracing, and More

Microsoft's .NET 9 Release Candidate introduces significant features like WebSocket keep-alive timeouts and Keyed Dependency Injection services.
more#dependency-injection
#net-10
Web frameworks
fromInfoQ
1 month 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
3 weeks 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.
Web frameworks
fromInfoQ
1 month 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
3 weeks 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.
more#net-10
fromInfoQ
1 month ago
Angular

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

ASP.NET Core 10 Preview 2 focuses on refining Blazor navigation and developer tools based on community feedback.
fromInfoWorld
1 month ago
Bootstrapping

How to implement idempotent APIs in ASP.NET Core

Idempotent APIs protect against duplicate requests, ensuring consistent outcomes.
#net-9
fromInfoQ
11 months ago
JavaScript

ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAI Doc Generation, HybridCache and More

Microsoft released .NET 9 Preview 4 with ASP.NET Core features including OpenAPI support, HybridCache API, SSR pages in Blazor Web app, and improvements to avoid 503 errors.
fromInfoQ
7 months ago
JavaScript

.NET 9 Release Candidate 1: Approaching Final Release with Updates Across the Framework

Microsoft released the first release candidate for .NET 9, introducing numerous updates for developers in ASP.NET Core, libraries, and workload management.
fromInfoQ
1 month ago
React

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

HybridCache enhances performance by combining in-memory and distributed caching, reducing boilerplate code.
fromInfoQ
11 months ago
JavaScript

ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAI Doc Generation, HybridCache and More

Microsoft released .NET 9 Preview 4 with ASP.NET Core features including OpenAPI support, HybridCache API, SSR pages in Blazor Web app, and improvements to avoid 503 errors.
fromInfoQ
7 months ago
JavaScript

.NET 9 Release Candidate 1: Approaching Final Release with Updates Across the Framework

Microsoft released the first release candidate for .NET 9, introducing numerous updates for developers in ASP.NET Core, libraries, and workload management.
fromInfoQ
1 month ago
React

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

HybridCache enhances performance by combining in-memory and distributed caching, reducing boilerplate code.
more#net-9
fromInfoWorld
3 months ago
JavaScript

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

Resource-based authorization in ASP.NET Core allows for finer control over access, especially in dynamic scenarios like document editing.
fromCodeProject
7 months ago
JavaScript

A Full-featured ASP.NET Core Data Service Web API with Launch Hosts of IIS, IIS Express, and HTTP.sys

The data service Web API simplifies local setup on Windows by disabling security features initially.
fromCodeProject
10 months ago
JavaScript

Tour of Heroes: Blazor WebAssembly Standalone App

The article compares various frontend development platforms by demonstrating the experience of building the 'Tour of Heroes' app.
[ Load more ]