Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 314 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 314 Bytes

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