Skip to content
View peterkovecses's full-sized avatar

Block or report peterkovecses

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. OktaAuthDemo OktaAuthDemo Public

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

    CSS 2

  2. VocaBuddy VocaBuddy Public

    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.

    C# 1

  3. ODataApplyDemo ODataApplyDemo Public

    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.

    C# 1

  4. ResilientRefitDemo ResilientRefitDemo Public

    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 ap…

    C# 1

  5. WeatherApp WeatherApp Public

    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.

    HTML 1

  6. VateraLite VateraLite Public

    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…

    C#