Sripe.DataAcquisition.MWD.PCDWD by: Jaren Duan
  • 3 total downloads
  • Latest version: 0.17.0
提供定向数据采集的数据实体类与相关组件.
Sripe.DataAcquisition.SerialPortReader by: Jaren Duan
  • 3 total downloads
  • Latest version: 0.4.5
Package Description
Sripe.DataAcquisition.WellTesting by: Jaren Duan
  • 3 total downloads
  • Latest version: 0.23.0
Introduction: This package provide the base classes and interfaces which could be used to build welltesting data acquiring program. What's in it: 1. IRealtimeRecordAcquirer: Base interface of front-end data acquiring. Sripe.SiteApp uses it to acquire data. You should implement this interface according to the specific equipment model. 2. RealtimeRecordAcquiredEventArg: event argument class for new data acquired event.
Sripe.DataAcquisition.WitsMessages by: Jaren Duan
  • 7 total downloads
  • Latest version: 1.15.0
Package Description
Sripe.DataTransfer by: Jaren Duan
  • 5 total downloads
  • Latest version: 0.5.0
What's New: 0.5.0(2019.11.14): +DecodeException. 0.4.3(2019.11.13): *IReliableMessage to IMessage +IMessage.Time *Encode and decode logic *simpleMessage implements IMessage 0.4.2(2019.11.5): +IReliableMessageCacheAsync 0.4.1(2019.11.5): *Id generation logic, using idGenerator. 0.3.5(2019.10.21): *ReliableMessage, change message id generation logic, using 0.1 second timestamp. 0.3.4(2019.10.18): *ReliableMessage, add INVALID_ID. *ReliableMessage, change message id generation logic. 0.3.1(2019.10.9): +First release. Introduction: This package includes the base classes and interfaces for Sripe data transfering. Normaly, you don't use it directly.
Sripe.DataTransfer.Client by: Jaren Duan
  • 4 total downloads
  • Latest version: 0.7.0
What's New: 0.7.0(2019.11.14): *fix bug: reappend message may exist already in the queue. *log clean. *confirm with time. *increase resending count of each time, shortten the interval. 0.6.2(2019.11.12): *fix bug: async removing and getting from cache 0.6.1(2019.11.4): +Async appending, async removing and async getting from the cache. 0.6.0(2019.11.4): *Depencecies updated. *a few log info correction. 0.5.1(2019.11.4): +MultipleTargetsDataClient class support sending data to multiple remote addresses. *Must Start ReliableDataClient before append data. 0.4.0(2019.10.18): *ReliableDataClient, add runtime info/error events. 0.3.8(2019.10.18): *ReliableDataClient, fix bug: Cannot exit respond waiting after calls Close(). 0.3.6(2019.10.17): *SripeDataClient changes to ReliableDataClient. +Log sender details. 0.3.3(2019.10.16): *SimpleDataClient, continue background re-sending after calls Stop(). *SimpleDataClient, cannot start after closed. 0.3.0(2019.10.9): +SimpleDataClient, supporting simple scenario that without resuming from breaking-point of uploading. +MultipleTargetsSimpleDataClient class, supporing multi-target data sending scenario. *SripeDataClient, let logger could be null, supporting scenario without logging. 0.1.5(2019.9.17): *Fix bug: notify logic of network connection restored. 0.1.4(2019.9.17): +First release. Introduction: This package includes data uploading classes, which could be used to build Sripe client program. What's in it: 1. SripeDataClient: working with SripeDataReciever, upload and re-upload data. 2. SimpleDataClient: working with SimpleDataReciever, upload data. 3. MultipleTargetsSimpleDataClient: working with SimpleDataReciever, multi-target data upload.
Sripe.DataTransfer.MessagesCache.Memory by: Sripe.DataTransfer.MessagesCache.Memory
  • 7 total downloads
  • Latest version: 0.3.3
This package includes memory cache class of messages which mainly is used to test. What's New: 0.3.3(2019.11.4): *Depencecies updated.
Sripe.DataTransfer.MessagesCache.SQLite by: Sripe.DataTransfer.MessagesCache.SQLite
  • 3 total downloads
  • Latest version: 0.4.5
This package includes data cache class based on SQLite. What's New: 0.4.5(2019.11.13): *IReliableMessage to IMessage 0.4.4(2019.11.6): +Async support. 0.4.2(2019.11.4): *Depencecies updated. 0.4.1 (2019.11.1): *support multiple target, using multiple primary keys. *fix bug that always drop and create database, now only drop and create when model changes. 0.3.2 (2019.11.1): *get newest data from cache instead of the oldest data. Executables using this package should install pacakge System.Data.SQLite, or else it would raise error of No Dlls(SQLite's problem).
Sripe.DataUnit by: Jaren Duan Zhuchen Liu
  • 10 total downloads
  • Latest version: 0.4.4
What's new: 0.4.4(2023.4.20): *fix bug: add Unit.Get for recently added unit. +L/s² 0.4.3(2023.4.20): *fix bug: duplilcated unit string m/h to h/m. 0.4.2(2023.4.19): *put "" in 1st place. 0.4.1(2023.4.19): +"" in GetAllUnitDesciption(). 0.4.0(2023.4.18): +new UnitMeterPerHour, unitHourPerMeter. 0.3.9(2023.4.13): +new Unit, to fit GetAllUnitDesciption(). 0.3.8(2023.4.13): +Unit.GetAllUnitDesciption. 0.3.7(2022.1.24): +net50 net60 support. 0.3.6(2021.4.7): +UnitNewton. +UnitCubicMeterPerMinute and UnitCubicMeterPerSecond. 0.3.4(2020.10.28): *fix UnitMMHO_SK namespace bug. 0.3.3(2020.10.20): +UnitMMHO_SK UnitMmhoPerCM 0.3.1(2020.10.15): What's new: 0.4.4(2023.4.20): *fix bug: duplilcated unit string m/h to h/m. 0.4.4(2023.4.20): *fix bug: duplilcated unit string m/h to h/m. 0.4.2(2023.4.19): *put "" in 1st place. 0.4.1(2023.4.19): +"" in GetAllUnitDesciption(). 0.4.0(2023.4.18): +new UnitMeterPerHour, unitHourPerMeter. 0.3.9(2023.4.13): +new Unit, to fit GetAllUnitDesciption(). 0.3.8(2023.4.13): +Unit.GetAllUnitDesciption. 0.3.7(2022.1.24): +net50 net60 support. 0.3.6(2021.4.7): +UnitNewton. +UnitCubicMeterPerMinute and UnitCubicMeterPerSecond. 0.3.4(2020.10.28): *fix UnitMMHO_SK namespace bug. 0.3.3(2020.10.20): +UnitMMHO_SK UnitMmhoPerCM 0.3.1(2020.10.15): +
Sripe.RealtimeWellLog by: Jaren Duan
  • 4 total downloads
  • Latest version: 5.0.1
This package includes a few classes for processing welllog realtime data.
Sripe.RealtimeWellLog.Analyzing.Offline by: Jaren Duan
  • 2 total downloads
  • Latest version: 0.7.2
Package Description
SSH.NET by: Renci
  • 103 total downloads
  • Latest version: 2020.0.2
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography by: Renci
  • 20 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange inc. marc.gravell
  • 197 total downloads
  • Latest version: 1.2.1
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName by: Stack Exchange inc. marc.gravell
  • 168 total downloads
  • Latest version: 1.2.1
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName.Core by: Stack Exchange inc. marc.gravell
  • 1 total downloads
  • Latest version: 1.1.605
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Steeltoe.Common.Abstractions by: Broadcom
  • 3 total downloads
  • Latest version: 4.0.0
  • Steeltoe
Abstractions commonly used across Steeltoe components.
Steeltoe.Connector.Abstractions by: Broadcom
  • 2 total downloads
  • Latest version: 4.0.0
  • connectors services
Abstractions for working with backing services.
Steeltoe.Connector.ConnectorBase by: Broadcom
  • 3 total downloads
  • Latest version: 4.0.0
  • connectors services
Connectors for using service bindings in your application.
Steeltoe.Discovery.Abstractions by: Broadcom
  • 2 total downloads
  • Latest version: 4.0.0
  • service discovery service registry Spring Cloud
Abstractions for service registration and discovery.