StepLang.Leap.Common 1.0.0-alpha.1

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

// Install StepLang.Leap.Common as a Cake Tool
#tool nuget:?package=StepLang.Leap.Common&version=1.0.0-alpha.1&prerelease

Leap.Common

A library of common components for interacting with LEAP APIs.

LEAP stands for Library ExchAnge Platform and is a package repository for STEP libraries.

Installation

dotnet add Leap.Common

License

This project is licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on StepLang.Leap.Common:

Package Downloads
StepLang.Leap.Client

The official client library to interact with LEAP APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha.1 84 12/26/2023

1.0.0-alpha.1
-------------
* Initial release