Pinned Repositories
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
orleans
Cloud Native application framework for .NET
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
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.
pentp's Repositories
pentp/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
pentp/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
pentp/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.
pentp/ILSpy
.NET Decompiler
pentp/orleans
Orleans - Distributed Virtual Actor Model
pentp/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.
pentp/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
pentp/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
pentp/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
pentp/CoreWCF
Main repository for the Core WCF project
pentp/docs
This repository contains .NET Documentation.
pentp/edge-token-signing
Native signing backend for Edge
pentp/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
pentp/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
pentp/GenericGrainRef
Repro for https://github.com/dotnet/orleans/issues/6308
pentp/GenUnicodeProp
pentp/InheritDoc
Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
pentp/ipnetwork
IPNetwork command line and C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4 as well as IPv6, is written in C#, has a light and clean API, and is fully unit-tested
pentp/jitutils
pentp/LeanOAuth2Client
OAuth 2.0 client with no extra dependencies and a simple API.
pentp/libphonenumber-csharp
Offical C# port of https://github.com/googlei18n/libphonenumber
pentp/microsoft-authentication-extensions-for-dotnet
Secure cross-platform token cache for MSAL public client apps
pentp/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
pentp/OrleansTestKit
Unit Test Toolkit for Microsoft Orleans
pentp/Pipelines.Sockets.Unofficial
.NET managed sockets wrapper using the new "Pipelines" API
pentp/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
pentp/service-fabric-aspnetcore
This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
pentp/service-fabric-services-and-actors-dotnet
Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications.
pentp/stateless
A simple library for creating state machines in C# code
pentp/stryker-net
Mutation testing for .NET core and .NET framework!