premchandrasingh's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jgraph/drawio-desktop
Official electron build of draw.io
appwrite/appwrite
Your backend, minus the hassle.
istio/istio
Connect, secure, control, and observe services.
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
foambubble/foam
A personal knowledge management and sharing system for VSCode
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.
reduxjs/redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
provectus/kafka-ui
Open-Source Web UI for Apache Kafka Management
ThreeMammals/Ocelot
.NET API Gateway
voidcosmos/npkill
List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
WinMerge/winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
ExcelDataReader/ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files
ann-afame/DEVOPS-WORLD
codingexplained/complete-guide-to-elasticsearch
Contains all of the queries used within the Complete Guide to Elasticsearch course.
Mpdreamz/shellprogressbar
ShellProgressBar - display progress in your console application
khalidabuhakmeh/ConsoleTables
Print out a nicely formatted table in a console application C#
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
goblinfactory/konsole
Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-ish console compatible window, supporting all normal console writing to a windowed section of the screen, supporting scrolling and clipping of console output.
json-api-dotnet/JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
tusdotnet/tusdotnet
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
donnytian/Npoi.Mapper
Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
neilharvey/FileSignatures
A small library for detecting the type of a file based on header signature (also known as magic number).
dmalvia/React_Redux_ToolKit_Movie_App
coddicat/DebounceThrottle
C# Debounce and Throttle dispatchers
iluvadev/ConsoleProgressBar
Simple and versatile ProgressBar for Console Applications, written in C#, .Net Standard 2.1. Progress and/or Marquee, with estimated remaining time, custom layouts, dynamic text, colors and more.
kpreisser/AsyncReaderWriterLockSlim
An async-ready alternative to .NET's ReaderWriterLockSlim.