The LogoFX Project
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
cli-dotnet
Command-line interface for generating and managing desktop .NET apps
-
aurelia-mvvm-plugin
The set of helpfull infrastructures to build MVVM apps with Aurelia framework.
-
logofx-client-mvvm-view-extensions
Extension facilities for the view layer.
-
logofx-client-mvvm-viewmodel-extensions
Various view model scenarios including custom error display, edit/cancel functionality.
-
logofx-client-mvvm-view
View-level elements, including converters, controls, trigger actions.
-
logofx-client-bootstrapping
Contains bootstrapping facilities for client apps.
-
logofx-bootstrapping
Definition of bootstrapper interface. This interface is equally applicable for both client and server sides of an application.
-
logofx-client-mvvm-viewmodelfactory-unity
View model factory implementation for Unity Container
-
logofx-client-mvvm-viewmodelfactory-simplecontainer
View model factory implementation for LogoFX Extended Simple Container.
-
logofx-client-mvvm-viewmodelfactory
Definition and implementation of view model factory pattern.
-
logofx-client-mvvm-viewmodel
view model layer objects, implementing basic concerns.
-
logofx-client-mvvm-model
Model objects with various aspects, including property change notification, hierarchical change tracking, error management, undo-redo stack capabilities.
-
logofx-client-mvvm-commanding
Implementation of Command pattern for MVVM.
-
logofx-client-mvvm-core
Core facilities for MVVM development, including notification helper for binding operations
-
logofx-client-bootstrapping-adapters-unity
An implementation of bootstrapper adapter for Unity
-
logofx-client-bootstrapping-adapters-simplecontainer
An implementation of bootstrapper adapter for LogoFX SimpleContainer
-
logofx-client-bootstrapping-adapters-contracts
Adapter of an IoC container to the Caliburn.Micro required IoC functionality
-
logofx-client-theming
Utilities for easy theme management for client applications
-
logofx-client-testing-e2e-flaui
Implementation of start application service and application context using FlaUI
-
logofx-client-testing-e2e-white
Implementation of start application service and application context using TestStack.White
-
logofx-client-testing-e2e-specflow
SpecFlow-based facilities for writing E2E tests
-
logofx-client-testing-integration-specflow
Base integration tests and builder registration service implementation for SpecFlow
-
logofx-client-testing-integration-xunit
Base integration tests and builder registration service implementation for xUnit
-
logofx-client-testing-integration-nunit
Base integration tests and builder registration service implementation for NUnit
-
logofx-client-testing-e2e
Base implementation of Start Client Application Service for end-to-end tests.
-
logofx-client-testing-integration
Base implementation of Start Client Application Service for integration tests.
-
logofx-client-testing-shared
Facilities for writing client integration tests which run in the same thread.
-
logofx-client-testing-shared-caliburn-micro
Shared testing utilities for integration tests in Caliburn.Micro-based apps.
-
logofx-client-testing-contracts
Contains contracts for Client Test Services.