Spiri91
-
- 7,885 total downloads
- last updated 3/8/2019
- Latest version: 1.4.0
Inspired by Powershell, simple package that will remove the need to think of the name of some variables. Also some useful extension methods on IEnumerable type. Contains an Option<T> mondad Extensions on bool... More information -
PQ.
by: Spiri91NET. SPIRI - 1,312 total downloads
- last updated 1/23/2018
- Latest version: 0.9.0
Awesome priority queue -
- 1,284 total downloads
- last updated 1/24/2018
- Latest version: 1.0.0
Priority queue for net standard. GitHub link: https://github.com/spiri91/PQ.NET -
Ensure4Net
by: Spiri91- 1,117 total downloads
- last updated 1/30/2018
- Latest version: 1.0.0
Inpired by CodeContracts, small piece of code that allows you to lower the ciclomatic complexity of code by removing some branching. Branching like most precondition, if - else - throw or if - else - set... More information