Projects in Awesome Lists by peterkovecses
A curated list of projects in awesome lists by peterkovecses .
https://github.com/peterkovecses/oktaauthdemo
This is a demo app for Okta OpenID in Blazor WASM with a ASP.NET Core Web API Backend.
blazor-webassembly okta openid-connect webapi2
Last synced: 18 Aug 2025
https://github.com/peterkovecses/vocabuddy
A language learning app with ASP.NET Core Web API, Blazor UI and ASP.NET Core Identity for user management. Utilizes JWT, Entity Framework Core, MediatR and more.
asp-net-core blazor-webassembly clean-architecture cqrs-pattern ef-core fluent-validations identity-server jwt-auth mediatr pipeline-behaviors result-pattern sql-server web-api
Last synced: 30 Aug 2025
https://github.com/peterkovecses/resilientrefitdemo
Demo application showcasing the use of the Microsoft.Extensions.Http.Resilience package with Refit. This application aims to demonstrate how to implement resilience in HTTP calls in ASP.NET Core applications using efficient, transparent communication with external APIs.
asp-net-core polly problem-details resilience serilog
Last synced: 07 May 2025
https://github.com/peterkovecses/weatherapp
This project demonstrates the seamless integration of Blazor Components in an ASP.NET MVC application, allowing for interactive and dynamic UI elements to be rendered on the server side.
asp-net-mvc blazor blazor-server imemorycache
Last synced: 30 Oct 2025
https://github.com/peterkovecses/apiversioningdemo
Demo ASP.NET Core Web API application showcasing API versioning. This project demonstrates how to implement API versioning using URL segments. Each version is documented in the OpenAPI specification and available through the Swagger UI, powered by the Swashbuckle.AspNetCore package.
api-versioning asp-net-core open-api-specification swagger-ui web-api
Last synced: 15 Aug 2025
https://github.com/peterkovecses/odataapplydemo
When using OData $apply in a query, the response does not comply with the OData protocol. I have created a demo application to demonstrate a solution to this issue.
Last synced: 07 May 2025
https://github.com/peterkovecses/northwindtraders
This is an example .NET Web API, using EF Core and the Microsoft Northwind Traders database. I used Jason Taylor's Clean Architecture Solution Template during the implementation.
Last synced: 20 Jul 2025
https://github.com/peterkovecses/barbershop
Simple barber shop web application with time booking option
Last synced: 07 May 2025
https://github.com/peterkovecses/mediatrdemo
I have created a MediatR demo application showcasing the usage of Pipeline Behaviors, Result Pattern, and Fluent Validations.
fluentvalidation mediatr pipeline-behaviors result-type serilog
Last synced: 01 Aug 2025
https://github.com/peterkovecses/custommapper
My type mapper implementation. Not for all types, just for practicing Reflection.
Last synced: 06 May 2025
https://github.com/peterkovecses/odataapiversioningviaurlpathdemo
A simple demo application to demonstrate API Versioning via URL Path for an OData Web API.
odata swagger url-path-versioning web-api-core
Last synced: 17 Oct 2025
https://github.com/peterkovecses/odataexpandpowerbidemo
This repository is dedicated to testing issues related to the OData $expand query in Power Platform.
Last synced: 10 Jul 2025
https://github.com/peterkovecses/odatacustomroutingdemo
A simple demo application that demonstrates how to register different EntitySets with the same name, which can be useful for API versioning,
api-versioning dotnet odata routing web-api-core
Last synced: 02 Jul 2025
https://github.com/peterkovecses/odatademo
A simple .NET Web API with OData protocol to demonstrate basic OData features.
Last synced: 07 May 2025
https://github.com/peterkovecses/vateralite
This Razor Pages application serves as a simple online reservation system for a single-product business. Customers can reserve products on the website after authentication. The stock is replenished by a Producer process, and reservations are processed chronologically. The application logs reservations and stock changes with unique identifiers.
Last synced: 07 May 2025
https://github.com/peterkovecses/drpet
Razor Pages app, it's a page of a veterinary practice.
Last synced: 07 May 2025