JimBobBennett.POS.Client 0.0.4-beta

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

// Install JimBobBennett.POS.Client as a Cake Tool
#tool nuget:?package=JimBobBennett.POS.Client&version=0.0.4-beta&prerelease                

Pieces

Pieces OS Client SDK For C#

GitHub contributors GitHub issues by-label Discord Twitter Follow License

Introduction

The Pieces OS Client SDK is a powerful code engine package designed for writing applications on top of Pieces OS. It facilitates communication with a locally hosted server to enable features such as copilot chats, asset saving, and more.

Features

The Pieces SDK offers the following key features:

  1. Copilot Chats: Communicate seamlessly with copilot chats functionality.
  2. Asset Management: Save and manage assets and formats efficiently.
  3. Local Server Interaction: Interact with a locally hosted server for various functionality.
  4. Multi LLMs support: Use any Pieces supported LLM to power your app.

Installation

To get started with the Pieces OS Client SDK, follow these steps:

  1. Download Pieces OS: Pieces OS serves as the primary backend service, providing essential functionality for the SDK. Download the appropriate version for your operating system:

  2. Install the SDK: Use nuget to install the Pieces OS Client SDK package:

    dotnet add package Pieces.OS.Client
    
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

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
0.0.4-beta 43 9/6/2024