SortingGeneric by Vanik Hakobyan

<PackageReference Include="SortingGeneric" Version="1.2.1" />

.NET API 7,168 bytes

 SortingGeneric 1.2.1

Sorting algorithm

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>SortingGeneric</id>
    <version>1.2.1</version>
    <title>SortingGeneric</title>
    <authors>Vanik Hakobyan</authors>
    <owners>Vanik Hakobyan</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/VanHakobyan/DataStructure-and-Algorithm</licenseUrl>
    <projectUrl>https://github.com/VanHakobyan/DataStructure-and-Algorithm</projectUrl>
    <iconUrl>http://static1.squarespace.com/static/58fe8bb386e6c0d9650c1afc/t/5905168346c3c4287ed1dd37/1493505667752/VH-logo-01.png?format=1000w</iconUrl>
    <description>Sorting algorithm</description>
    <releaseNotes>First release of the package.</releaseNotes>
    <copyright>Copyright 2018</copyright>
    <tags>Sort Generic Vanik hakobyan VanikHakobyan SortingAlgorithm SortingGeneric Sorting Armenia Van Buble MergeSort InsertionSort Heapsort Shellsort Quicksort QuickSelect</tags>
    <dependencies />
  </metadata>
</package>