Peter Kovecses's repositories

OktaAuthDemo

This is a demo app for Okta OpenID in Blazor WASM with a ASP.NET Core Web API Backend.

Language:CSSStargazers:2Issues:1Issues:0

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.

Language:C#Stargazers:1Issues:1Issues:0

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.

Language:C#Stargazers:1Issues:1Issues:0

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.

Language:C#Stargazers:1Issues:1Issues:0

MediatRDemo

I have created a MediatR demo application showcasing the usage of Pipeline Behaviors, Result Pattern, and Fluent Validations.

Language:C#Stargazers:0Issues:1Issues:0

ODataApiVersioningViaUrlPathDemo

A simple demo application to demonstrate API Versioning via URL Path for an OData Web API.

Language:C#Stargazers:0Issues:1Issues:0

ODataCustomRoutingDemo

A simple demo application that demonstrates how to register different EntitySets with the same name, which can be useful for API versioning,

Language:C#Stargazers:0Issues:1Issues:0

ODataDemo

A simple .NET Web API with OData protocol to demonstrate basic OData features.

Language:C#Stargazers:0Issues:1Issues:0

ODataExpandPowerBiDemo

This repository is dedicated to testing issues related to the OData $expand query in Power Platform.

Language:C#Stargazers:0Issues:1Issues:0

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.

Language:C#Stargazers:0Issues:1Issues:0