Pinned Repositories
azure-docs
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.
azure-sdk-for-c
Microsoft Azure SDK for Embedded C
azure-sdk-for-cpp
This repository is for active development of the Azure SDK for C++.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
azure-sdk-for-cpp
This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
ahsonkhan's Repositories
ahsonkhan/azure-sdk-for-cpp
This repository is for active development of the Azure SDK for C++.
ahsonkhan/json-ux-study-answers
ahsonkhan/JsonUserStudy
Scenarios used to evaluate usability of the new System.Text.Json APIs as part of .NET Core 3.0
ahsonkhan/JsonUxStudy
Scenarios used to evaluate usability of the new System.Text.Json APIs as part of .NET Core 3.0.
ahsonkhan/WebCrawler
Used to grab player data for FYDP SE 2016
ahsonkhan/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.
ahsonkhan/azure-sdk-for-c
Microsoft Azure SDK for Embedded C
ahsonkhan/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
ahsonkhan/runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
ahsonkhan/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python, Ruby
ahsonkhan/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
ahsonkhan/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
ahsonkhan/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
ahsonkhan/azure-sdk-ux-study
Scenarios used to evaluate usability of the new C++ SDK for Azure.
ahsonkhan/core-setup
Installer packages for the .NET Core runtime and libraries
ahsonkhan/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
ahsonkhan/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
ahsonkhan/docfx-tmpl
A DocFX template patching the Default template
ahsonkhan/docs
This repository contains .NET Documentation.
ahsonkhan/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
ahsonkhan/extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
ahsonkhan/json-ux-study
ahsonkhan/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
ahsonkhan/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
ahsonkhan/PracticalDebugging
ahsonkhan/ReportGenerator
ReportGenerator converts coverage reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
ahsonkhan/SampleAzureSDK
Sample for getting started with Azure SDK for C++ using vcpkg and MSBuild
ahsonkhan/samples
Sample code and snippets used in the .NET documentation
ahsonkhan/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
ahsonkhan/vcpkg
C++ Library Manager for Windows, Linux, and MacOS