189 packages returned for Tags:"Value"
ValueOf
by:
mcintyre321
- 475,176 total downloads
- last updated 3/4/2022
- Latest version: 2.0.31
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
KBCsv
by:
kent.boogaart
- 353,746 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.
Dapper.Tvp
by:
bellwether
- 309,153 total downloads
- last updated 5/14/2013
- Latest version: 1.0.0
A couple helper classes to make using TVP parameters with Dapper easier.
- 254,645 total downloads
- last updated 9/15/2021
- Latest version: 2.0.0
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
- 396,182 total downloads
- last updated 5/27/2022
- Latest version: 5.0.2
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.
- 303,590 total downloads
- last updated 12/22/2021
- Latest version: 1.107.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
- 129,233 total downloads
- last updated 1/23/2022
- Latest version: 12.0.0
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains caching interfaces, data models and core implementations.
Value
by:
ThomasPierrain
- 104,777 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
- 63,188 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.
KvpbaseSDK
by:
jchristn
- 137,489 total downloads
- last updated 11/12/2021
- Latest version: 4.1.2.2
C# SDK for Kvpbase object storage platform
ValueUtils
by:
eamon
- 81,786 total downloads
- last updated 5/5/2017
- Latest version: 1.4.0
Efficient hash code and equality implementations for arbitrary objects.
- 67,540 total downloads
- last updated 11/10/2021
- Latest version: 2.3.6-pre
A collection of commonly used IValueConverters for WPF applications.
- 63,369 total downloads
- last updated 11/10/2021
- Latest version: 2.3.6-pre
A collection of commonly used IValueConverters for Xamarin.Forms applications.
- 18,925 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.
- 25,468 total downloads
- last updated 3/14/2016
- Latest version: 2.1.0-alpha4
A key value pair storage to run on the server
Speedy
by:
BobbyCannon
- 102,955 total downloads
- last updated 8/11/2021
- Latest version: 9.0.5
Small thread safe embedded key value pair persistent repository for .NET.
- 51,366 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.
- 49,422 total downloads
- last updated 1/23/2022
- Latest version: 12.0.0
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains SQL code shared by all drivers.
- Previous
- Next