james.ianto.decker
-
- 26,287 total downloads
- last updated 11/23/2020
- Latest version: 1.5.2
This is the SDK for EasyData. EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and... More information -
- 21,209 total downloads
- last updated 11/23/2020
- Latest version: 1.5.2
This is a plugin for EasyData to use a MongoDb backend. EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well... More information -
- 17,155 total downloads
- last updated 11/23/2020
- Latest version: 1.5.2
EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and traditional database structures. -
- 12,800 total downloads
- last updated 3/25/2021
- Latest version: 1.1.2
This is a plugin for EasyData to use a MongoDb data store. EasyData is a simple abstraction layer for persistence to various data stores. You can write your own plugin for a data store or select from a... More information -
- 10,410 total downloads
- last updated 3/25/2021
- Latest version: 1.1.2
EasyData is a simple abstraction layer for persistence to various data stores. You can write your own plugin for a data store or select from a pre-existing one. -
- 5,442 total downloads
- last updated 12/30/2022
- Latest version: 0.1.9
Special memory management helpers for memory mapping and unmanaged memory. -
- 4,625 total downloads
- last updated 10/26/2021
- Latest version: 1.1.0
Package Description -
- 3,616 total downloads
- last updated 12/30/2022
- Latest version: 0.1.9
A derivation of the standard DbfHelper tuned for transcoding forward-only DBF file streams. -
- 3,516 total downloads
- last updated 12/30/2022
- Latest version: 0.1.9
Just some shared helpers. -
- 2,621 total downloads
- last updated 12/7/2020
- Latest version: 1.0.4
Package Description -
- 1,649 total downloads
- last updated 5/16/2019
- Latest version: 1.0.2
Serial Over TCP is a library that facilitates tunneling basic or complex serial connections over a TCP connection, suitable for LAN or WAN. -
- 1,253 total downloads
- last updated 4/19/2019
- Latest version: 1.0.1
This is a plugin for EasyData to use an in-memory backend, for test purposes only. EasyData simplifies persistenance of data to a simple repository. Using a plugin architecture, EasyData is completely database... More information -
- 940 total downloads
- last updated 12/25/2022
- Latest version: 0.0.1
Contains definitions for a standardised model of Twilio data and Twilio API requests and responses. -
- 505 total downloads
- last updated 7/21/2022
- Latest version: 1.0.0
A simple, consistent implementation for file hashing that allows different hashing algorithms to be plugged in. -
- 434 total downloads
- last updated 11/27/2022
- Latest version: 1.0.0
.NET 6 is missing serialization/deserialization support for DateOnly and TimeOnly when using the JsonSerializer class. This provides converters that largely match the .NET 7 implementation. -
- 412 total downloads
- last updated 1/8/2023
- Latest version: 0.0.3
Helpers and other items built to aid in concurrency related matters. -
- 378 total downloads
- last updated 12/22/2022
- Latest version: 0.0.2
This helper will transparently mount and unmount SMB shares on platforms that do not support SMB and UNC path access. It is suitable for use within containers, and will detect when it is not required (e.g. on... More information -
- 246 total downloads
- last updated 12/24/2022
- Latest version: 0.0.2-beta (prerelease)
Represents MemoryMappedFile and MemoryMappedViewAccessor as MemoryPool and MemoryManager respectively so that memory-mapped files can be accessed via Memory and Span constructs, as well as allowing them to be... More information -
- 241 total downloads
- last updated 12/24/2022
- Latest version: 0.0.2-beta (prerelease)
This library provides a semblence of safety over unmanaged memory allocations. It includes a MemoryPool and MemoryManager implementation that wrap unmanaged memory allocations to allow access through Memory and... More information -
- 132 total downloads
- last updated 10/3/2022
- Latest version: 0.0.1-alpha (prerelease)
Provides a cross-platform implementation of Memory Mapped Files that presents the file as a MemoryPool and views of the file as Memory<T>.