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
142 packages returned for Tags:"Writer"
Sort by
Relevance
Downloads
Recently updated
Serilog.
Sinks.
TextWriter
by:
serilog
5,088,011 total downloads
last updated
10/31/2016
Latest version:
2.1.0
serilog
IO
text
writer
The System.IO.TextWriter sink for Serilog
DistributedLock.
Core
by:
chasemedallion
7,020,443 total downloads
last updated
9/11/2022
Latest version:
1.0.6-alpha01
distributed
lock
async
mutex
reader
writer
semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
LanguageExt.
Core
by:
louthy
9,131,057 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
DistributedLock
by:
chasemedallion
4,120,109 total downloads
last updated
11/13/2022
Latest version:
2.3.2
distributed
lock
async
mutex
sql
reader
writer
semaphore
azure
sqlserver
More tags
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages...
More information
GSF.
COMTRADE
by:
GridProtectionAlliance
ritchiecarroll
staphen
797,418 total downloads
last updated
6/2/2023
Latest version:
2.4.140-beta
Transient
Data
Exchange
File
Format
Parser
Writer
COMTRADE
Library
Library for parsing and creating COMTRADE (COMmon format for Transient Data Exchange for power systems) files
dnlib
by:
wtfsck
771,314 total downloads
last updated
11/19/2022
Latest version:
3.6.0
dotnet
assembly
module
reader
writer
PDB
PortablePdb
WindowsPdb
IL
CIL
More tags
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs. For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the...
More information
DistributedLock.
Oracle
by:
chasemedallion
422,630 total downloads
last updated
7/9/2022
Latest version:
1.0.1
distributed
lock
async
mutex
reader
writer
sql
oracle
Provides a distributed lock implementation based on Oracle Database
Open.
ChannelExtensions
by:
electricessence
426,293 total downloads
last updated
10/5/2022
Latest version:
6.2.2
channel
channels
channel
reader
channel
writer
threading
tasks
extensions
async
A set of extensions for optimizing/simplifying System.Threading.Channels usage. Includes: ReadUntilCancelled, ReadAll, ReadAllConcurrently, WriteAll, WriteAllConcurrently, and Pipe operations. Part...
More information
Mono.
Linq.
Expressions
by:
jbevain
225,765 total downloads
last updated
11/26/2019
Latest version:
2.0.0
linq
expression-tree
expressions
writer
system.linq.expression
predicatebuilder
fluent
Complement for System.Linq.Expressions, including a C# writer, useful custom Expression nodes and extension methods.
netDxf
by:
thieum
200,289 total downloads
last updated
12/21/2022
Latest version:
2022.11.2
netDxf
Dxf
Dxf
reader
Dxf
writer
AutoCad
.net Dxf Reader-Writer
Serilog.
Sinks.
AzureWebJobsTraceWriter
by:
StarRez
201,527 total downloads
last updated
8/14/2017
Latest version:
1.0.22
Serilog
Sink
TraceWriter
Trace
Writer
Azure
WebJob
Functions
A Serilog sink that writes events to Azure WebJob Host's TraceWriter.
Tommy
by:
dezhidki
62,905 total downloads
last updated
1/11/2022
Latest version:
3.1.2
TOML
parser
writer
simple
A simple TOML parser and writer inspired by SimpleJSON. Provides minimal and simple API for parsing and writing TOML files. Compliant with TOML 1.0.0 format spec.
csharp-
monad
by:
louthy
150,099 total downloads
last updated
6/28/2016
Latest version:
1.0.1
C#
Functional
Monad
Option
Either
Reader
Writer
State
C# Monad Library
LanguageExt.
FSharp
by:
louthy
407,249 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
Atalasoft.
dotImage.
Barcoding.
Writing.
x64
by:
Atalasoft
45,472 total downloads
last updated
5/15/2023
Latest version:
11.4.0.8355
Atalasoft
imaging
image
barcoding
barcode
writing
writer
BarcodeWriter is a helper class that can overlay scanable barcodes onto digital documents.
Atalasoft.
dotImage.
Barcoding.
Writing.
x86
by:
Atalasoft
47,105 total downloads
last updated
5/15/2023
Latest version:
11.4.0.8355
Atalasoft
imaging
image
barcoding
barcode
writing
writer
BarcodeWriter is a helper class that can overlay scanable barcodes onto digital documents.
LanguageExt.
Parsec
by:
louthy
338,257 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
Sky.
Data.
Csv
by:
Cavendish
71,829 total downloads
last updated
1/6/2021
Latest version:
2.5.0
csv
reader
writer
fast
net
netcore
netstandard
netframework
A very simple and extremely fast CSV reader and writer. Supports .NET Framework 2.0 and above, .NET Standard 2.0 and above. Provides a customizable data resolver for reading and writing typed objects...
More information
SwiftExcel
by:
RomanPavelko
130,406 total downloads
last updated
11/24/2022
Latest version:
1.0.14
Excel
Writer
ExcelWriter
Export
ExcelExport
ExcelXML
ExcelOpenXML
SwiftExcel
XLS
XLSX
More tags
Lightweight, extremely fast and memory efficient Excel output library for .NET and .NET Core applications. Build your Excel reports in fraction of seconds with no memory footprint thanks to skipping XML...
More information
Report.
NET
by:
GridProtectionAlliance
ritchiecarroll
staphen
36,830 total downloads
last updated
2/11/2022
Latest version:
0.9.9
PDF
Report
Dynamic
Generator
Writer
Builder
Class library used to dynamically generate PDF documents.
Previous
Next