LibreMetaverse.LslTools 2.0.10.575

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

// Install LibreMetaverse.LslTools as a Cake Tool
#tool nuget:?package=LibreMetaverse.LslTools&version=2.0.10.575
 _ _ _            __  __ ___ _____ ___   _____ ___  ___ ___ 
| (_) |__ _ _ ___|  \/  | __|_   _/_\ \ / / __| _ \/ __| __|
| | | '_ \ '_/ -_) |\/| | _|  | |/ _ \ V /| _||   /\__ \ _| 
|_|_|_.__/_| \___|_|  |_|___| |_/_/ \_\_/ |___|_|_\|___/___|

LibreMetaverse

LibreMetaverse is a fork of libOpenMetaverse which in turn was a fork of libSecondLife, a library for developing Second Life-compatible virtual world clients. LibreMetaverse returns the focus to up-to-date Second Life and OpenSim compatibility with an eye to performance, multi-threading, and memory management.

The canonical source for LibreMetaverse can be found at: https://github.com/cinderblocks/libremetaverse

Simple installation procedure

Windows

The dotnet utility is cross-platform so compilation is no different than on Linux/macOS. You may, however, opt to use Visual Studio as you would any other .NET application.

Linux/macOS

  • Make sure you have at least dotnet installed, with a valid SDK and runtime of at least .NET5 available!

  • This update includes a solution file to skip GUI applications for non-Windows platforms. Use LibreMetaverse.ReleaseNoGUI.sln instead

  • From the root, run dotnet restore LibreMetaverse.ReleaseNoGUI.sln. You should get some errors regarding missing Windows libraries; that's ok, you can ignore those, they're to be expected since Linux/macOS do not include such libraries. Some test applications are Windows-only.
    If all goes well, you should now have all dependent packages properly installed.

  • From the root, run dotnet msbuild LibreMetaverse.ReleaseNoGUI.sln, and enjoy the superfast Roslyn compiler at work 😄 It should finish after a few minutes, depending on the speed of your machine.

  • Your binaries will be under ../bin/net6.0 or ../bin/net7.0 (there might be a few more directories under ../bin), depending on what runtimes you have installed on your system. Make sure you cd to the correct directory depending on the runtime you have, and then search for all your binaries there: they should be normal-looking executable files (with the x attribute set) and having the name of the appropriate test application (e.g. TestClient for the interactive testing tool).

  • Unlike OpenSimulator and LibOpenMetaverse, you don't need to launch the binaries with Mono, they're directly executable; the dotnet chain already embeds the small runtime that allows .NET apps to run natively on whatever operating system you've got.

GUI support under Linux/macOS

LibreMetaverse.GUI is not available on Linux/macOS due to Microsoft's lack of support for GDI/WinForms on non-Windows platforms. They may work using Mono's implemention and can always be emulated using a product like Wine.

The GUI library is being phased out and eventually being replaced by a more cross-platform framework like Avalonia or MAUI.

LibreMetaverse NuGet-Release
NuGet Downloads
Build status
Test status
Codacy Badge
.NET
CodeQL
BSD Licensed
Commits per month
ZEC BTC

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.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
2.0.10.575 346 3/12/2023
2.0.9.562 336 2/5/2023
2.0.8.558 236 2/3/2023
2.0.6.545 285 1/19/2023
2.0.5.536 298 12/2/2022
2.0.4.532 291 11/28/2022
2.0.3.521 287 11/16/2022
2.0.2.514 301 11/11/2022
2.0.1.511 314 11/11/2022
2.0.0.497 331 11/5/2022
1.9.20.450 523 3/1/2022
1.9.19.438 431 1/23/2022
1.9.18.429 433 1/12/2022
1.9.17.425 398 1/10/2022
1.9.16.420 245 1/6/2022
1.9.15.410 222 1/5/2022
1.9.12.389 240 1/4/2022
1.9.0.388-alpha 143 1/4/2022