LoycCore 1.3.2
See the version list below for details.
dotnet add package LoycCore --version 1.3.2
NuGet\Install-Package LoycCore -Version 1.3.2
<PackageReference Include="LoycCore" Version="1.3.2" />
paket add LoycCore --version 1.3.2
#r "nuget: LoycCore, 1.3.2"
// Install LoycCore as a Cake Addin #addin nuget:?package=LoycCore&version=1.3.2 // Install LoycCore as a Cake Tool #tool nuget:?package=LoycCore&version=1.3.2
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.
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".
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
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 | 78 | 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 | 793 | 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 | 937 | 9/29/2018 |
26.2.0 | 1,260 | 1/24/2018 |
24.3.0 | 9,451 | 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 |
1.3.2: Various changes and bug fixes. This package has separate .NET3.5, .NET4 and .NET4.5 builds, and it will be replaced in the future by a PCL version.