-
dlr Public
Forked from IronLanguages/dlrDynamic Language Runtime
C# Apache License 2.0 UpdatedApr 1, 2026 -
FusionCache Public
Forked from ZiggyCreatures/FusionCacheFusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
C# MIT License UpdatedMar 26, 2026 -
parlot Public
Forked from sebastienros/parlotFast and lightweight parser creation tools
C# BSD 3-Clause "New" or "Revised" License UpdatedDec 4, 2025 -
elasticsearch-net Public
Forked from elastic/elasticsearch-netThis strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
C# Apache License 2.0 UpdatedJun 22, 2025 -
html-agility-pack Public
Forked from zzzprojects/html-agility-packHtml Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" H…
C# MIT License UpdatedJun 1, 2025 -
winforms Public
Forked from dotnet/winformsWindows Forms is a .NET Core UI framework for building Windows desktop applications.
C# MIT License UpdatedApr 15, 2025 -
neo4j-dotnet-driver Public
Forked from neo4j/neo4j-dotnet-driverNeo4j Bolt driver for .NET
C# Apache License 2.0 UpdatedFeb 10, 2025 -
azure-cosmos-dotnet-v3 Public
Forked from Azure/azure-cosmos-dotnet-v3.NET SDK for Azure Cosmos DB for the core SQL API
C# MIT License UpdatedJan 19, 2025 -
tinkerpop Public
Forked from apache/tinkerpopApache TinkerPop - a graph computing framework
Java Apache License 2.0 UpdatedDec 20, 2024 -
Verify.SystemJson Public
Forked from VerifyTests/Verify.SystemJsonAdds Verify support for converting System.Text.Json types
C# MIT License UpdatedSep 14, 2024 -
Verify.NewtonsoftJson Public
Forked from VerifyTests/Verify.NewtonsoftJsonAdds Verify support for converting Newtonsoft.Json types (JObject and JArray).
C# MIT License UpdatedSep 13, 2024 -
fluentassertions.analyzers Public
Forked from fluentassertions/fluentassertions.analyzersAnalyzers based on the FluentAssertions best practices docs
C# MIT License UpdatedDec 20, 2023 -
StyleCopAnalyzers Public
Forked from DotNetAnalyzers/StyleCopAnalyzersAn implementation of StyleCop rules using the .NET Compiler Platform
C# MIT License UpdatedDec 16, 2023 -
-
runtime Public
Forked from dotnet/runtime.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
C# MIT License UpdatedDec 29, 2022 -
command-line-api Public
Forked from dotnet/command-line-apiCommand line parsing, invocation, and rendering of terminal output.
C# MIT License UpdatedJan 16, 2022 -
pythonnet Public
Forked from pythonnet/pythonnetPython for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET develo…
C# MIT License UpdatedFeb 21, 2021 -
assert.xunit Public
Forked from xunit/assert.xunitxUnit.net assertion library for sub-module purposes (please open issues in https://github.com/xunit/xunit)
C# Other UpdatedNov 23, 2020 -
roslyn-analyzers Public
Forked from dotnet/roslyn-analyzersC# Apache License 2.0 UpdatedJun 21, 2020 -
Caliburn.Micro Public
Forked from Caliburn-Micro/Caliburn.MicroA small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need t…
-
FlaUIRec Public
Forked from FlaUI/FlaUIRecExperimental recorder based on FlaUI
C# MIT License UpdatedNov 12, 2019 -
ironpython3 Public
Forked from IronLanguages/ironpython3IronPython 3
Python Apache License 2.0 UpdatedOct 26, 2019 -
ControlzEx Public
Forked from ControlzEx/ControlzExShared Controlz for WPF and ... more
C# MIT License UpdatedOct 14, 2019 -
ironpython2 Public
Forked from IronLanguages/ironpython2Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
Python Apache License 2.0 UpdatedOct 13, 2019 -
Roslynator Public
Forked from dotnet/roslynatorA collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
C# Other UpdatedSep 5, 2019 -
-
AvalonDock Public
Forked from Dirkster99/AvalonDockMy own development branch of the well known WPF document docking library
C# MIT License UpdatedMay 31, 2019 -
ApiApprover Public
Forked from PublicApiGenerator/PublicApiGeneratorSimple project to approve the public API of a project (useful for semantic versioning)
-
psake Public
Forked from psake/psakeA build automation tool... now with less XML...
PowerShell MIT License UpdatedSep 4, 2018 -
sharpshell Public
Forked from dwmkerr/sharpshellSharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.