Loyc.Essentials
26.2.0
See the version list below for details.
dotnet add package Loyc.Essentials --version 26.2.0
NuGet\Install-Package Loyc.Essentials -Version 26.2.0
<PackageReference Include="Loyc.Essentials" Version="26.2.0" />
paket add Loyc.Essentials --version 26.2.0
#r "nuget: Loyc.Essentials, 26.2.0"
// Install Loyc.Essentials as a Cake Addin #addin nuget:?package=Loyc.Essentials&version=26.2.0 // Install Loyc.Essentials as a Cake Tool #tool nuget:?package=Loyc.Essentials&version=26.2.0
A library of interfaces, extension methods, and small bits of functionality that are useful in almost any software project, according to the theme "things that should be built into the .NET framework, but aren’t".
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35-client is compatible. net40-client is compatible. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Loyc.Essentials:
Package | Downloads |
---|---|
Loyc.Collections
Loyc.Collections is a library of sophisticated data structures that implement standard .NET collection interfaces. It includes ALists, VLists, hash tree types (Set<T>, MSet<T>, Map<K,V> and MMap<K,V>), and min/max heaps. |
|
Loyc.Syntax
Loyc.Syntax implements various interfaces and helper classes for Loyc Languages and for users of LLLPG. It also implements Loyc trees for .NET (LNode), and parsers and printers for Loyc Expression Syntax (LES) versions 2 and 3. |
|
Loyc.Math
Additional functionality beyond `System.Math` in `MathEx`; generic geometry interfaces and structures (points, lines, rectangles); numeric interfaces and "trait" types for doing arithmetic in generic code; fixed-point structures; 128-bit integer arithmetic. Contributors welcome: looking for things that ought to be built into the .NET framework, but aren't |
|
Loyc.Utilities
Loyc.Utilities contains useful non-core functionality that is either (A) not important enough to be placed in Loyc.Essentials or (B) takes Loyc.Collections, Loyc.Math or Loyc.Syntax as a dependency. |
|
LoycCore
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". |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
30.1.3 | 493 | 10/24/2024 |
30.1.2 | 993 | 6/30/2024 |
30.1.1 | 1,833 | 4/29/2024 |
30.1.0 | 11,698 | 6/16/2022 |
29.0.3 | 27,543 | 1/13/2021 |
29.0.2 | 2,413 | 1/12/2021 |
29.0.1 | 2,376 | 1/12/2021 |
29.0.0 | 2,521 | 12/25/2020 |
28.4.0 | 2,531 | 11/30/2020 |
28.3.0 | 2,535 | 11/16/2020 |
28.2.0 | 5,087 | 7/24/2020 |
28.1.0 | 2,806 | 7/6/2020 |
28.0.0 | 2,790 | 7/4/2020 |
27.2.1 | 3,148 | 5/12/2020 |
27.2.0 | 3,217 | 4/5/2020 |
27.1.5 | 7,164 | 3/30/2020 |
27.1.4 | 2,749 | 3/30/2020 |
27.0.4 | 3,115 | 3/10/2020 |
27.0.2 | 2,842 | 2/18/2020 |
26.8.5 | 3,002 | 1/15/2020 |
26.8.1 | 11,533 | 5/13/2019 |
26.8.0 | 2,796 | 5/12/2019 |
26.6.0 | 3,705 | 3/17/2019 |
26.5.0 | 3,339 | 2/17/2019 |
26.4.0 | 3,516 | 9/29/2018 |
26.2.0 | 8,112 | 1/24/2018 |
24.3.0 | 17,338 | 1/10/2017 |