Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linksplatform/collections
LinksPlatform's Platform.Collections Class Library
https://github.com/linksplatform/collections
class-library csharp dotnet-framework dotnet-standard linksplatform nuget-package
Last synced: about 2 months ago
JSON representation
LinksPlatform's Platform.Collections Class Library
- Host: GitHub
- URL: https://github.com/linksplatform/collections
- Owner: linksplatform
- License: unlicense
- Created: 2019-07-17T17:20:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T16:45:13.000Z (about 1 year ago)
- Last Synced: 2024-04-16T00:51:28.745Z (9 months ago)
- Topics: class-library, csharp, dotnet-framework, dotnet-standard, linksplatform, nuget-package
- Language: C#
- Homepage: https://linksplatform.github.io/Collections
- Size: 14.7 MB
- Stars: 2
- Watchers: 3
- Forks: 7
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/linksplatform/Collections)
[![Actions Status](https://github.com/linksplatform/Collections/workflows/CD/badge.svg)](https://github.com/linksplatform/Collections/actions?workflow=CD)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ddbcbaaa204a47d7b388ca679791e3fb)](https://app.codacy.com/gh/linksplatform/Collections?utm_source=github.com&utm_medium=referral&utm_content=linksplatform/Collections&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/collections/badge)](https://www.codefactor.io/repository/github/linksplatform/collections)| [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Collections.TemplateLibrary?label=nuget&style=flat)](https://www.nuget.org/packages/Platform.Collections.TemplateLibrary) [![ConanCenter package](https://repology.org/badge/version-for-repo/conancenter/platform.collections.svg)](https://conan.io/center/platform.collections) | __C++__ |
|-|-|
| [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Collections?label=nuget&style=flat)](https://www.nuget.org/packages/Platform.Collections) | C# |# [Collections](https://github.com/linksplatform/Collections)
LinksPlatform's Platform.Collections Class Library.
Namespace: [Platform.Collections](https://linksplatform.github.io/Collections/csharp/api/Platform.Collections.html)
Forked from: [Konard/LinksPlatform/Platform/Platform.Helpers/Collections](https://github.com/Konard/LinksPlatform/tree/3f493392043220e6efef3df8650cd61f916122bd/Platform/Platform.Helpers/Collections)
NuGet package: [Platform.Collections](https://www.nuget.org/packages/Platform.Collections)
## [Documentation](https://linksplatform.github.io/Collections)
[PDF file](https://linksplatform.github.io/Collections/csharp/Platform.Collections.pdf) with code for e-readers.## Depend on
* [System.Numerics.Vectors](https://www.nuget.org/packages/System.Numerics.Vectors)
* [Platform.Interfaces](https://github.com/linksplatform/Interfaces)
* [Platform.Disposables](https://github.com/linksplatform/Disposables)
* [Platform.Ranges](https://github.com/linksplatform/Ranges)
* [Platform.Random](https://github.com/linksplatform/Random)## Dependent libraries
* [Platform.Threading](https://github.com/linksplatform/Threading)
* [Platform.Reflection](https://github.com/linksplatform/Reflection)
* [Platform.Communication.Protocol.Lino](https://github.com/linksplatform/Communication.Protocol.Lino)