Pinned Repositories
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
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.
Docs
dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
fsharp
The Visual F# compiler and tools
suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
KevinRansom's Repositories
KevinRansom/fsharp
The Visual F# compiler and tools
KevinRansom/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
KevinRansom/AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
KevinRansom/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, ...).
KevinRansom/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.
KevinRansom/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
KevinRansom/FsAutoComplete
F# language server using Language Server Protocol
KevinRansom/fsharp-formatting-for-vs
Visual Studio Formatter for F#
KevinRansom/FSharp.TypeProviders.SDK
The SDK for creating F# type providers
KevinRansom/fslang-design
RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
KevinRansom/fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
KevinRansom/GitVersion
From git log to SemVer in no time
KevinRansom/installer
.NET Core SDK Setup
KevinRansom/interactive
KevinRansom/interactive-window
Visual Studio Interactive Window
KevinRansom/kevinransom
KevinRansom/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
KevinRansom/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
KevinRansom/printfPercentA
KevinRansom/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
KevinRansom/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
KevinRansom/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
KevinRansom/SparcStuff
KevinRansom/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
KevinRansom/symreader
Managed definitions for COM interfaces exposed by DiaSymReader APIs
KevinRansom/templates
Templates for .NET
KevinRansom/templating
This repo contains the Template Engine which is used by dotnet new
KevinRansom/test-templates
KevinRansom/toolset
.NET Core Toolset
KevinRansom/try
Try .NET is an interactive documentation generator for .NET Core.