miroslavpopovic / aspnetcore-workshopLinks
A sample code and instructions for ASP.NET Core 3.0 workshop
☆80Updated 3 years ago
Alternatives and similar repositories for aspnetcore-workshop
Users that are interested in aspnetcore-workshop are comparing it to the libraries listed below
Sorting:
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 4 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆126Updated 6 years ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 5 years ago
- Real-time chat app using ASP.NET Core and Blazor☆90Updated 5 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆70Updated 2 weeks ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…