#aspnet-core

[ follow ]
#microsoft

.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.

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.

.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.

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.
moremicrosoft

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.
#net-9

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.

ASP.NET Core 9 Preview 5: Static Web Optimization, Blazor Additions, New Project Template and More

Enhancements in .NET 9 Preview 5 focus on optimizing static web asset delivery and improving the Blazor Server experience.

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.

ASP.NET Core 9 Preview 5: Static Web Optimization, Blazor Additions, New Project Template and More

Enhancements in .NET 9 Preview 5 focus on optimizing static web asset delivery and improving the Blazor Server experience.
morenet-9
#sircl

Build Rich Web Apps with ASP.NET Core and Sircl - Part 4

Building interactive web applications with ASP.NET Core and Sircl is straightforward, utilizing Bootstrap modals for enhanced user experience.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 4

Support Bootstrap modals in ASP.NET Core with Sircl easily.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 4

Building interactive web applications with ASP.NET Core and Sircl is straightforward, utilizing Bootstrap modals for enhanced user experience.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 4

Support Bootstrap modals in ASP.NET Core with Sircl easily.
moresircl

An Introduction to ASP.NET Core MVC through an Example (Part 5)

Using services in ASP.NET Core can simplify shopping cart management.

Understanding authentication in Blazor and ASP.NET Core

Authentication is a crucial aspect in application development and needs careful consideration and understanding.
#angular

Enjoy rich integral types of .NET and overcome the 53-bit limitation of JavaScript

Using JS Doc comments to hint data range for TypeScript interfaces in JavaScript clients.
Utilize string object for large integral numbers in JavaScript request and response payloads.
Customize serialization/binding for specific integral types in ASP.NET Core Web API.

Tour of Heroes: MAUI, with ASP.NET Core 8 Backend

The 'Tour of Heroes' app is a tutorial app for Angular 2+ that demonstrates functional and technical features of building a real-world business application.
This series of articles explores the experiences of building the 'Tour of Heroes' app on different frontend development platforms, including Angular, Aurelia, React, Vue, Xamarin, and MAUI.

Tour of Heroes: MAUI, with ASP.NET Core 8 Backend

The 'Tour of Heroes' app is a tutorial app for Angular 2+ that demonstrates functional and technical features of building a real-world business application.
This series of articles explores the experiences of building the 'Tour of Heroes' app on different frontend development platforms, including Angular, Aurelia, React, Vue, Xamarin, and MAUI.

Enjoy rich integral types of .NET and overcome the 53-bit limitation of JavaScript

Using JS Doc comments to hint data range for TypeScript interfaces in JavaScript clients.
Utilize string object for large integral numbers in JavaScript request and response payloads.
Customize serialization/binding for specific integral types in ASP.NET Core Web API.

Tour of Heroes: MAUI, with ASP.NET Core 8 Backend

The 'Tour of Heroes' app is a tutorial app for Angular 2+ that demonstrates functional and technical features of building a real-world business application.
This series of articles explores the experiences of building the 'Tour of Heroes' app on different frontend development platforms, including Angular, Aurelia, React, Vue, Xamarin, and MAUI.

Tour of Heroes: MAUI, with ASP.NET Core 8 Backend

The 'Tour of Heroes' app is a tutorial app for Angular 2+ that demonstrates functional and technical features of building a real-world business application.
This series of articles explores the experiences of building the 'Tour of Heroes' app on different frontend development platforms, including Angular, Aurelia, React, Vue, Xamarin, and MAUI.
moreangular
#unit-testing

NUnit in ASP.NET Core - What You Need to Get Started

ASP.NET Core is an open-source framework for building web applications.
NUnit is a unit-testing framework for C# developers.

WebApplicationFactory in ASP.NET Core: Practical Tips for C# Developers

Using WebApplicationFactory in ASP.NET Core provides a simplified way to set up and execute integration and unit tests for ASP.NET Core applications.
WebApplicationFactory creates an in-memory TestServer instance of the web application being tested, providing an environment to test HTTP requests and responses.

NUnit in ASP.NET Core - What You Need to Get Started

ASP.NET Core is an open-source framework for building web applications.
NUnit is a unit-testing framework for C# developers.

WebApplicationFactory in ASP.NET Core: Practical Tips for C# Developers

Using WebApplicationFactory in ASP.NET Core provides a simplified way to set up and execute integration and unit tests for ASP.NET Core applications.
WebApplicationFactory creates an in-memory TestServer instance of the web application being tested, providing an environment to test HTTP requests and responses.
moreunit-testing

Tour of Heroes: MAUI, with ASP.NET Core 8 Backend

The 'Tour of Heroes' app is a tutorial app for Angular 2+ that demonstrates functional and technical features of building a real-world business application.
This series of articles explores the experiences of building the 'Tour of Heroes' app on different frontend development platforms, including Angular, Aurelia, React, Vue, Xamarin, and MAUI.
#ASP.NET Core

Tour of Heroes: React, with ASP.NET Core Backend

This article is part of a series comparing different frontend development platforms for building the "Tour of Heroes" app.
The focus of this article is on using React TS with an ASP.NET Core Web API.
The article provides information on how to use the code and the prerequisites for running it.

Tour of Heroes: React, with ASP.NET Core Backend

This article is part of a series comparing different frontend development platforms for building the "Tour of Heroes" app.
The focus of this article is on using React TS with an ASP.NET Core Web API.
The article provides information on how to use the code and the prerequisites for running it.

Tour of Heroes: React, with ASP.NET Core Backend

This article is part of a series comparing different frontend development platforms for building the "Tour of Heroes" app.
The focus of this article is on using React TS with an ASP.NET Core Web API.
The article provides information on how to use the code and the prerequisites for running it.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 3

Sircl is an open-source client-side library that extends HTML to provide partial updating and common behaviors.
In this series, we will cover typical programming problems in ASP.NET Core and see how to solve them using Sircl.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 3

Sircl is an open-source client-side library that extends HTML to provide partial updating and common behaviors.
In this series, we will cover typical programming problems in ASP.NET Core and see how to solve them using Sircl.

Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT

.NET 8 offers new features and enhancements for building microservices with ASP.NET Core 8.
Microservices architecture has advantages such as better understanding of functionality, independent service failure, and easier bug fixes and feature releases.

Tour of Heroes: React, with ASP.NET Core Backend

This article is part of a series comparing different frontend development platforms for building the "Tour of Heroes" app.
The focus of this article is on using React TS with an ASP.NET Core Web API.
The article provides information on how to use the code and the prerequisites for running it.

Tour of Heroes: React, with ASP.NET Core Backend

This article is part of a series comparing different frontend development platforms for building the "Tour of Heroes" app.
The focus of this article is on using React TS with an ASP.NET Core Web API.
The article provides information on how to use the code and the prerequisites for running it.

Tour of Heroes: React, with ASP.NET Core Backend

This article is part of a series comparing different frontend development platforms for building the "Tour of Heroes" app.
The focus of this article is on using React TS with an ASP.NET Core Web API.
The article provides information on how to use the code and the prerequisites for running it.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 3

Sircl is an open-source client-side library that extends HTML to provide partial updating and common behaviors.
In this series, we will cover typical programming problems in ASP.NET Core and see how to solve them using Sircl.

Build Rich Web Apps with ASP.NET Core and Sircl - Part 3

Sircl is an open-source client-side library that extends HTML to provide partial updating and common behaviors.
In this series, we will cover typical programming problems in ASP.NET Core and see how to solve them using Sircl.

Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT

.NET 8 offers new features and enhancements for building microservices with ASP.NET Core 8.
Microservices architecture has advantages such as better understanding of functionality, independent service failure, and easier bug fixes and feature releases.
moreASP.NET Core
from CodeProject
1 year ago

ProtectedJson: integrating Asp.NET Core Configuration and Data Protection

ProtectedJson is an improved Json configuration provider that allows encryption of configuration values
It implements a custom ConfigurationSource and ConfigurationProvider that decrypt encrypted data

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 ]