Academy.Collections
0.9.5.1
Academy.Collections [Beta].
Academy is a project to develop a new collection of libraries containing a lot of new definitions and methods to ease your work as developer using the Microsoft .NET Framework. Until now, there is a lot of ideas to develop, the first one to present is Academy.Collections.
This library contains new collections which implementation is oriented to what you really need, and do not pretend to bring you a large list of complex data structures names which understanding will remove your developing experience from an easy and comfortable one.
As a Microsoft .NET Framework developer your intentions are very far from learn new concepts every time you work with libraries external to the Microsoft .NET Framework BCL. That’s why, Academy.Collections has been implemented using the same principles as Microsoft libraries. Objects and members definitions uses very similar names and features that you are usual to deal with, then your code experience will be as intuitive as always has been.
With Academy.Collections we want to bring you, beyond a good performance, a comfortable and easy way to increase your Microsoft .NET platform experience.
See the version list below for details.
Install-Package Academy.Collections -Version 0.9.5.1
dotnet add package Academy.Collections --version 0.9.5.1
<PackageReference Include="Academy.Collections" Version="0.9.5.1" />
paket add Academy.Collections --version 0.9.5.1
Release Notes
* Comments text improved.
* Better MatrixExtension methods performance.
* Serialization bugs fixed.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.