Rusted_Wizard
-
- 9,003 total downloads
- last updated 7/9/2022
- Latest version: 2.6.5
A simple library support computing hash by using multiple hash algorithm -
- 3,787 total downloads
- last updated 12/29/2020
- Latest version: 2.4.15
.Net Standard 2.1 package contains implementation of Standard Binary Search Tree and AVL Tree. -
- 2,106 total downloads
- last updated 7/16/2022
- Latest version: 1.2.0
A simple bindable base abstract class used for databinding/mvvm in wpf application -
-
- 1,592 total downloads
- last updated 5/1/2020
- Latest version: 2.0.0
Simple Bindable Base Abstract Class for Databinding/MVVM pattern. -
-
- 1,223 total downloads
- last updated 3/16/2019
- Latest version: 1.1.6
Simple generic mergesort method implement the mergersort algorithm (since in c# sort method uses quick sort). To use simple invoke the static method: For version 1.1.6: use MergeSort<T>.Sort(IEnumerable<T>... More information -
- Deprecated
- 1,033 total downloads
- last updated 11/28/2018
- Latest version: 1.0.0
This package provide same functionality as the HashCalculator package except this package does not support RIPMD160 algorithm and is targeting dotnet core. -
- 919 total downloads
- last updated 4/16/2019
- Latest version: 1.0.17
This nuget package cotains C# implementation of Dijiktra's Algorithm. -
- 873 total downloads
- last updated 5/1/2020
- Latest version: 1.0.1
A simple library implement a simple customized parallel-MergeSort algorithm.