Pinned Repositories
apacheproxy
Test proxy server with anonymous and basic authentication
AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
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. We welcome contributions.
corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
corefx-net-endpoint
Contains source files for the networking test server endpoint in Azure. Used by dotnet/corefx repo.
corefx-net-testservers
Contains source files for the networking test servers in Azure. Used by dotnet/corefx repo
corefx-net-tls
Contains source files for the TLS networking test servers in Azure. Used by dotnet/corefx repo
corefx-testdata
Test assets that are required by the corefx repository, and referenced as nuget packages.
davidsh's Repositories
davidsh/corefx-net-endpoint
Contains source files for the networking test server endpoint in Azure. Used by dotnet/corefx repo.
davidsh/apacheproxy
Test proxy server with anonymous and basic authentication
davidsh/AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
davidsh/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
davidsh/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. We welcome contributions.
davidsh/corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
davidsh/corefx-net-testservers
Contains source files for the networking test servers in Azure. Used by dotnet/corefx repo
davidsh/corefx-net-tls
Contains source files for the TLS networking test servers in Azure. Used by dotnet/corefx repo
davidsh/corefx-testdata
Test assets that are required by the corefx repository, and referenced as nuget packages.
davidsh/curl
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
davidsh/davidsh.github.io
davidsh/docs
This repository contains .NET Documentation.
davidsh/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
davidsh/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
davidsh/Kerberos.NET
A Managed Code validator for Kerberos tickets
davidsh/krb5
mirror of MIT krb5 repository
davidsh/NetworkingTests
Tests to validate networking functionality especially for enterprise scenarios
davidsh/NetworkingTestServer
Contains source files for the networking test server in Azure. Used by dotnet/corefx repo.
davidsh/pipelines-dotnet-core
A simple ASP.NET Core MVC app for Azure Pipelines docs
davidsh/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.
davidsh/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions