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
24 packages returned for Tags:"ReadOnly"
Sort by
Relevance
Downloads
Recently updated
ReadOnlyCollectionInterfaces
by:
mausch
382,702 total downloads
last updated
8/24/2022
Latest version:
1.2.0
readonly
collections
backport
Backported read-only collection interfaces
ReadOnlyCollectionExtensions
by:
mausch
47,557 total downloads
last updated
8/24/2022
Latest version:
1.5.0
readonly
collections
backport
Extensions/adapters around read-only collection interfaces
Ofl.
Collections
by:
OneFrameLink
17,324 total downloads
last updated
2/23/2020
Latest version:
3.0.12
collections
list
readonlycollection
dictionary
readonly
dictionary
Utilities for working with collection types.
Soenneker.
Extensions.
FileInfo
by:
soenneker
7,288 total downloads
last updated
5/30/2023
Latest version:
1.0.25
file
fileinfo
readonly
archive
c#
.net
dotnet
A collection of helpful FileInfo extension methods
ReadOnlyElement
by:
gautammokal
1,251 total downloads
last updated
8/13/2020
Latest version:
1.0.0.2
Readonly
Readonly
list
object
in
C#
Create true readonly object or list and use in C# code
ActiproSoftware.
Controls.
WPF.
SyntaxEditor
by:
ActiproSoftware
241,963 total downloads
last updated
4/19/2023
Latest version:
23.1.0
Actipro
UI
Controls
WPF
XAML
Adornments
Caret
Classification
Code
Completion
More tags
SyntaxEditor is a powerful text editing WPF control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block...
More information
Quarks.
NHibernate.
ISessionExtensions.
ConfigureAsReadOnly
by:
shaynevanasperen
2,214 total downloads
last updated
10/8/2015
Latest version:
1.0.1
quarks
nhibernate
isession
extension
readonly
flushmode
An extension method which sets DefaultReadOnly to true and FlushMode to Never
dlOuOlb.
Let
by:
dlOuOlb
730 total downloads
last updated
12/14/2020
Latest version:
0.2.0
const
immutable
readonly
This library imitates readonly local variables abusing some language features.
ItsyBitsy.
Collections.
ReadOnlyArray
by:
carlreinke
819 total downloads
last updated
6/2/2020
Latest version:
1.1.0.7
array
readonly
immutable
Provides a read-only array type that is convertible from T[] and ImmutableArray<T>.
TcKs.
RoChars
by:
TcKs
951 total downloads
last updated
7/31/2021
Latest version:
1.0.3
string
chars
readonly
immutable
Library for fast and effective reading characters.
FaustVX.
PrimaryParameter.
SG
by:
FaustVX
960 total downloads
last updated
5/17/2023
Latest version:
0.4.5
primary
constructor
parameter
readonly
field
error
Package Description
ReadOnlyExtensions
by:
Kloc
3,718 total downloads
last updated
1/9/2019
Latest version:
1.1.3
system
generic
read
only
list
lists
dictionary
dictionaries
collection
collections
More tags
Extensions to expose lists, collections, dictionaries, and enumerables as read-only. IList<T>.AsReadOnly() ICollection<T>.AsReadOnly() IDictionary<TKey,TValue>.AsReadOnly() IEnumerable<T>.AsReadOnly()
SqlBulkHelpers
by:
cajuncoding
raerae1616
8,677 total downloads
last updated
5/25/2023
Latest version:
2.2.2
sql
server
database
table
bulk
insert
update
identity
column
sqlbulkcopy
More tags
A library for easy, efficient and high performance bulk insert and update of data, into a Sql Database, from .Net applications. By leveraging the power of the SqlBulkCopy classes with added support for Identity...
More information
TSN.
Collections
by:
mtosun07
1,651 total downloads
last updated
10/2/2022
Latest version:
1.0.2.747
collections
object
models
special
generic
hashset
readonly
equality
hash
code
More tags
A library that presents special generic collections, object models and LINQ extensions (such like IReadOnlySet<T>, ReadOnlyHashSet<T>, EntityEqualityComparer<T>, ToHashSet(), ToReadOnlySet() and AsReadOnly()...
More information
BidirectionalDictionary
by:
iikuzmychov
1,682 total downloads
last updated
3/17/2023
Latest version:
1.2.0
bidirectional
bidirect
bi
bidictionary
bimap
two-way
two
way
dictionary
map
More tags
The bidirectional dictionary is a dictionary with non-null unique values that provides access to an inverse dictionary.
Qoollo.
Turbo
by:
qoollo
33,216 total downloads
last updated
9/24/2020
Latest version:
3.1.0
Qoollo
Turbo
Common
ServiceClasses
Base
Core
Utils
BCL
Extension
ObjectPool
More tags
Collection of useful classes for your .NET application: Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections,...
More information
MarcelJoachimKloubert.
Collections.
dll
by:
mkloubert
8,572 total downloads
last updated
2/20/2016
Latest version:
1.6.0
collections
iset
icollection
ilist
idictionary
ienumerator
synchronized
thread
safe
INotifyPropertyChanged
More tags
A set of useful and powerful collection classes.
NDex
by:
jehugaleahsa
21,118 total downloads
last updated
6/11/2018
Latest version:
3.2.0
algorithm
array
ilist
list
reversed
stl
sublist
convert
substitution
readonly
More tags
Unified algorithm support for indexed .NET collections.
ActiproSoftware.
Controls.
WinForms.
SyntaxEditor
by:
ActiproSoftware
22,704 total downloads
last updated
4/3/2023
Latest version:
23.1.1
Actipro
UI
Controls
WinForms
WindowsForms
Adornments
Caret
Classification
Code
Completion
More tags
SyntaxEditor is a powerful text editing Windows Forms control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers,...
More information
BalaReva.
Directory.
Properties.
Activities
by:
balupad14
862 total downloads
last updated
8/7/2020
Latest version:
1.0.1
BalaReva
Folder
Properties
ReadOnly
Share
Hide
Unhide
Security
Add
User
More tags
It has 4 activities 1.DirectoryReadOnly 2.DirectoryShare 3.HideUnhide 4.Security
Previous
Next