An open API service providing repository metadata for many open source software ecosystems.

GitHub / peterkovecses 1 Repository

peterkovecses/DapperDemo

Demo app built with Aspire, Minimal APIs, and Vertical Slice Architecture, using Dapper for data access. Clean, modular .NET backend to showcase modern service composition and lightweight persistence.

Language: C# - Size: 19.5 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 738 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

peterkovecses/MediatRDemo

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

Language: C# - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

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.

Language: HTML - Size: 947 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

peterkovecses/OktaAuthDemo

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

Language: CSS - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

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.

Language: C# - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

peterkovecses/ODataExpandPowerBiDemo

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

Language: C# - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

peterkovecses/ODataDemo

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

Language: C# - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

peterkovecses/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# - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

peterkovecses/ODataApiVersioningViaUrlPathDemo

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

Language: C# - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 24.1 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0