Pinned Repositories
GenerateDotNetBindingRedirects
hammock
REST, easy. A C# HTTP API client for consuming web services.
merge-solutions
Merges Visual Studio solutions into a single .sln file
MonoCecilExtensions
Useful extensions methods for Mono.Cecil
MSBuildBinaryLogAnalyzer
ngrxStoreDemo
NuGetPCToPRMigrator
Migrates all the non Asp.Net projects in the given solution to PackageReference format.
openrasta-core
OpenRasta core libraries
openrasta-hosting-aspnet
Asp.net hosting environment for OpenRasta
MarkKharitonov's Repositories
MarkKharitonov/merge-solutions
Merges Visual Studio solutions into a single .sln file
MarkKharitonov/MonoCecilExtensions
Useful extensions methods for Mono.Cecil
MarkKharitonov/NuGetPCToPRMigrator
Migrates all the non Asp.Net projects in the given solution to PackageReference format.
MarkKharitonov/GenerateDotNetBindingRedirects
MarkKharitonov/MSBuildBinaryLogAnalyzer
MarkKharitonov/argo-cd
Declarative continuous deployment for Kubernetes.
MarkKharitonov/azure-pipelines-tasks
Tasks for Azure Pipelines
MarkKharitonov/bash-parse-command-line-args
A script to parse command line arguments AND generate the help text based on a JSON argument spec.
MarkKharitonov/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
MarkKharitonov/DumpHeap2DB
Dumps the dumpheap output to a Sql Server database.
MarkKharitonov/fah-control
Folding@home Client Advanced Control GUI
MarkKharitonov/FUTDExperiments
Experiment with the Visual Studio's Fast Up To Date heuristic.
MarkKharitonov/HiddenFolders
The code for https://stackoverflow.com/questions/71164341/why-visual-studio-hides-certain-folders-in-a-codeless-c-sharp-project
MarkKharitonov/InMemoryMSBuild
MarkKharitonov/LearningTPLDataFlow
MarkKharitonov/LinuxCoreDumpUtils
A few scripts to ease .NET Core dump analysis on Linux using lldb
MarkKharitonov/ManyConsole
An extension to Mono.Options for writing console applications with multiple commands
MarkKharitonov/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
MarkKharitonov/MSBuildBugReproductionScripts
Powershell scripts to help reduce a .NET solution to a minimal reproduction of an msbuild bug
MarkKharitonov/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
MarkKharitonov/PackageAssetsJsonAnomaly
A minimal reproduction of a potential msbuild bug related to inconsistent generation of project.assets.json for non SDK projects using PackageReference.
MarkKharitonov/ParseWiki
MarkKharitonov/PrivateGalleryCreator
Create private extension galleries for Visual Studio
MarkKharitonov/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
MarkKharitonov/RunningVSInstanceFinder
Returns the DTE object corresponding to the running VS instance where the given solution is open
MarkKharitonov/StackExchange.Precompilation
Roslyn based csc.exe and aspnet_compiler.exe replacement with metaprogramming hooks for ASP.NET MVC projects from the pre-DNX era
MarkKharitonov/test-aks-win-local-storage
MarkKharitonov/test_load_msbuild_project
MarkKharitonov/TinyWebApp
A tiny Asp.Net web application to experiment with AspNetCompiler.
MarkKharitonov/TPLDataFlow