gpanagakis's Stars
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
aureldussauge/SunriseSunset
Computes Sunrise / Sunset times in C#. Also computes civil, nautical and astronomical twilight. This is the C# implementation of Paul Schlyter's sunriset.c.
Marusyk/Simple.HttpPatch
Simple.HttpPatch implementation for .NET to easily allow & apply partial REST-ful service (through Web API) using Http Patch
fedosejev/checkboxes-in-react-16
Simple example of how to create checkboxes in React 16.
hnasr/javascript_playground
Javascript playground tutorials
CrunchyData/pg_tileserv
A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
pramsey/minimal-mvt
Example MVT server and map for pedagogical purposes
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
sshnet/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
Jericho/StrongGrid
Strongly typed library for the entire SendGrid v3 API, including webhooks
oncyberblog/rawgraphs-docker
Dockerised Raw Graphs for local use
rawgraphs/rawgraphs-app
A web interface to create custom vector-based visualizations on top of RAWGraphs core
microsoft/AzUrlShortener
An simple and easy Url Shortener
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
shoshins/apple-receipt
Apple InAppPurchase Receipt - Models, Parser, Validator
San-Jeevan/AppleReceiptVerifierCore
c# .net core version of Apple receipt verification with async await
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
mattosaurus/QRCodeFunction
An Azure Function for generating QR codes.
ThreeMammals/Ocelot
.NET API Gateway
hxDaedalus/hxDaedalus
Daedalus-lib Haxe version
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
JSkimming/Castle.Core.AsyncInterceptor
Library to simplify interception of asynchronous methods
Azure-Samples/Serverless-microservices-reference-architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
GeoJSON-Net/GeoJSON.Net.Contrib
Repository for all GeoJSON.Net *.Contrib projects
GeoJSON-Net/GeoJSON.Net
.Net library for GeoJSON types & corresponding Json.Net (de)serializers
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
IdentityServer/IdentityServer3.Samples
Samples for IdentityServer v3
IdentityServer/IdentityServer3
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana