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 selection, IntelliPrompt UI, split views, zooming, bi-di support, and much more.
SyntaxEditor...
More information
Extensions to expose lists, collections, dictionaries, and enumerables as read-only.
IList<T>.AsReadOnly()
ICollection<T>.AsReadOnly()
IDictionary<TKey,TValue>.AsReadOnly()
IEnumerable<T>.AsReadOnly()
A library that presents special generic collections, object models and LINQ extensions (such like IReadOnlySet<T>, ReadOnlyHashSet<T>, EntityEqualityComparer<T>, ToHashSet(), ToReadOnlySet() and AsReadOnly() for HashSets), that follow the original .NET patterns.
Collection of useful classes for your .NET application:
Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections, ReadOnlyCollections, IoC, WeakEvent and other.
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary...
More information
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, block selection, IntelliPrompt UI, split views, bi-di support, and much...
More information