LoycCore NuGet Package

LoycCore is a meta-package that pulls in all of the individual Loyc.* core libraries at once.

Deprecated: you should reference only the specific packages you need, such as Loyc.Interfaces, Loyc.Essentials, Loyc.Collections, Loyc.Math, Loyc.Syntax, or Loyc.Utilities.

A set of useful libraries for many kinds of .NET developers, starting with Loyc.Essentials, a library that "fills in the gaps" in the core of the .NET Base Class Library. LoycCore is especially focused on collections: classes, interfaces, adapters, and extension methods.

Plus, Loyc.Syntax.dll parses LES, a superset of JSON that resembles C/C#/Java/Ecmascript/D, and runtime helper classes for the Loyc LL(k) parser generator.

Contributors are welcome: more unit tests, code reviews, and new features are desired, anything relatively small (under about 3000 lines of code) that fits the theme "things that should have been built into the .NET framework, but aren't".




Got any LoycCore Question?





Info

Version: 30.3.3
Author(s): David Piepgrass
Last Update: Wednesday, July 29, 2026
.NET Fiddle: Create the first Fiddle
Project Url: http://core.loyc.net/
NuGet Url: https://www.nuget.org/packages/LoycCore


Install
Install-Package LoycCore
dotnet add package LoycCore
paket add LoycCore
LoycCore Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

3.3

avg-downloads-per-day

20

days-since-last-release

15