166 packages returned for Tags:"Value"
Dapper.Tvp
by:
bellwether
- 255,503 total downloads
- last updated 5/14/2013
- Latest version: 1.0.0
A couple helper classes to make using TVP parameters with Dapper easier.
KBCsv
by:
kent.boogaart
- 160,089 total downloads
- last updated 4/27/2020
- Latest version: 6.0.0
KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format, delivered as a netstandard 1.0 library. Online at https://github.com/kentcb/KBCsv.
- 229,566 total downloads
- last updated 12/4/2020
- Latest version: 4.13.0
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed. Supports mapping directly between files and classes.
- 133,466 total downloads
- last updated 11/11/2020
- Latest version: 1.2.3
Enable using the new Value Tuple structure to write elegant code that allows async methods to be fired in parallel despite having different return types
var (result1, result2) = await (GetStringAsync(), GetGuidAsync());
Based on the work of Joseph Musser https://github.com/jnm2
- 153,562 total downloads
- last updated 2/12/2021
- Latest version: 1.98.0
DBreeze database key features:
- Embedded .NET family assembly, platform independent and without references to other libraries.
- Multi-threaded, ACID compliant, with a solution for deadlocks resolving/elimination, parallel reads and synchronized writes/reads.
- No fixed scheme for table...
More information
ValueOf
by:
mcintyre321
- 79,757 total downloads
- last updated 5/5/2020
- Latest version: 1.0.17
Declare Value Objects in one line e.g. `class ClientRef : ValueOf<string, ClientRef> { }`), create using `ClientRef.From(someString)`
The base Type ValueOf<TValue, TThis>, provides Equals, GetHashcode.
Use ValueTuples for multi property values e.g `class Address : ValueOf<(string firstLine, string...
More information
- 75,614 total downloads
- last updated 1/16/2021
- Latest version: 11.0.2
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains caching interfaces, data models and core implementations.
KvpbaseSDK
by:
jchristn
- 90,480 total downloads
- last updated 11/16/2020
- Latest version: 4.1.2.1
C# SDK for Kvpbase object storage platform
Value
by:
ThomasPierrain
- 52,773 total downloads
- last updated 5/4/2017
- Latest version: 1.1.0.1
Value is a pico library (or code snippets shed) to help you to easily implement Value Types (also known as Value Objects in DDD) in your C# projects without making implementation errors nor polluting your domain logic with boiler-plate code.
ValueObject
by:
jhewlett
- 32,085 total downloads
- last updated 4/25/2020
- Latest version: 0.6.1
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
- 20,090 total downloads
- last updated 3/14/2016
- Latest version: 2.1.0-alpha4
A key value pair storage to run on the server
ValueUtils
by:
eamon
- 45,869 total downloads
- last updated 5/5/2017
- Latest version: 1.4.0
Efficient hash code and equality implementations for arbitrary objects.
- 13,115 total downloads
- last updated 7/7/2017
- Latest version: 1.1.1
Defining email addresses, distances, phone numbers, etc. as separate semantic types lets you use the C# or VB type system to catch bugs during compilation.
- 34,646 total downloads
- last updated 4/27/2020
- Latest version: 6.0.0
Provides generally useful extensions to KBCsv as a Portable Class Library. Online at https://github.com/kentcb/KBCsv.
- 30,936 total downloads
- last updated 12/16/2020
- Latest version: 2.1.20351.1-pre
A collection of commonly used IValueConverters for WPF applications.
- 32,295 total downloads
- last updated 11/16/2020
- Latest version: 1.4.35
Simple platform independent key/value storage for iOS and Android (Xamarin)
Speedy
by:
BobbyCannon
- 53,416 total downloads
- last updated 2/28/2021
- Latest version: 7.0.5
Small thread safe embedded key value pair persistent repository for .NET.
Nine.Storage
by:
yufeih
- 19,168 total downloads
- last updated 1/5/2016
- Latest version: 1.2.0-alpha-4
Contains basic contracts for a key value pair storage system
- Previous
- Next