LoycCore 30.1.1

dotnet add package LoycCore --version 30.1.1
NuGet\Install-Package LoycCore -Version 30.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LoycCore" Version="30.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LoycCore --version 30.1.1
#r "nuget: LoycCore, 30.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LoycCore as a Cake Addin
#addin nuget:?package=LoycCore&version=30.1.1

// Install LoycCore as a Cake Tool
#tool nuget:?package=LoycCore&version=30.1.1

README

The Loyc Core project is a set of general-purpose .NET libraries. LoycCore is especially focused on collections - classes, interfaces, adapters, and extension methods - but also has code in other areas, most notably parsing and syntax trees.

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".

Please visit http://core.loyc.net for documentation.

NOTE: Development occurs primarily in the Enhanced C# repository, which contains the LoycCore repo as a "git subtree". However, git subtree push mysteriously stopped working which means that synchronization with this repo has become a manual process. As a result I would ask you not to use that repo anymore. We'll just do everything in ecsharp.

Dependency tree

Low-level libraries on top:

     Loyc.Interfaces
            ^
            |
     Loyc.Essentials
            ^   ^
            |   |
            |   +----------------+
            |                    |
     Loyc.Collections        Loyc.Math
            ^                    ^
            |                    |
       Loyc.Syntax               |
            ^                    |
            |                    |
            +---------+----------+
                      |
                 Loyc.Utilities
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
30.1.1 64 4/29/2024
30.1.0 754 6/16/2022
29.0.3 712 1/13/2021
29.0.2 448 1/12/2021
29.0.1 377 1/12/2021
29.0.0 526 12/25/2020
28.4.0 490 11/30/2020
28.3.0 510 11/16/2020
28.2.0 2,546 7/24/2020
28.1.0 531 7/6/2020
28.0.0 656 7/4/2020
27.2.1 754 5/12/2020
27.2.0 640 4/5/2020
27.1.5 526 3/30/2020
27.1.4 580 3/30/2020
27.1.3 524 3/30/2020
27.1.2 526 3/29/2020
27.1.1 565 3/29/2020
27.0.4 567 3/10/2020
27.0.2 565 2/18/2020
26.8.5 671 1/15/2020
26.8.1 706 5/13/2019
26.8.0 621 5/12/2019
26.6.0 678 3/17/2019
26.5.0 722 2/17/2019
26.4.0 907 9/29/2018
26.2.0 1,228 1/24/2018
24.3.0 9,299 1/10/2017
2.4.2 1,186 1/9/2017
2.1.2 1,537 12/6/2016
1.8.0 8,071 5/21/2016
1.4.1 1,933 3/2/2016
1.3.2 1,498 6/19/2015
1.0.0 2,511 8/12/2014