Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / .ASP.NET-Core

.ASP.NET-Core

.ASP.NET-Core

Great Reads

by Victor Sirghii
On the parent razor page, we add Partial View which will serve as the updatable container. On Ajax calls from the parent page, we update only Partial view content, not the whole page, thus creating a smooth user interaction experience.
by Shenwei Liu
Implementations, settings, tutorials, and issue resolutions for a full-featured data service Web API using ASP.NET Core 8.0 with various launch hosts in Windows platform. The code is backward compatible with ASP.NET Core 6.0 and 7.0.
by TottiWatti
Create lightweight VS 2022 ASP.NET Core SPA template with React style components
by Dev Leader
In this blog post, we’ll explore the concept of async lazy initialization in C#

Latest Articles

by Victor Sirghii
On the parent razor page, we add Partial View which will serve as the updatable container. On Ajax calls from the parent page, we update only Partial view content, not the whole page, thus creating a smooth user interaction experience.
by Shenwei Liu
Implementations, settings, tutorials, and issue resolutions for a full-featured data service Web API using ASP.NET Core 8.0 with various launch hosts in Windows platform. The code is backward compatible with ASP.NET Core 6.0 and 7.0.
by TottiWatti
Create lightweight VS 2022 ASP.NET Core SPA template with React style components
by Dev Leader
In this blog post, we’ll explore the concept of async lazy initialization in C#

All Articles

Sort by Score

.ASP.NET-Core 

by Shenwei Liu
Implementations, settings, tutorials, and issue resolutions for a full-featured data service Web API using ASP.NET Core 8.0 with various launch hosts in Windows platform. The code is backward compatible with ASP.NET Core 6.0 and 7.0.
by TottiWatti
Create lightweight VS 2022 ASP.NET Core SPA template with React style components
by Graeme_Grant
MVVM made simple via Blazing.Mvvm Library using the Microsoft Community Toolkit
by Erik Araojo (Avalonia/gRPC)
Implementation and testing of a duplex gRPC service in C#/.NET
by Gelu Vac
How to use Always Encrypted using MSSQL Encrypt Columns feature with encryption keys stored in Azure Key Vault
by mural3
Progressive disclosure UI on JS disabled browsers
by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.
by Rudi Breedenraedt
Maintain your localization data in SQL Server
by Zijian
Share Identity Bearer Tokens among Distributed ASP.NET Core Web APIs