Pinned Repositories
BlazorWasmHotReloadFailure
Changing the Base Href of a default blazor wasm project causes it to not be debuggable.
csharp-language-server-protocol
Language Server Protocol in C#
SpongeBobCase
C# String Extension Methods for SpongeBob Sarcasm Case.
StreamRegex
A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.
ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
OAT
Object Analysis Toolkit is a C# library for analyzing objects using Rules.
RecursiveExtractor
RecursiveExtractor is a .NET Standard 2.0 archive extraction Library, and Command Line Tool which can process 7zip, ar, bzip2, deb, gzip, iso, rar, tar, vhd, vhdx, vmdk, wim, xzip, and zip archives and any nested combination of the supported formats.
gfs's Repositories
gfs/StreamRegex
A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.
gfs/SpongeBobCase
C# String Extension Methods for SpongeBob Sarcasm Case.
gfs/BlazorWasmHotReloadFailure
Changing the Base Href of a default blazor wasm project causes it to not be debuggable.
gfs/csharp-language-server-protocol
Language Server Protocol in C#
gfs/purl-spec
A minimal specification for purl aka. a package "mostly universal" URL, join the discussion at https://gitter.im/package-url/Lobby
gfs/YamlPathForYamlDotNet
YamlPath Query extension methods for YamlDotNet
gfs/BlazorPackFailure
Repro of an issue for a bug report
gfs/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
gfs/DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
gfs/DiscUtils
Utility libraries to interact with discs, filesystem formats and more
gfs/EsoZip
A repository containing Esoteric Archive Formats
gfs/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
gfs/packageurl-dotnet
.NET implementation of the package url spec
gfs/shellprogressbar
ShellProgressBar - display progress in your console application
gfs/StrictNulls
StrictNulls is a C# Source Generator that adds null guards for all non-nullable reference type parameters.
gfs/visualstudio-docs
This repo is the home of the official Visual Studio, Visual Studio for Mac, Visual Studio Subscriptions, and Scripting Technologies documentation for Microsoft.
gfs/wasm2cil
A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly
gfs/YamlDotNet
YamlDotNet is a .NET library for YAML