An open API service indexing awesome lists of open source software.

https://github.com/reinterpretcat/csharp-libs

This repository contains my own C# libraries which I used for different projects in the past
https://github.com/reinterpretcat/csharp-libs

c-sharp dependency-injection rx straight-skeleton

Last synced: 6 months ago
JSON representation

This repository contains my own C# libraries which I used for different projects in the past

Awesome Lists containing this project

README

          

Description

This repository contains different C# libraries which I use in different projects:

* utydepend - dependency injection container
* utyrx - reactive extensions fork which is based on unirx fork.
* straight_skeleton - straight skeleton implementation which is port of kendzi's implementation