Pinned Repositories
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
manickap.github.io
msquic
Cross-platform implementation of the IETF QUIC protocol.
ManickaP's Repositories
ManickaP/manickap.github.io
ManickaP/msquic
Cross-platform implementation of the IETF QUIC protocol.
ManickaP/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
ManickaP/aspnet-benchmarks
Benchmarks for ASP.NET Core
ManickaP/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ManickaP/CLOG
Open Source, cross-platform tool to generate logging/tracing code, using printf() style event descriptions
ManickaP/corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
ManickaP/docs
This repository contains .NET Documentation.
ManickaP/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
ManickaP/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
ManickaP/grpc-dotnet
gRPC for .NET
ManickaP/h3-multiple-connections
ManickaP/learning
ManickaP/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
ManickaP/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
ManickaP/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
ManickaP/runfo
Collection of utilities for working with our devops infrastructure
ManickaP/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.
ManickaP/runtime-issue-reproduction
Reproductions of investigated bugs.
ManickaP/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI