Garyon 0.4.1
dotnet add package Garyon --version 0.4.1
NuGet\Install-Package Garyon -Version 0.4.1
<PackageReference Include="Garyon" Version="0.4.1" />
paket add Garyon --version 0.4.1
#r "nuget: Garyon, 0.4.1"
// Install Garyon as a Cake Addin #addin nuget:?package=Garyon&version=0.4.1 // Install Garyon as a Cake Tool #tool nuget:?package=Garyon&version=0.4.1
Garyon
A C# library aiming to offer multi-dimensional functionality.
Pre-Release Notice
This project is not yet ready for an actual release. All the code is still in pre-release, thus it might contain bugs, some APIs might be renamed, refactored, reimplemented, or even removed entirely in future releases. Please keep that in mind and always ensure that your implementations are up-to-date after updating the library.
After the initial release, there will be no such issues. All the new APIs will be properly tested, constructed and organized before making it to production.
What areas does it cover?
From System.Console
to System.Reflection
, or even custom implementations of common assets, this library can expand virtually every
single area the standard library does not fully cover.
Contribution
Attempt to abide to the code style that the project's code already follows, ensure all changes are properly tested, and include test cases. More information is specifically given under the Quality Control section:
Quality Control
This library aims to offer high-performance utility code, thus everything needs to be properly tested and benchmarked to ensure that it does have a significant improvement over other solutions. This is why the solution contains the
Garyon.QualityControl
Garyon.Benchmarks
Garyon.Tests
projects.
Garyon.QualityControl
is the base project, which the other two depend on. It is meant to contain shared assets between tests and benchmarks.Garyon.Benchmarks
contains the benchmarks that are being run in order to test performance of the functionality that is being provided.Garyon.Tests
contains test cases for each single non-obviously correct function to ensure the utilities are correctly implemented in every case. Every single test must cover all edge cases, to never come across potential regressions.
Performance
This library aims to offer peak performance for its implementations. Some leftover APIs are not offering the best performance possible, and will be taken care of as the library is being maintained.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Garyon:
Package | Downloads |
---|---|
RoseLynn
Additional tools for Roslyn-based applications. |
|
RoseLynn.Analyzers
Additional tools for Roslyn-based analyzers. |
|
RoseLynn.CodeFixes
Additional code fix tools for Roslyn-based analyzers. |
|
GDAPI
Package Description |
|
RoseLynn.VS2019
Additional tools for Roslyn-based applications, compatible with VS 2019. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.4.1 | 165 | 9/11/2024 | |
0.4.0 | 123 | 9/4/2024 | |
0.3.3 | 818 | 2/26/2023 | |
0.3.2 | 3,860 | 1/7/2023 | |
0.3.1.3 | 321 | 1/3/2023 | |
0.3.1.2 | 318 | 1/2/2023 | |
0.3.1.1 | 333 | 1/1/2023 | |
0.3.0.1 | 301 | 12/29/2022 | |
0.2.7 | 2,289 | 1/16/2022 | |
0.2.6.1 | 651 | 12/3/2021 | |
0.2.6 | 307 | 12/3/2021 | |
0.2.5 | 5,263 | 11/24/2021 | |
0.2.4 | 4,767 | 7/23/2021 | |
0.2.3 | 4,765 | 7/4/2021 | |
0.2.2 | 362 | 2/6/2021 | |
0.2.1 | 558 | 1/7/2021 | |
0.2.0 | 442 | 1/7/2021 | |
0.1.1 | 505 | 12/18/2020 | |
0.1.0 | 464 | 12/9/2020 |