Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
238 packages returned for Tags:"value"
Sort by
Relevance
Downloads
Recently updated
CsvHelper
by:
joshclose
176,179,320 total downloads
last updated
11/11/2022
Latest version:
30.0.1
csv
csvhelper
comma
separated
value
delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
ValueOf
by:
mcintyre321
1,129,958 total downloads
last updated
3/4/2022
Latest version:
2.0.31
Value
Object
ValueObject
DDD
Primitive
Obsession
Domain
Modelling
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...
More information
KBCsv
by:
kent.boogaart
623,053 total downloads
last updated
4/27/2020
Latest version:
6.0.0
.NET
CSV
comma
separated
value
library
netstandard
portable
KBCsv
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.
TaskTupleAwaiter
by:
buvinghausen
jnm2
479,074 total downloads
last updated
2/27/2023
Latest version:
2.0.3
C#
7.0
Value
Tuple
Async
Await
Elegant
Code
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(),...
More information
FlatFiles
by:
jehugaleahsa
774,970 total downloads
last updated
12/4/2022
Latest version:
5.0.4
csv
comma
tab
separated
value
delimited
flat
file
fixed
width
More tags
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.
Dapper.
Tvp
by:
bellwether
389,519 total downloads
last updated
5/14/2013
Latest version:
1.0.0
dapper
dapper
dot
net
tvp
table
value
parameter
sql
server
A couple helper classes to make using TVP parameters with Dapper easier.
DBreeze
by:
hhblaze
581,999 total downloads
last updated
7/28/2023
Latest version:
1.108.0
DBreeze
database
text
search
data
tree
NoSQL
.NET
C#
embedded
More tags
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...
More information
PommaLabs.
KVLite
by:
doktorp
200,277 total downloads
last updated
12/18/2022
Latest version:
12.2.1
kvlite
cache
partition
key
value
store
concurrent
timed
sliding
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
176,054 total downloads
last updated
5/4/2017
Latest version:
1.1.0.1
DDD
domain
value
object
type
tactical
pattern
pico
library
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...
More information
ValueObject
by:
jhewlett
106,325 total downloads
last updated
4/25/2020
Latest version:
0.6.1
DDD
value
equality
Equals
IEquatable
GetHashCode
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
Speedy
by:
BobbyCannon
224,997 total downloads
last updated
9/21/2023
Latest version:
11.1.2
Embedded
key
value
pair
persistent
repository
database
thread
safe
thread-safe
More tags
Speedy is a simple easy to use Entity Framework unit testing framework, sync framework, and all around data framework.
ValueUtils
by:
eamon
120,520 total downloads
last updated
5/5/2017
Latest version:
1.4.0
ValueObject
DataTransferObject
DTO
GetHashCode
Equals
IEquatable
ValueType
value
semantics
hashcode
Efficient hash code and equality implementations for arbitrary objects.
ValueConverters
by:
thomasgalliker
105,508 total downloads
last updated
1/31/2023
Latest version:
3.0.26
IValueConverter
ValueConverter
ValueConverters
value
converter
ValueConverters.Forms
UI
WPF
ToValueConverter
A collection of commonly used IValueConverters for WPF applications.
KvpbaseSDK
by:
jchristn
192,719 total downloads
last updated
9/16/2022
Latest version:
4.1.3.2
storage
rest
object
s3
blob
nosql
cloud
kvp
key
value
More tags
C# SDK for Kvpbase object storage platform
CsvExport
by:
jitbit
96,584 total downloads
last updated
3/16/2023
Latest version:
2.0.0
CSV
csv
csvhelper
csvexport
comma
separated
value
delimited
CSV Export component for .NET
Sep
by:
nietras
183,490 total downloads
last updated
9/27/2023
Latest version:
0.2.6
csv
csvhelper
comma
semi-colon
tab
separated
value
delimited
io
file
More tags
Modern, minimal, fast, zero allocation, reading and writing of separated values (csv, tsv etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
ValueConverters.
Forms
by:
thomasgalliker
88,853 total downloads
last updated
1/31/2023
Latest version:
3.0.26
IValueConverter
ValueConverter
ValueConverters
value
converter
ValueConverters.Forms
UI
WPF
ToValueConverter
A collection of commonly used IValueConverters for Xamarin.Forms applications.
Qowaiv
by:
Corniel.Nobel
236,099 total downloads
last updated
9/11/2023
Latest version:
6.5.1
DDD
value
object
SVO
domain
immutable
amount
date
only
span
More tags
Qowaiv is a (Single) Value Object library. It aims to model reusable (Single) Value Objects that can be used in a wide variety of modeling scenarios, both inside and outside a Domain-driven...
More information
Universal.
Common
by:
ong.andrew
368,192 total downloads
last updated
9/25/2023
Latest version:
8.2.4
Utility
Extension
Method
Comment
SQL
String
UriBuilder
Number
Bit
Byte
More tags
Class library containing useful general-programming classes and extension methods for existing types.
KBCsv.
Extensions
by:
kent.boogaart
81,674 total downloads
last updated
4/27/2020
Latest version:
6.0.0
.NET
CSV
comma
separated
value
library
netstandard
portable
KBCsv
extensions
Provides generally useful extensions to KBCsv as a Portable Class Library. Online at https://github.com/kentcb/KBCsv.
Previous
Next