Pineapple is a set of core libraries that includes utilities, primitives, helper classes for .NET! The inspiration for Pineapple comes from Google's Guava framework.
Info
| Version: | 1.0.41 |
| Author(s): | MILL5 |
| Last Update: | Monday, September 5, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MILL5/pineapple |
| NuGet Url: | https://www.nuget.org/packages/Pineapple |
Install
Install-Package Pineapple
dotnet add package Pineapple
paket add Pineapple
Pineapple Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.2)
- System.Collections.Immutable(>= 1.7.0)
- System.Memory(>= 4.5.3)
Tags