backlune's Stars
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotnet/core
.NET news, announcements, release notes, and more!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
aziz/PlainTasks
An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
RicoSuter/NJsonSchema
JSON Schema reader, generator and validator for .NET
fscheck/FsCheck
Random Testing for .NET
davidfowl/Todos
Various todo list backend API implementations
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
microsoft/testfx
MSTest framework and adapter
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
karlwancl/Trady
Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
Herdo/SolutionStartPage
Solution Start Page for Visual Studio 2015 and 2017
taylorjg/FsCheckUtils
FsCheckUtils adds FsCheck utilities aimed at C# developers and adds some things from ScalaCheck e.g. someof and pick
PhilipDaniels/TestParser
Parse MSTest trx files and render them in various formats
coderobin/AvalonEdit
The XAML-based text editor component for UWP
rassilon/NModel
NModel fork from nmodel.codeplex.com