Qib 0.0.5-beta
dotnet add package Qib --version 0.0.5-beta
NuGet\Install-Package Qib -Version 0.0.5-beta
<PackageReference Include="Qib" Version="0.0.5-beta" />
paket add Qib --version 0.0.5-beta
#r "nuget: Qib, 0.0.5-beta"
// Install Qib as a Cake Addin #addin nuget:?package=Qib&version=0.0.5-beta&prerelease // Install Qib as a Cake Tool #tool nuget:?package=Qib&version=0.0.5-beta&prerelease
About the project
Qib is a collection of Extentions, Wrappers, and tools
Development
Branches should be named by 'category/StoryID-description' Categories are:
- feature
- hotfix
- maintenance
- documentation
Building package
- Run the tests and make sure everything is okay
- Make sure that you added tests for any new additions!
- With visual studio right click the project Qib and select "Pack"
- Thats all I know so far!
About the Project
I started this once I wrote the same extentions three times for personal projects and work, so if I am rewriting this and repacking snippets from online, why not package it all together for sharing and testing!
The name Qib comes from my original name idea "QLib" (For QwazwakLibrary), but there was already a nuget package with the name, so Qib it is!
Licensed under The Hippocratic License 3.0 AND GNU LGPL v3.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. 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 was computed. 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. |
-
net6.0
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- System.Interactive.Async (>= 6.0.1)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
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 |
---|---|---|
0.0.5-beta | 147 | 2/17/2022 |
0.0.3-beta | 133 | 2/10/2022 |
0.0.2-alpha | 143 | 1/27/2022 |
0.0.1-alpha | 134 | 1/14/2022 |
0.0.0-alpha | 140 | 1/12/2022 |
Added some more testing and expanded features