NEXCODE.Caffeine.Drivers.Lse 2.1.8

Prefix Reserved
dotnet add package NEXCODE.Caffeine.Drivers.Lse --version 2.1.8
                    
NuGet\Install-Package NEXCODE.Caffeine.Drivers.Lse -Version 2.1.8
                    
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="NEXCODE.Caffeine.Drivers.Lse" Version="2.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NEXCODE.Caffeine.Drivers.Lse" Version="2.1.8" />
                    
Directory.Packages.props
<PackageReference Include="NEXCODE.Caffeine.Drivers.Lse" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NEXCODE.Caffeine.Drivers.Lse --version 2.1.8
                    
#r "nuget: NEXCODE.Caffeine.Drivers.Lse, 2.1.8"
                    
#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.
#:package NEXCODE.Caffeine.Drivers.Lse@2.1.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NEXCODE.Caffeine.Drivers.Lse&version=2.1.8
                    
Install as a Cake Addin
#tool nuget:?package=NEXCODE.Caffeine.Drivers.Lse&version=2.1.8
                    
Install as a Cake Tool

Caffeine.Drivers.Lse

NuGet Docs License

LSE protocol driver plugin for industrial equipment communication.

Installation

dotnet add package Caffeine.Drivers.Lse

Quick Start

driver_settings.json 설정 예제:

{
  "Driver": {
    "Id": "lse-equip-01",
    "Type": "Lse",
    "Port": 5000,
    "Settings": {
      "size": 4096,
      "interval": 100
    }
  }
}

Compatibility

  • .NET: 10.0+
  • Caffeine.Engine 2.0+
  • Caffeine.Bridge.Host에서 플러그인으로 자동 로드

License

Commercial License - NEXCODE (c) 2025-2026

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
2.1.8 0 3/16/2026
2.1.6 29 3/15/2026
2.1.5 29 3/15/2026
2.1.4 29 3/14/2026
2.1.3 30 3/14/2026
2.1.2 72 3/10/2026
2.1.1 71 3/10/2026
2.1.0 76 3/7/2026
2.0.9 80 3/6/2026