terrajobst / MsdnResolver
Shows how to resolve URLs for MSDN given an API.
☆11Updated 9 years ago
Alternatives and similar repositories for MsdnResolver:
Users that are interested in MsdnResolver are comparing it to the libraries listed below
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆12Updated 6 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A Visual Studio extension to convert packages.config to project.json☆14Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- ☆39Updated 7 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 7 months ago
- Windows/.Net System Color Chart (includes DWM Colors)☆11Updated 10 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- Setting Visual Studio startup projects by hacking the suo☆46Updated this week
- Machine learning with F#, WPF, and .NET Core☆14Updated 3 years ago
- ☆17Updated 5 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Show desktop notifications using this library☆18Updated this week
- Helper objects to browse complex structures returned by ClrMD☆64Updated 11 months ago
- Global type inference for C# 8 nullable reference types☆35Updated 3 weeks ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago