SharpFunction 0.7.4-beta
Additional Details
This package contains bugs, please use newer version
This is a prerelease version of SharpFunction.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SharpFunction --version 0.7.4-beta
NuGet\Install-Package SharpFunction -Version 0.7.4-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpFunction" Version="0.7.4-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpFunction --version 0.7.4-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpFunction, 0.7.4-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpFunction as a Cake Addin #addin nuget:?package=SharpFunction&version=0.7.4-beta&prerelease // Install SharpFunction as a Cake Tool #tool nuget:?package=SharpFunction&version=0.7.4-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SharpFunction
A library for creating datapacks using .NET.
WORK IN PROGRESS
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
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.4-beta pre-release patch notes:
- Did a hotfix adding some necessary things
- Fixed few bugs, causing crashes
- Optimised code in Skyblock Addon
- You can now create leveling rewards for slayer
- Updated SkyblockSlayer class
- Changed inheritance system for commands
- Added few new commands and fixed some old ones
- More documentation to the god of documentation!