Pinned Repositories
figgle
ASCII banner generation for .NET
fix-decoder
Unravels FIX messages into human readable tables
joystick
A minimal C++ object-oriented API onto joystick devices under Linux
metadata-extractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
metadata-extractor-dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
metadata-extractor-images
Database of images from various digital cameras
string-theory
Identify and reduce memory used by duplicate .NET strings
vs-side-scroller
Scroll horizontally with the mouse wheel when holding the shift key in Visual Studio
smoothie
Smoothie Charts: smooooooth JavaScript charts for realtime streaming data
netmq
A 100% native C# implementation of ZeroMQ for .NET
drewnoakes's Repositories
drewnoakes/metadata-extractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
drewnoakes/metadata-extractor-dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
drewnoakes/figgle
ASCII banner generation for .NET
drewnoakes/metadata-extractor-images
Database of images from various digital cameras
drewnoakes/xmp-core-dotnet
.NET library for working with the Extensible Metadata Platform (XMP)
drewnoakes/boing
2D physics simulation for .NET
drewnoakes/beep
Machine that goes ping, for your command line
drewnoakes/project-system
The C#, F# and Visual Basic project system for Visual Studio
drewnoakes/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
drewnoakes/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2010/2012/2013/2015/2017).
drewnoakes/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
drewnoakes/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
drewnoakes/visualstudio-docs
Visual Studio Documentation
drewnoakes/vs-validation
Common input and integrity validation routines for Visual Studio and other applications
drewnoakes/aspire
.NET Aspire
drewnoakes/AspNetCore.Docs
Documentation for ASP.NET Core
drewnoakes/Community.VisualStudio.SourceGenerators
drewnoakes/digicam_corpus
Corpus of Digital Camera files.
drewnoakes/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
drewnoakes/grpc-dotnet
gRPC for .NET
drewnoakes/KnownMonikersExplorer
A Visual Studio extension
drewnoakes/MarkdownEditor
A Visual Studio extension
drewnoakes/netmq
Port of ZeroMQ to .Net
drewnoakes/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
drewnoakes/Ocelot
.NET core API Gateway
drewnoakes/project-system-tools
Tools for working with the C#/VB/F# project system.
drewnoakes/ResourceService
drewnoakes/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
drewnoakes/VSProjectSystem
Documentation for extending Visual Studio with new types of projects.
drewnoakes/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions