vernou's Stars
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
mermaid-js/mermaid-live-editor
Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
editorconfig/editorconfig
EditorConfig universal issue tracker and wiki
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
dotnet/Docker.DotNet
:whale: .NET (C#) Client Library for Docker API
richardszalay/mockhttp
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
microsoft/vscode-mssql
Visual Studio Code SQL Server extension.
dotnet/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
dotnet/announcements
Subscribe to this repo to be notified of Announcements and changes in .NET Core.
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Blazor-Diagrams/Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
mattjohnsonpint/TimeZoneConverter
Lightweight libraries to convert between IANA, Windows, Rails, and POSIX time zones.
NuGet/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)
MudBlazor/Templates
Ready to use Blazor Templates in different styles and layout with all the basic setup already done for MudBlazor.
bjorkstromm/depends
Tool for generating dependency trees for .NET projects
linkdotnet/Blog
A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.
mongodb/mongo-efcore-provider
MongoDB Entity Framework Core Provider
mattjohnsonpint/SimpleImpersonation
Simple Impersonation Library for .Net
sayedihashimi/template-sample
microsoft/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.
pb33f/openapi-changes
The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger
christianhelle/httpgenerator
Generate .http files from OpenAPI (Swagger) specifications
zerocracy/judges-action
A GitHub Action that scans the entire repository and generates a Factbase for Zerocracy
vernou/Vernou.Swashbuckle
Library to extend Swashbuckle.AspNetCore