LoycCore 30.1.2
See the version list below for details.
dotnet add package LoycCore --version 30.1.2
NuGet\Install-Package LoycCore -Version 30.1.2
<PackageReference Include="LoycCore" Version="30.1.2" />
paket add LoycCore --version 30.1.2
#r "nuget: LoycCore, 30.1.2"
// Install LoycCore as a Cake Addin #addin nuget:?package=LoycCore&version=30.1.2 // Install LoycCore as a Cake Tool #tool nuget:?package=LoycCore&version=30.1.2
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
Links
Learn more about Target Frameworks and .NET Standard.
-
- Loyc.Collections (>= 30.1.2)
- Loyc.Essentials (>= 30.1.2)
- Loyc.Interfaces (>= 30.1.2)
- Loyc.Math (>= 30.1.2)
- Loyc.Syntax (>= 30.1.2)
- Loyc.Utilities (>= 30.1.2)
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.3 | 76 | 10/24/2024 |
30.1.2 | 132 | 6/30/2024 |
30.1.1 | 106 | 4/29/2024 |
30.1.0 | 821 | 6/16/2022 |
29.0.3 | 747 | 1/13/2021 |
29.0.2 | 476 | 1/12/2021 |
29.0.1 | 407 | 1/12/2021 |
29.0.0 | 554 | 12/25/2020 |
28.4.0 | 517 | 11/30/2020 |
28.3.0 | 538 | 11/16/2020 |
28.2.0 | 2,560 | 7/24/2020 |
28.1.0 | 562 | 7/6/2020 |
28.0.0 | 689 | 7/4/2020 |
27.2.1 | 791 | 5/12/2020 |
27.2.0 | 680 | 4/5/2020 |
27.1.5 | 553 | 3/30/2020 |
27.1.4 | 602 | 3/30/2020 |
27.1.3 | 548 | 3/30/2020 |
27.1.2 | 549 | 3/29/2020 |
27.1.1 | 592 | 3/29/2020 |
27.0.4 | 576 | 3/10/2020 |
27.0.2 | 593 | 2/18/2020 |
26.8.5 | 697 | 1/15/2020 |
26.8.1 | 737 | 5/13/2019 |
26.8.0 | 630 | 5/12/2019 |
26.6.0 | 703 | 3/17/2019 |
26.5.0 | 749 | 2/17/2019 |
26.4.0 | 936 | 9/29/2018 |
26.2.0 | 1,260 | 1/24/2018 |
24.3.0 | 9,449 | 1/10/2017 |
2.4.2 | 1,211 | 1/9/2017 |
2.1.2 | 1,561 | 12/6/2016 |
1.8.0 | 8,266 | 5/21/2016 |
1.4.1 | 1,976 | 3/2/2016 |
1.3.2 | 1,530 | 6/19/2015 |
1.0.0 | 2,564 | 8/12/2014 |