Universe.Driver.Base 1.114.0

dotnet add package Universe.Driver.Base --version 1.114.0
                    
NuGet\Install-Package Universe.Driver.Base -Version 1.114.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="Universe.Driver.Base" Version="1.114.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Universe.Driver.Base" Version="1.114.0" />
                    
Directory.Packages.props
<PackageReference Include="Universe.Driver.Base" />
                    
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 Universe.Driver.Base --version 1.114.0
                    
#r "nuget: Universe.Driver.Base, 1.114.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.
#:package Universe.Driver.Base@1.114.0
                    
#: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=Universe.Driver.Base&version=1.114.0
                    
Install as a Cake Addin
#tool nuget:?package=Universe.Driver.Base&version=1.114.0
                    
Install as a Cake Tool

Universe.Driver.Base

Driver 베이스 클래스

  • IDirver : 드라이버 기본 기능 정의

  • DirverBase : IDriver 구현

  • IRemoteDriver : 드라이버 기본 기능 정의

  • RemoteDriverBase : IRemoteDriverBase 구현

  • ITcpDriver : TPC/IP 통신하는 드라이버기능 정의

  • ITpcDriverBase : ITcpDriver 구현

  • ISerialDriver : SerialPort 통신하는 드라이버기능 정의

  • ISerialDriverBase : ISerialDriver 구현

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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 (1)

Showing the top 1 NuGet packages that depend on Universe.Driver.Base:

Package Downloads
Universe.Driver.DioDriverBase

Universe Driver DioDriverBase

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.114.0 112 6/9/2024
1.113.0 86 6/9/2024
1.112.0 91 6/6/2024
1.110.0 85 5/30/2024
1.107.0 129 5/27/2024
1.106.0 118 5/27/2024
1.104.0 138 5/21/2024