KevinDockx / AspNetCoreAsyncAPI
Fully async version of the CityInfo demo project from my Building Your First API with ASP.NET Core course at Pluralsight. Many thanks to @petersantiago for this!
☆27Updated 7 years ago
Alternatives and similar repositories for AspNetCoreAsyncAPI:
Users that are interested in AspNetCoreAsyncAPI are comparing it to the libraries listed below
- Sample of using ResultFilter and ValueTuple when building an API with ASP.NET Core☆18Updated 6 years ago
- ☆16Updated 7 years ago
- ☆17Updated 6 years ago
- Hosting extensions for ASP.NET Core☆34Updated 6 years ago
- Handy extensions for the MediatR package☆46Updated 9 years ago
- Gateway service for Bibliotheca infrastructure.☆20Updated 6 years ago
- Identity Server 4 testing helper for .NET Core☆25Updated 6 years ago
- Lightweight ASP.NET Core MVC Pagination, Filtering, Sorting, Expanding and DataShaping Library☆35Updated 5 years ago
- ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm☆40Updated 5 years ago
- Console Application demo of the SQL Stream Store using InMemoryStreamStore☆15Updated 2 years ago
- The demos for masstransit used in conference sessions (e.g. NDC Oslo)☆17Updated 9 years ago
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 4 years ago
- Examples how to use MediatR library in ASP.NET Web Api project.☆14Updated 8 years ago
- Tutorial with samples about how to setup .Net Core with Docker