Sripe.DataTransfer.Server by: Sripe.DataTransfer.Server
  • 9 total downloads
  • Latest version: 0.5.0
What's New: 0.5.0(2019.11.14): -DataReciever.StopRecieve(), use close() directly. *ReliableDataReciever keep-alive logic. +try catch when stop recieving. *confirm with time. *log clean and text improve. 0.4.3(2019.11.13): *depencecies updated. +try catch when stop recieving. +DataReciever base class. make reliableDataReciever and SimpleDataReciever its subclass. 0.4.1(2019.11.13): *remove the unnecessary codes. 0.3.9(2019.11.5): *Depencecies updated. 0.3.7(2019.10.21): *ReliableDataReciever, adjust debug info output. 0.3.6(2019.10.21): *ReliableDataReciever, adjust debug info output. 0.3.5(2019.10.17): *ReliableDataReciever, add log sender details. 0.3.4(2019.10.17): *SripeDataReciever changes to ReliableDataReciever. 0.3.2(2019.10.9): *SimpleDataReciever class, cannot start after closed. 0.3.0(2019.10.9): +SimpleDataReciever class, supports simple data recieving scenario without break-point resuming. *SripeDataReciever class, allow logger to be null, for some special scenario. *SripeDataReciever class, optimize exit logic. 0.1.6(2019.9.17): *Fix bug of socket listening. 0.1.5(2019.9.17): +First release. Introduction: This package includes data recieving classes which could be used to build server applications. What's in it: 1. SripeDataReciever: working with SripeDataClient, in charges of data recieving and confirming. 2. SimpleDataReciever: working with SimpleDataClent, in charges of data recieving.
Sripe.DataUnit by: Jaren Duan Zhuchen Liu
  • 19 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
  • 10 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
  • 10 total downloads
  • Latest version: 0.7.2
Package Description
Sripe.SiteApp by: Jaren Duan
  • 9 total downloads
  • Latest version: 0.9.1
What's New: 0.9.1(2020.9.27): +EF Core support. 0.8.3(2020.7.1): +EF Core support. 0.8.2(2020.1.10): +local ipendpoint 0.8.1(2019.12.28): *null or empty data disgard. 0.8.0(2019.11.14): *Dependence update. 0.7.7(2019.11.13): *Dependence update. 0.7.5(2019.11.13): *MultiTargetSiteSender: use async cache for net45. *SiteApp: use async cache for net45. 0.7.3(2019.11.5): *Async support. 0.7.2(2019.11.5): *Dependence update. 0.6.3(2019.11.4): +MultiTargetSiteApp and MultiTargetSiteSender classes. +Dependence update. *fix: LogCleaner may crash. 0.5.2(2019.11.1): *Dependence update. 0.5.1(2019.10.22): *Add runtime info/error events. 0.4.9(2019.10.21): *Dependence update. 0.4.7(2019.10.18): *Dependence update. 0.4.3(2019.10.17): *Dependence update. 0.4.1(2019.10.16): +Cleaning logs for the specific number of days ago. 0.3.0(2019.10.9): +First release. Introduction: This package includes a SiteApp class for building Sripe on-site application. What's in it: SiteApp class, which uses SripeDataClient and IDataAcquirer to simplify
SSH.NET by: Renci
  • 190 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
  • 41 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange Inc. marc.gravell
  • 414 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 322 total downloads
  • Latest version: 1.2.6
  • 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
  • 4 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
  • 6 total downloads
  • Latest version: 4.0.0
  • Steeltoe
Abstractions commonly used across Steeltoe components.
Steeltoe.Connector.Abstractions by: Broadcom
  • 6 total downloads
  • Latest version: 4.0.0
  • connectors services
Abstractions for working with backing services.
Steeltoe.Connector.ConnectorBase by: Broadcom
  • 9 total downloads
  • Latest version: 4.0.0
  • connectors services
Connectors for using service bindings in your application.
Steeltoe.Discovery.Abstractions by: Broadcom
  • 6 total downloads
  • Latest version: 4.0.0
  • service discovery service registry Spring Cloud
Abstractions for service registration and discovery.
Steeltoe.Discovery.ClientBase by: Broadcom
  • 8 total downloads
  • Latest version: 4.0.0
  • service discovery service registry Spring Cloud eureka consul kubernetes
Base package for using Steeltoe Service Discovery.
Steeltoe.Discovery.ClientCore by: Broadcom
  • 10 total downloads
  • Latest version: 4.0.0
  • aspnetcore service discovery service registry Spring Cloud eureka consul kubernetes
Package for using Steeltoe Service Discovery Client in ASP.NET Core applications.
Steeltoe.Extensions.Configuration.Abstractions by: Broadcom
  • 7 total downloads
  • Latest version: 4.0.0
  • configuration spring boot
Abstractions used in Steeltoe Configuration libraries.
Steeltoe.Extensions.Configuration.CloudFoundryBase by: Broadcom
  • 7 total downloads
  • Latest version: 4.0.0
  • configuration CloudFoundry vcap
Configuration Provider for reading Cloud Foundry Environment Variables.
Storage.Net by: Ivan Gavryliuk (@aloneguid)
  • 1.451k total downloads
  • Latest version: 7.0.0-alpha-46
Storage.Net abstracts storage implementation like blobs, tables and messages from the .NET Application Developer. It's aimed to provide a generic interface regardless on which storage provider you are using. It also provides both synchronous and asynchronous alternatives of all methods and implements it to the best effort possible. Supports .NET 4.5.1 and .NET Standard 1.6.
StreamJsonRpc by: Microsoft
  • 260 total downloads
  • Latest version: 1.5.68
  • visualstudio stream json rpc
A cross-platform .NET portable library that implements the JSON-RPC wire protocol and can use System.IO.Stream or WebSocket so you can use it with any transport.