SQLitePCLRaw.provider.e_sqlite3.net45
by: Eric Sink et al
- 255 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink et al
- 216 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SqlServerCompact
by: Microsoft
- 12 total downloads
- Latest version: 4.0.8854.1
Legacy package, SqlServerCompact is now included in the 'Microsoft.SqlServer.Compact' package.
sqlSugarCore
by: sunkaixuan
- 11 total downloads
- Latest version: 4.0.0.2
Asp.net Core ORM SqlSugar ORM,core 1.0,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SqlSugarCore.Kdbndp
by: sun kaixuan
- 7 total downloads
- Latest version: 6.0.0
SqlSugarCore.Kdbndp R6 使用 6.0 , R3 1.0
Sripe.DataAcquisition
by: Jaren Duan
- 13 total downloads
- Latest version: 2.5.12
Introduction:
This package provide the base classes and interfaces which could be used to build a new data acquiring program.
Sripe.DataAcquisition.Frac
by: Jaren Duan
- 13 total downloads
- Latest version: 0.16.0
Package Description
Sripe.DataAcquisition.ModBusReader
by: Jaren Duan
- 10 total downloads
- Latest version: 0.2.7
Package Description
Sripe.DataAcquisition.Mud
by: Jaren Duan
- 19 total downloads
- Latest version: 1.15.0
Package Description
Sripe.DataAcquisition.MudLog
by: Jaren Duan Liming Huang Zhu Chang Wei
- 15 total downloads
- Latest version: 1.24.6
提供录井数据采集的数据实体类、采集器、解析器与相关组件.
Sripe.DataAcquisition.MudLog.DBAcquirer
by: Jaren Duan Shuguo Xu
- 10 total downloads
- Latest version: 0.2.7
Package Description
Sripe.DataAcquisition.MWD
by: Jaren Duan
- 12 total downloads
- Latest version: 0.24.0
提供定向数据采集的数据实体类与相关组件.
Sripe.DataAcquisition.MWD.APS
by: Jaren Duan
- 10 total downloads
- Latest version: 0.2.5
What's New:
0.2.5(2020.09.27):
*update pkg.
0.1.0(2020.09.22):
+Move back from Sripe.DataAcquisition.MWD.
Sripe.DataAcquisition.MWD.PCDWD
by: Jaren Duan
- 9 total downloads
- Latest version: 0.17.0
提供定向数据采集的数据实体类与相关组件.
Sripe.DataAcquisition.SerialPortReader
by: Jaren Duan
- 7 total downloads
- Latest version: 0.4.5
Package Description
Sripe.DataAcquisition.WellTesting
by: Jaren Duan
- 8 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.WellTesting.HYSystem
by: Jaren Duan
- 8 total downloads
- Latest version: 0.2.9
What's New:
0.2.6(2020.9.26):
+HYAcquirer.
0.1.0(2019.12.29):
+First release.
Introduction:
This package provides the data acquiring class for the HYSystem.
Sripe.DataAcquisition.WitsMessages
by: Jaren Duan
- 13 total downloads
- Latest version: 1.15.0
Package Description
Sripe.DataTransfer
by: Jaren Duan
- 11 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
- 10 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.