• Stars
    star
    2
  • Language
    Lua
  • License
    MIT License
  • Created almost 2 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My personal dotfiles

More Repositories

1

ReSharper.AutoFormatOnSave

An addin for Visual Studio which causes the documents to be reformated on save
C#
27
star
2

qnapexporter

Prometheus metrics exporter, Grafana dashboards, and QNAP notification sink for QNAP NAS devices.
Go
23
star
3

Unity.TypedFactories

This project provides automatic Abstract Factory functionality similar to Castle.Windsor Typed Factories, for the Unity IoC container.
C#
13
star
4

T4Factories

T4 Factories uses T4toolbox to automatically generate the source code for factory implementations and even contracts (if they don't exist already), based on a concrete class and a base interface. It allows easier use of the factory pattern for easier unit testing and refactoring.
C#
5
star
5

FactoryGenerator

Auto-generated factories using the Roslyn C# compiler
C#
4
star
6

LinqContrib

This project provides extension methods that extend the existing set available in LINQ.
C#
4
star
7

udm-pro

Shell
4
star
8

RxSchedulers.Switch

Provides a way to abstract the retrieval of Rx schedulers, such that the actual logic can be replaced at any moment. Useful for unit testing Reactive Extensions.
C#
3
star
9

ProgressProvider

Provides a hierarchical implementation of the System.IProgress<T> interface, allowing for more complex scenarios with multiple parallel operations being reported.
C#
3
star
10

ProjectedCollections

This project provides an implementation of ObservableCollection which can watch a source BindingList or ObservableCollection, and transform the source elements into it's own target elements utilizing a user-provided transformation.
C#
1
star