winscripter's starred repositories
BlazorContextMenu
A context menu component for Blazor !
vs-solutionpersistence
Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.
Darcula-Theme-VS-2022
Theme extension for Visual Studio 2022 based on "Darcula Theme" from rokoroku and inspired by the original "Darcula" from JetBrains.
DotNetParser
Run C# executables in C#
html2canvas
Screenshots with JavaScript
command-line-api
Command line parsing, invocation, and rendering of terminal output.
ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
libgdiplus
C-based implementation of the GDI+ API
BlazorGitHubPagesDemo
Sample repository for deploying ASP.NET Blazor WASM to GitHub Pages
vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
vs-validation
Common input and integrity validation routines for Visual Studio and other applications
MarkovSharp
An easy to use C# implementation of an N-state Markov model.
AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
ilsourceparser
Provides functionality for parsing ECMA-335 Microsoft Intermediate Language (IL) syntax to a syntax tree.
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ImageSharp.Textures
Texture loading and manipulation library
spectre.console
A .NET library that makes it easier to create beautiful console applications.
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly