SharpFunction 0.7.1-beta
This package contains bugs, please use newer version
See the version list below for details.
dotnet add package SharpFunction --version 0.7.1-beta
NuGet\Install-Package SharpFunction -Version 0.7.1-beta
<PackageReference Include="SharpFunction" Version="0.7.1-beta" />
paket add SharpFunction --version 0.7.1-beta
#r "nuget: SharpFunction, 0.7.1-beta"
// Install SharpFunction as a Cake Addin #addin nuget:?package=SharpFunction&version=0.7.1-beta&prerelease // Install SharpFunction as a Cake Tool #tool nuget:?package=SharpFunction&version=0.7.1-beta&prerelease
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
-
net5.0
- 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 | |
---|---|---|---|
1.2.0 | 483 | 10/9/2021 | |
1.2.0-preview | 236 | 10/7/2021 | |
1.1.6 | 302 | 9/27/2021 | |
1.1.0 | 300 | 9/27/2021 | |
1.0.0-final | 257 | 7/25/2021 | |
0.7.5.7-beta | 245 | 6/17/2021 | |
0.7.5.5-beta | 322 | 6/16/2021 | |
0.7.5.4-beta | 214 | 6/16/2021 | |
0.7.5.3-beta | 268 | 6/15/2021 | |
0.7.4.9-hot | 361 | 6/12/2021 | |
0.7.4.8-hot | 361 | 6/12/2021 | |
0.7.4-beta | 298 | 6/10/2021 | |
0.7.1-beta | 287 | 6/10/2021 | |
0.6.4-beta | 304 | 6/8/2021 |
0.7.1-beta pre-release patch notes:
- Fixed bug, where it was impossible to launch generated datapack
- Fixed bug, where item will not display itself properly
- Fixed bug, where item ability would look really weird
- Fixed bug, where command module would not parse commands
- Changed few `string` descriptions to new AdvancedDescription class
- Optimizied SkyblockItem class' `Compile()` method
- Added Skyblock Slayer-related classes
- Did some small fixes in Skyblock Addon
- Added more documentation to certain fields
- Changed NBT generation for Equipment
- Small but neccessary bugfixes