Pinned Repositories
CodeDiff
Code diff tool based on comparing the SyntaxTrees created by the Roslyn compiler
CommandLine
CommandLine parser
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
ghcreate
Tool that will check/list/create objects in GitHub repositories
IssueCreator
Tool to streamline the creation of GitHub issues
OAuth.net
Library to handle the OAuth protocol. Implements http://tools.ietf.org/html/rfc5849
OutputColorizer
Colorize your output with this simple to use and extensible library
SmugMug.NET
This contains a C# object model over the SmugMug API.
SudokuSolver
ZenHub.NET
.NET API for communicating with ZenHub
AlexGhiondea's Repositories
AlexGhiondea/CommandLine
CommandLine parser
AlexGhiondea/OutputColorizer
Colorize your output with this simple to use and extensible library
AlexGhiondea/SmugMug.NET
This contains a C# object model over the SmugMug API.
AlexGhiondea/ZenHub.NET
.NET API for communicating with ZenHub
AlexGhiondea/IssueCreator
Tool to streamline the creation of GitHub issues
AlexGhiondea/OAuth.net
Library to handle the OAuth protocol. Implements http://tools.ietf.org/html/rfc5849
AlexGhiondea/ghcreate
Tool that will check/list/create objects in GitHub repositories
AlexGhiondea/ComputeClosure
Tool to compute the assembly closure for a given .NET assembly
AlexGhiondea/TicTacToe
TicTacToe 5 in a row game
AlexGhiondea/DrawIt
Draw scale pictures with ease
AlexGhiondea/ghUpdate
Tool to bulk update GitHub issues
AlexGhiondea/SmugMugSync
Tool to synchronize the pictures/videos in the SmugMug account with your computer.
AlexGhiondea/standard
This repo is building the .NET Standard
AlexGhiondea/amqp-common-js
Azure AMQP abstractions for javascript/typescript that contains common types and interfaces for use in Service Bus and Event Hubs.
AlexGhiondea/azure-sdk
This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
AlexGhiondea/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
AlexGhiondea/azure-sdk-for-js
An isomorphic javascript sdk for Azure services
AlexGhiondea/azure-sdk-for-net
.NET Libraries for Azure
AlexGhiondea/azure-sdk-for-net-lab
This repo is for experimentation and exploring new ideas that may or may not make it into the main azure-sdk-for-net repo.
AlexGhiondea/azure-sdk-for-node
Azure SDK for Node.js - Documentation
AlexGhiondea/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
AlexGhiondea/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
AlexGhiondea/azure-service-bus-node
AlexGhiondea/BenchmarkDotNet
Powerful .NET library for benchmarking
AlexGhiondea/codeformatter
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
AlexGhiondea/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
AlexGhiondea/dotnet-apiport
This repo contains APIPort client tools and libraries
AlexGhiondea/il
AlexGhiondea/SudokuSolver.TS
TypeScript implementation of a SudokuSolver
AlexGhiondea/WPFSample