ASP.NET Core Sample Projects

Explore a curated collection of ASP.NET Core sample applications to accelerate your learning and development. These examples showcase various features, best practices, and common scenarios.

E-commerce Platform

A full-stack e-commerce application demonstrating product management, shopping cart, user authentication, and order processing.

Web API Blazor EF Core Authentication

Real-time Chat Application

A real-time chat application using SignalR to enable instant messaging between users.

SignalR WebSockets JavaScript

Blog and Content Management System

A robust CMS for creating and managing blog posts, categories, and user comments.

Razor Pages Entity Framework Admin Panel

API Gateway with Microservices

An example of setting up an API Gateway pattern to manage multiple microservices effectively.

Microservices Ocelot Docker Kubernetes

Serverless Functions with Azure

Demonstrates how to build and deploy serverless functions using ASP.NET Core on Azure.

Azure Functions Serverless Cloud

GraphQL API with Hot Chocolate

A sample showcasing how to implement a GraphQL API using the Hot Chocolate framework.

GraphQL Hot Chocolate API