Pinned Repositories
AssemblyShader
A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly
EnvironmentAbstractions
Interface abstraction for accessing environment variables in .NET
ManagedDism
A managed wrapper for the native Deployment Image Servicing and Management (DISM) API.
ManagedWimgApi
A managed wrapper for the native Windows Imaging API (WIMGAPI).
MSBuildProjectCreator
A fluent API for creating MSBuild projects for use by unit tests
msbuildsummaryfiles
PackagesConfigConverter
A simple utility for converting a project tree from packages.config to PackageReference
packageshadingprototype
A prototype assembly shader
RoslynCodeTaskFactory
An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility
jeffkl's Repositories
jeffkl/ManagedDism
A managed wrapper for the native Deployment Image Servicing and Management (DISM) API.
jeffkl/MSBuildProjectCreator
A fluent API for creating MSBuild projects for use by unit tests
jeffkl/ManagedWimgApi
A managed wrapper for the native Windows Imaging API (WIMGAPI).
jeffkl/RoslynCodeTaskFactory
An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility
jeffkl/EnvironmentAbstractions
Interface abstraction for accessing environment variables in .NET
jeffkl/msbuildsummaryfiles
jeffkl/AssemblyShader
A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly
jeffkl/PackagesConfigConverter
A simple utility for converting a project tree from packages.config to PackageReference
jeffkl/packageshadingprototype
A prototype assembly shader
jeffkl/MSBuildArgs
A class library for generating an MSBuild command-line
jeffkl/SlnGen
SlnGen has moved, this repo is now a fork:
jeffkl/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
jeffkl/msbuild-case-fixer
Tool for correcting file system path case
jeffkl/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/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
jeffkl/BadRestore
jeffkl/DependencyGraph
jeffkl/dotnet-docker
Docker images for .NET and the .NET Tools.
jeffkl/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
jeffkl/MSBuildLocator
An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.exe would.
jeffkl/MSBuildSdks
MSBuild project SDKs
jeffkl/NuGet.Client
Core client libraries for NuGet Services
jeffkl/project-system
The .NET Project System for Visual Studio
jeffkl/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
jeffkl/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
jeffkl/shouldly
Should testing for .NET - the way Asserting *Should* be!
jeffkl/testing
A repo used to test things out
jeffkl/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
jeffkl/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.