practical-aspnetcore
ASP.NET Core samples
A collection of practical ASP.NET Core samples showcasing various features and technologies.
Practical samples of ASP.NET Core 9 RC2, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
10k stars
404 watching
1k forks
Language: C#
last commit: 22 days ago
Linked from 3 awesome lists
asp-net-coreaspnet-coreaspnetcoredotnet-corehacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
davidfowl/aspnetcorediagnosticscenarios | A collection of examples and guides to help developers avoid common pitfalls when building scalable ASP.NET Core applications | 7,967 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
aspnetrun/run-aspnetcore-microservices | Real-world e-commerce microservices project showcasing implementation of .NET 8 and C# 12 for building scalable, loosely-coupled services with event-driven communication and distributed databases. | 2,753 |
dotnet/aspnet-api-versioning | Provides libraries and tools to add versioning semantics to ASP.NET API services | 3,061 |
aspnet/samples | Provides a collection of sample projects demonstrating various features and concepts of ASP.NET applications. | 987 |
microsoft/wpf-samples | A repository of WPF samples demonstrating various API usage patterns and features for building desktop applications using .NET | 5,131 |
microsoft/fluentui-blazor | A Blazor component library providing modern UI components for ASP.NET Core web applications. | 3,844 |
dotnetcore/bootstrapblazor | An enterprise-level UI component library based on Bootstrap and Blazor for building web applications. | 2,625 |
amitpnk/onion-architecture-asp.net-core | A .NET Core API solution template implementing Onion Architecture with essential features. | 863 |
grpc/grpc-dotnet | An implementation of the gRPC remote procedure call framework for .NET applications | 4,204 |
dotnetzoom/aspnetcore-webapi-course | A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. | 858 |
blowdart/aspnetauthorizationworkshop | A workshop for learning ASP.NET Core Authorization | 1,172 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,803 |
gothinkster/aspnetcore-realworld-example-app | A fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication. | 1,946 |
blacklanternsecurity/bbot | A multipurpose scanner built to automate reconnaissance, bug bounty, and assembly security testing | 5,289 |