Info
Version: | 30.1.2 |
Author(s): | David Piepgrass |
Last Update: | Sunday, June 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://core.loyc.net/ |
NuGet Url: | https://www.nuget.org/packages/Loyc.Essentials |
Install
Install-Package Loyc.Essentials
dotnet add package Loyc.Essentials
paket add Loyc.Essentials
Loyc.Essentials Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Loyc.Interfaces(>= 29.0.3)
- Loyc.Interfaces(>= 29.0.3)
Tags
At least half of Loyc.Essentials is devoted to collections: collection interfaces, collection adapters, collection extension methods (e.g.
LinqToLists) and even a couple of collection implementations. The other half includes a variety of things including Symbols, a localization helper, "message sinks", a miniature NUnit clone and more.