Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: Xunit.StaFact

Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test. Simply use [WpfFact], [WinFormsFact], [StaFact] or the cross-platform [UIFact] on your test method to run your test under conditions that most closely match the main thread in your application. Theory variants of these attributes allow for parameterized testing. Check out the xunit.combinatorial nuget package for pairwise or combinatorial testing with theories.
23 versions
Latest release: 11 months ago
2 dependent packages
2,078,275 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/Xunit.StaFact

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/AArnott%2FXunit.StaFact

Dependent Repos 230

RealGuay/MusicBox
Simple Music Apps
  • 1.1.11 MusicBox/Tests/MusicBox.Modules.SheetEditor.Tests/MusicBox.Modules.SheetEditor.Tests.csproj

Size: 563 KB - Last synced: 11 months ago - Pushed: 11 months ago

iyarashii/Miru
WPF desktop app that uses jikan.net MyAnimeList API to show currently watched animes.
  • 1.0.37 Miru.Tests/Miru.Tests.csproj

Size: 813 KB - Last synced: 26 days ago - Pushed: 26 days ago

weltkante/XUnitStaFactWinFormsHang
reproduces a unit test hang
  • 1.0.31-beta XUnitStaFactTest/XUnitStaFactTest.csproj

Size: 5.86 KB - Last synced: 9 months ago - Pushed: almost 4 years ago

DrJohnMelville/Pdf
Free PDF renderer for .NET
  • 1.1.11 Src/Melville.Wpf.IntegrationTesting/Melville.Wpf.IntegrationTesting.csproj

Size: 14.9 MB - Last synced: 6 days ago - Pushed: 6 days ago

pengweiqhca/Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
  • 1.1.11 Xunit.DependencyInjection.StaFact/Xunit.DependencyInjection.StaFact.csproj

Size: 438 KB - Last synced: 4 days ago - Pushed: 4 days ago

nuitsjp/KAMISHIBAI
KAMISHIBAI is a navigation library for WPF that supports MVVM pattern on Generic Host.
  • 1.1.11 Source/Kamishibai.View.Test/Kamishibai.View.Test.csproj

Size: 6.06 MB - Last synced: 12 days ago - Pushed: 3 months ago

awesome-inc/FontAwesome.Sharp
A library for using Font Awesome in WPF & Windows Forms applications
  • 1.1.11 FontAwesome.Sharp.Tests/FontAwesome.Sharp.Tests.csproj

Size: 6.12 MB - Last synced: 2 days ago - Pushed: 2 months ago

YoshihiroIto/Biaui
WPF dark theme and controls for .NET Core and .NET Framework
  • 1.0.37 Biaui/source/Biaui.Controls.Test/Biaui.Controls.Test.csproj

Size: 11.8 MB - Last synced: 8 days ago - Pushed: 10 months ago

reactiveui/Fusillade
An opinionated HTTP library for Mobile Development
  • 1.1.11 src/Fusillade.Tests/Fusillade.Tests.csproj

Size: 2 MB - Last synced: 25 days ago - Pushed: 26 days ago

reactivemarbles/PropertyChanged
A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.
  • 1.1.11 src/ReactiveMarbles.PropertyChanged.Tests/ReactiveMarbles.PropertyChanged.Tests.csproj

Size: 434 KB - Last synced: 6 days ago - Pushed: 6 days ago

reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
  • 1.1.11 integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

Size: 84.6 MB - Last synced: 26 days ago - Pushed: 28 days ago

waf/replay-csharp
An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core
  • 0.3.18 Replay.Tests/Replay.Tests.csproj

Size: 199 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

reactiveui/Pharmacist
Builds observables from events.
  • 1.1.11 src/Pharmacist.Tests/Pharmacist.Tests.csproj

Size: 2.4 MB - Last synced: 25 days ago - Pushed: 3 months ago

fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
  • 1.1.11 Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj
  • 1.1.11 Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj

Size: 33.8 MB - Last synced: 8 days ago - Pushed: 10 days ago

genoher/ReactiveUI Fork of reactiveui/ReactiveUI
An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework
  • 1.1.11 integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

Size: 48.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

PKRoma/ReactiveUI Fork of reactiveui/ReactiveUI
An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework
  • 1.1.11 integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

Size: 83.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

cwinland/FastMoq
Easy and fast Extension for Moq Mocking framework for mocking and auto injection of classes
  • 1.1.11 FastMoq.TestingExample/FastMoq.TestingExample.csproj
  • 1.1.11 FastMoq.Tests/FastMoq.Tests.csproj

Size: 2.33 MB - Last synced: 29 days ago - Pushed: 29 days ago

jialongcheng/vs-threading Fork of microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
  • 1.1.11 test/Microsoft.VisualStudio.Threading.Tests/Microsoft.VisualStudio.Threading.Tests.csproj

Size: 10.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

LostDragonist/wabbajack Fork of wabbajack-tools/wabbajack
A mod list downloader & installer for Skyrim/Oblivion and Fallout games
  • 1.0.37 Wabbajack.App.Test/Wabbajack.App.Test.csproj

Size: 250 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

samgerene/ReactiveUI Fork of reactiveui/ReactiveUI
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, WPF, Windows Forms, Windows Phone 8 and Windows Store apps.
  • 1.1.11 integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

Size: 75.1 MB - Last synced: 9 months ago - Pushed: 9 months ago

tg123/csharp Fork of kubernetes-client/csharp
Work In Progress
  • 1.1.11 tests/Kubectl.Tests/Kubectl.Tests.csproj
  • 1.1.11 tests/KubernetesClient.Classic.Tests/KubernetesClient.Classic.Tests.csproj
  • 1.1.11 tests/KubernetesClient.Tests/KubernetesClient.Tests.csproj

Size: 9.27 MB - Last synced: 8 days ago - Pushed: 12 days ago

Jcparkyn/phetch
A small Blazor library for handling async query state, in the style of React Query
  • 1.1.11 test/Phetch.Tests/Phetch.Tests.csproj

Size: 580 KB - Last synced: 5 days ago - Pushed: 6 days ago

kaymccormick/RoslynCodeControls
  • 1.0.33-beta src/XUnitTestProject1/XUnitTestProject1.csproj

Size: 772 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

kaymccormick/Root2
WPF/Roslyn analyzer testbed
  • 1.0.33-beta src/KayMcCormick.Dev/MigrationBackup/94efa39e/Tests/WpfUiTests/packages.config
  • 1.0.33-beta src/KayMcCormick.Dev/Tests/ProjTests/ProjTestsCore.csproj

Size: 199 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago

PSW-2020-ORG9/HealthcareIS
Healthcare Information System, a project developed as part of Software Design - an Applied Computer Science subject on Faculty of Technical Sciences.
  • 1.0.37 WPFHospitalEditorE2ETests/WPFHospitalEditorE2ETests.csproj
  • 1.0.37 WPFHospitalEditorUnitTests/WPFHospitalEditorUnitTests.csproj

Size: 2.07 MB - Last synced: about 1 year ago - Pushed: over 3 years ago

NikolayIT/RestrictedProcess.NET
A small .NET library containing restricted process executor which can be used to run Windows programs with restricted rights. RestrictedProcess.NET can also limit the time and the memory of a running process.
  • 0.3.18 src/RestrictedProcess.Tests/RestrictedProcess.Tests.csproj

Size: 72.3 KB - Last synced: 8 days ago - Pushed: over 3 years ago

Makson4ig/ImageStore
  • 0.3.13 MaterialDesignInXamlToolkit/MaterialDesignInXamlToolkit-master/paket.lock

Size: 19.4 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

mthalman/GenFx.NET
GenFx.NET is a .NET-based genetic algorithm framework that makes designing and executing genetic algorithms easy.
  • 0.3.18 src/GenFx.Wpf.Tests/GenFx.Wpf.Tests.csproj

Size: 1.52 MB - Last synced: 10 days ago - Pushed: over 3 years ago

Soft-Arrow-Attack-City/TimeManagement
An open-source time management and tracking software on Windows. Course project for THU Software Engineering (Fall 2020).
  • 1.0.37 TimeManagement.Tests/packages.config

Size: 47.8 MB - Last synced: 11 months ago - Pushed: over 3 years ago

PE-Pmi-32-2020/Books-365
Desktop application for people who like reading books
  • 1.0.37 Books365Tests/Books365Tests.csproj
  • 1.0.37 Books365Tests/obj/project.assets.json

Size: 19.6 MB - Last synced: 12 months ago - Pushed: over 3 years ago

dapplo/Dapplo.HttpExtensions
.NET extensions for using the HttpClient to call Http(s) services, with less complexity
  • 1.1.11 src/Dapplo.HttpExtensions.Tests/Dapplo.HttpExtensions.Tests.csproj

Size: 1.95 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

KuraiAndras/Injecter
  • 1.1.11 Tests/Injecter.Wpf.Tests/Injecter.Wpf.Tests.csproj

Size: 1.35 MB - Last synced: 10 months ago - Pushed: over 1 year ago

BeowulfStratOps/BSU
Arma mod downloader and manager
  • 1.0.37 BSU.Core.Tests/BSU.Core.Tests.csproj

Size: 1.26 MB - Last synced: 4 months ago - Pushed: over 1 year ago

dapplo/Dapplo.Windows
A library with a different approach to calling Win32 APIs, e,g providing reactive access to the clipboard or global hotkeys.
  • 1.1.11 src/Dapplo.Windows.Tests/Dapplo.Windows.Tests.csproj

Size: 3.06 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

maxjove/CefSharp Fork of cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
  • 0.3.18 CefSharp.Test/CefSharp.Test.csproj

Size: 273 MB - Last synced: about 4 hours ago - Pushed: about 5 hours ago

kzrnm/KzLibraries
some C# libraries
  • 1.1.11 KzWpfToolkit.Test/KzWpfToolkit.Test.csproj

Size: 51.8 KB - Last synced: 10 days ago - Pushed: over 1 year ago

notyours066/wabbajack
  • 1.0.37 Wabbajack.App.Test/Wabbajack.App.Test.csproj

Last synced: 11 months ago

rog1039/Rogero.WpfNavigation
  • 1.1.11 src/Rogero.WpfNavigation/Rogero.WpfNavigation.UnitTests/Rogero.WpfNavigation.UnitTests.csproj
  • 1.0.37 src/Rogero.WpfNavigation/Rogero.WpfNavigation.UnitTests/packages.config

Size: 213 KB - Last synced: 4 months ago - Pushed: 4 months ago

idrisslongo08/https-github.com-cefsharp-CefSharp
  • 0.3.18 CefSharp.Test/packages.config

Size: 217 MB - Last synced: 12 months ago - Pushed: over 1 year ago

reactiveui/ReactiveUI.Validation
Validation helpers for ReactiveUI-based apps.
  • 1.1.11 src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

Size: 1.4 MB - Last synced: 25 days ago - Pushed: 26 days ago

kaymccormick/RibbonLib
  • 1.0.33-beta src/XUnitTestProject1/XUnitTestProject1.csproj

Size: 94.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

ferdinh/F1-Telemetry
  • 1.0.37 F1Telemetry.Test/F1Telemetry.Test.csproj

Size: 2.49 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

theunrepentantgeek/wordtutor
A .Net Core/WPF application for spelling drills
  • 1.0.3-beta tests/WordTutor.Desktop.Tests/WordTutor.Desktop.Tests.csproj

Size: 297 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

pdeligia/nekara-artifact
Artifact for the "Nekara: Generalized Concurrency Testing" ASE 2021 paper.
  • 1.0.37 TSVD/kubernetes-client/tests/KubernetesClient.Tests/KubernetesClient.Tests.csproj

Size: 14.9 MB - Last synced: 10 months ago - Pushed: almost 3 years ago

kaymccormick/WpfPowershellHost
  • 1.0.33-beta src/Test/TerminalTest/TerminalTest.csproj

Size: 179 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

IvanJosipovic/kubernetes-client-csharp Fork of kubernetes-client/csharp
Officially supported dotnet Kubernetes Client library
  • 1.1.11 tests/Kubectl.Tests/Kubectl.Tests.csproj
  • 1.1.11 tests/KubernetesClient.Classic.Tests/KubernetesClient.Classic.Tests.csproj
  • 1.1.11 tests/KubernetesClient.Tests/KubernetesClient.Tests.csproj

Size: 9.11 MB - Last synced: 10 months ago - Pushed: 10 months ago

microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
  • 1.1.11 test/Microsoft.VisualStudio.Threading.Tests/Microsoft.VisualStudio.Threading.Tests.csproj

Size: 11.6 MB - Last synced: about 7 hours ago - Pushed: about 8 hours ago

CHMP-HLab/HLab.Erp.Lims.Analysis
CHMP Laboratory Information Management System
  • 1.1.11 HLab.Erp.Analysis.UTests/HLab.Erp.Analysis.UTests.csproj

Size: 30.3 MB - Last synced: 7 months ago - Pushed: over 1 year ago

loadprofilegenerator/LoadProfileGenerator
Synthesizes Residential Load Profiles with a full psychological behaviour model
  • 0.3.18 ChartCreator2.Tests/ChartCreator2.Tests.csproj
  • 0.3.18 IntegrationTests/IntegrationTests.csproj
  • 0.3.18 LoadProfileGenerator.Tests/LoadProfileGenerator.Tests.csproj
  • 0.3.18 SimulationEngine.Tests/SimulationEngine.Tests.csproj

Size: 37.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

Aggror/Stride Fork of stride3d/stride
Stride Game Engine
  • 0.2.9 sources/tools/Stride.VisualStudio.Package.Tests/Stride.VisualStudio.Package.Tests.csproj

Size: 29.7 MB - Last synced: 3 months ago - Pushed: 3 months ago

FZJ-IEK3-VSA/LoadProfileGenerator
Program for generating load curves for residential consumers. Agentbased and extremly detailed.
  • 1.0.37 ChartCreator2.Tests/ChartCreator2.Tests.csproj
  • 1.0.37 IntegrationTests/IntegrationTests.csproj
  • 1.0.37 LoadProfileGenerator.Tests/LoadProfileGenerator.Tests.csproj
  • 1.0.37 SimulationEngine.Tests/SimulationEngine.Tests.csproj

Size: 166 MB - Last synced: 25 days ago - Pushed: 30 days ago

OpenAddOnManager/OpenAddOnManager
A World of Warcraft add-on management app for Windows
  • 0.3.18 paket.lock

Size: 26 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

ptr-cs/Modern-Color-Selector
Extensible and compact color selector implemented in C# with WPF. Works as both standalone (with test application) and as an imported Control.
  • 1.1.11 ColorSelectorXunitTests/ColorSelectorXunitTests.csproj

Size: 8.29 MB - Last synced: 3 months ago - Pushed: 4 months ago

lg2de/SimpleAccounting
Simple accounting software focusing account overview and printable reports
  • 1.1.11 tests/SimpleAccounting.IntegrationTests/SimpleAccounting.IntegrationTests.csproj
  • 1.1.11 tests/SimpleAccounting.UnitTests/SimpleAccounting.UnitTests.csproj

Size: 1.42 MB - Last synced: 11 days ago - Pushed: 11 days ago

Kodnot/ToNote
Unified TODO & Note taking platform
  • 0.3.18 ToNoteTests/packages.config

Size: 462 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

httpsgithu/greenshot Fork of greenshot/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
  • 0.3.18 src/Greenshot.Tests/Greenshot.Tests.csproj

Size: 43.8 MB - Last synced: 7 months ago - Pushed: 7 months ago

tbragaf/STATests
  • 1.1.5-alpha STATests/STATestsXUnit/STATestsXUnit.csproj

Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

kronic/ReactiveUI.Validation Fork of reactiveui/ReactiveUI.Validation
Validation helpers for ReactiveUI-based apps.
  • 1.1.11 src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

Size: 1.34 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

alexwnovak/GitWrite
GitWrite is a lightweight editor for Git
  • 0.2.9 src/GitWrite.UnitTests/packages.config

Size: 4.02 MB - Last synced: 9 months ago - Pushed: over 4 years ago

andi-schwab/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
  • 0.3.18 CefSharp.Test/packages.config

Last synced: over 1 year ago

anderlli0053/xenko Fork of stride3d/stride
Xenko Game Engine
  • 1.1.5-alpha sources/tools/Stride.VisualStudio.Package.Tests/Stride.VisualStudio.Package.Tests.csproj

Size: 28.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

devoctomy/MarlinToolset
Collection of tools for calibrating Marlin printers.
  • 0.3.18 MarlinToolset.Core.UnitTests/MarlinToolset.Core.UnitTests.csproj
  • 0.3.18 MarlinToolset.UnitTests/MarlinToolset.UnitTests.csproj

Size: 158 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

SupinePandora43/UltralightNet
.NET bindings for Ultralight next-gen HTML renderer
  • 1.1.11 src/UltralightNet.Test/UltralightNet.Test.csproj

Size: 421 MB - Last synced: 13 days ago - Pushed: 4 months ago

Serg046/EventBinder
Allows binding a method to any WPF/Avalonia event
  • 1.1.11 EventBinder.Tests/EventBinder.Tests.csproj

Size: 170 KB - Last synced: 11 days ago - Pushed: 4 months ago

benchabot2/stride Fork of stride3d/stride
Stride Game Engine (formerly Xenko)
  • 0.2.9 sources/tools/Stride.VisualStudio.Package.Tests/Stride.VisualStudio.Package.Tests.csproj

Size: 21.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

dapplo/Dapplo.Addons
Dapplo.Addons makes it possible to extend your applications with addons in a simple way.
  • 1.1.11 src/Dapplo.Addons.Tests/Dapplo.Addons.Tests.csproj

Size: 1.14 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

renatojsilvas/StockOrders
  • 1.1.11 tests/StockOrders.Tests/StockOrders.Tests.csproj

Size: 208 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

AnXuTu/Dai-ly
  • 0.3.18 code_database/DB-login-QD - HSDL - PXH - PTT - DSDL-CPL1 - BCDS -FINAL/MaterialDesignInXamlToolkit-master/paket.lock

Size: 29 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

Marczok/XmlDatabaseInterface
Simple project in WPF processing XML data
  • 0.2.17 Tests/packages.config

Size: 437 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

fretje/exactonline-api-dotnet-client Fork of aspin-fvdmolen/exactonline-api-dotnet-client
This a C# client SDK for Exact Online which gives you a set of easy functions to call our API. Just some words for otherwise long statements.
  • 1.1.11 test/ExactOnline.Client.Sdk.Sync.EnitityFrameworkCore.IntegrationTests/ExactOnline.Client.Sdk.Sync.EnitityFrameworkCore.IntegrationTests.csproj

Size: 5.03 MB - Last synced: 2 months ago - Pushed: 6 months ago

jiazy0125/AutomaticTestingSystem-OpticalProducts
  • 0.3.18 paket.lock

Size: 3.33 MB - Last synced: 12 months ago - Pushed: over 1 year ago

Robin-Ren/OUTLOOK-ADDIN
OUTLOOK-ADDIN
  • 0.3.18 paket.lock

Size: 11.9 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

robert-j-engdahl/ngettext-wpf
Proper internationalization support for WPF (via NGettext)
  • 0.2.9 NGettext.Wpf.Tests/packages.config

Size: 952 KB - Last synced: 11 days ago - Pushed: 11 months ago

battousai999/ffxiv-crafter
A WPF application to help me determine crafting mats in FFXIV.
  • 0.3.18 ffxiv-crafter.UnitTests/ffxiv-crafter.UnitTests.csproj

Size: 112 KB - Last synced: about 2 months ago - Pushed: over 1 year ago

Tais993/VeelPlezier
  • 1.1.5-alpha VeelPlezierTest/packages.config

Size: 4.7 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

soi013/FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
  • 1.1.11 src/UnitTests/UnitTests.csproj

Size: 6.36 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

fuyossi/Auto-Layers-SCR
The application automatically generates SCR files for AutoCAD® software by simply entering the layer information.
  • 1.1.11 TestProject1/TestProject1.csproj

Size: 221 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

pixieditor/pixieditor-backup
  • 1.0.37 PixiEditorTests/PixiEditorTests.csproj

Last synced: over 1 year ago

johnarthur1/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)
  • * test/NuGet.Tests.Apex/NuGet.Tests.Apex/NuGet.Tests.Apex.csproj

Last synced: over 1 year ago

Vladimer_52/designmaterial-uroki
  • 0.3.13 MaterialDesignInXamlToolkit-master/paket.lock

Size: 20.8 MB - Last synced: over 1 year ago

MarekMikulec/XmlDatabaseInterface
Simple project in WPF processing XML data
  • 0.2.17 Tests/packages.config

Last synced: over 1 year ago

kosehy/opencvsharp
.NET Framework wrapper for OpenCV
  • 0.2.9 test/OpenCvSharp.Tests/OpenCvSharp.Tests.csproj

Last synced: over 1 year ago