Ioannis-Karyotis
Hello there . This is my new GitHub profile . I am a student programmer and I look forward to contribute to organisations that refer to my interests
Thessaloniki, Greece
Ioannis-Karyotis's Stars
BehzadDara/OnlineShop
dotnet-labs/Minimal-URL-Shortener
An example web app based on the new feature in .NET 8 | minimal web API in ASP.NET 8
dotnet-labs/ServiceWorkerCronJob
Schedule Cron Jobs using HostedService in ASP.NET Core
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
s-hironobu/pg_plan_inspector
A framework to monitor and improve the performance of PostgreSQL using Machine Learning methods.
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
EduardoJuliao/MQTTFirstLook
charlax/professional-programming
A collection of learning resources for curious software engineers
AdamMil/WebDAV.Server
This library implements a flexible, extensible, and quite standards-compliant WebDAV server built on ASP.NET. The WebDAV server can serve any type of hierarchical data, not only files. It supports transparent compression, partial transfers, partial updates, locking, editing, dead properties, strong typing of WebDAV properties, request preconditions, and other features. Setting up a simple WebDAV server to serve some files only requires adding some lines to your web.config file; no code needs to be written. If you want to serve another type of data over WebDAV, it is fairly easy to implement new service providers.
JingoC/WebDavServer
WebDav server example on REST API
GrillPhil/PeriodicBackgroundTaskSample
Sample on how to run and manage periodic background tasks in ASP.NET core 6