tmacharia's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
feathericons/feather
Simply beautiful open-source icons
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
adobe-fonts/source-code-pro
Monospaced font family for user interface and coding environments
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
HandBrake/HandBrake
HandBrake's main development repository
gskinner/regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
katspaugh/wavesurfer.js
Audio waveform player
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
futurepress/epub.js
Enhanced eBooks in the browser.
naudio/NAudio
Audio and MIDI library for .NET
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
aishalih/sfwin
SFWin — San Francisco Fonts for Windows 10 and non-Apple Platform.
unosquare/ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
NickCraver/StackExchange.Exceptional
Error handler used for the Stack Exchange network
EdwardRaff/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
jellyfin/TMDbLib
C#.Net library for TheMovieDB
thecodrr/BreadPlayer
Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
protyposis/Aurio
Audio Fingerprinting & Retrieval for .NET
jawa-the-hutt/lz-string-csharp
C# Class implementation of LZ-String javascript library
ryanvalentin/UWP-RichTextControls
Controls for rendering HTML and Syntax-highlighted code in UWP apps
wo80/AcoustID.NET
AcoustID fingerprinter and webservice access in .NET
HoussemDellai/Xamarin-Forms-Pie-Chart
Enrich your mobile application with Pie Charts.
mtebenev/MediaToolkit.NetCore
A .NET library to convert and process all your video & audio files.
tmacharia/download-client
.NET lightweight library for download operations offering download statistics/metrics and events while downloading.
tmacharia/linq-paginator
Retrieve items in a collection in bits by pulling chunks which are in form of pages. Works with huge array of items and only returns items you need.