Wolfringo 1.0.0-beta5
See the version list below for details.
dotnet add package Wolfringo --version 1.0.0-beta5
NuGet\Install-Package Wolfringo -Version 1.0.0-beta5
<PackageReference Include="Wolfringo" Version="1.0.0-beta5" />
paket add Wolfringo --version 1.0.0-beta5
#r "nuget: Wolfringo, 1.0.0-beta5"
// Install Wolfringo as a Cake Addin #addin nuget:?package=Wolfringo&version=1.0.0-beta5&prerelease // Install Wolfringo as a Cake Tool #tool nuget:?package=Wolfringo&version=1.0.0-beta5&prerelease
A .NET Library for WOLF (previously Palringo). This metapackage includes Core, Commands, Utilities and Utilities.Interactive libraries.
Learn more about Target Frameworks and .NET Standard.
-
- Wolfringo.Commands (>= 1.0.0-beta5)
- Wolfringo.Core (>= 1.0.0-beta5)
- Wolfringo.Utilities (>= 1.0.0-beta5)
- Wolfringo.Utilities.Interactive (>= 0.2.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 | |
---|---|---|---|
2.2.0 | 121 | 2/19/2025 | |
2.1.5 | 169 | 1/29/2025 | |
2.1.4 | 218 | 12/6/2024 | |
2.1.3 | 108 | 11/25/2024 | |
2.1.2 | 93 | 11/25/2024 | |
2.1.1 | 88 | 11/25/2024 | |
2.1.0 | 99 | 11/24/2024 | |
2.0.1 | 469 | 11/13/2021 | |
2.0.0 | 318 | 11/8/2021 | |
1.1.2 | 379 | 2/5/2021 | |
1.1.1 | 458 | 1/6/2021 | |
1.1.0 | 364 | 1/4/2021 | |
1.0.0 | 460 | 12/18/2020 | |
1.0.0-beta5 | 354 | 12/17/2020 | |
1.0.0-beta4 | 357 | 12/16/2020 | |
1.0.0-beta2 | 330 | 11/30/2020 | |
1.0.0-beta1 | 394 | 11/28/2020 | |
0.4.1 | 399 | 10/18/2020 | |
0.4.0 | 551 | 9/20/2020 |
Wolfringo.Core:
- Added internal helper class for handling WOLF protocol group members bug
Wolfringo.Utilities:
- Removed private method for requesting group members in favour of shared helper in Wolfringo.Core 1.0.0-beta5
Wolfringo.Commands:
- Fix bug where ICommandContext extensions don't request group members