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.
Real-time Chat Application
A real-time chat application using SignalR to enable instant messaging between users.
Blog and Content Management System
A robust CMS for creating and managing blog posts, categories, and user comments.
API Gateway with Microservices
An example of setting up an API Gateway pattern to manage multiple microservices effectively.
Serverless Functions with Azure
Demonstrates how to build and deploy serverless functions using ASP.NET Core on Azure.
GraphQL API with Hot Chocolate
A sample showcasing how to implement a GraphQL API using the Hot Chocolate framework.