SteveSharp 2023.828.0

dotnet add package SteveSharp --version 2023.828.0
NuGet\Install-Package SteveSharp -Version 2023.828.0
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="SteveSharp" Version="2023.828.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SteveSharp --version 2023.828.0
#r "nuget: SteveSharp, 2023.828.0"
#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 SteveSharp as a Cake Addin
#addin nuget:?package=SteveSharp&version=2023.828.0

// Install SteveSharp as a Cake Tool
#tool nuget:?package=SteveSharp&version=2023.828.0

SteveSharp

SteveSharp Framework for Minecraft datapacks developers and make easier the coding process

How to install

Requirements

Installing SteveSharp on your project

You need to install .NET 6.0 or newer first and create a .NET Project:

dotnet new console -n (your project name)

For example

dotnet new console -n Example

After that, you have this methods to install SteveSharp on your project:

.NET CLI

Open cmd and execute this command:

dotnet add package SteveSharp

Visual Studio

If you have Visual Studio, use the NuGet Package manager and search for SteveSharp by LezaH

Other methods

You can install SteveSharp via NuGet instructions

You are ready

Now learn all the SteveSharp concepts from the SteveSharp Official Wiki

Learn more

Now read the SteveSharp Official Documentation and the Official Guides to start programming your datapacks with SteveSharp!

See you soon!

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.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
2023.828.0 129 8/28/2023
2023.814.0 119 8/14/2023
2023.811.1 122 8/11/2023
2023.811.0 119 8/11/2023

See the SteveSharp latest changes in https://github.com/hazelcode/SteveSharp/releases/latest