dwest.netdev
- 473,766 total downloads
- last updated 6/8/2019
- Latest version: 1.0.4
A generic tree library in C# that focuses on hierarchical entity representations. Features: full LINQ querying, intuitive manipulation of nodes, error detection (e.g. cycles), class extensibility (e.g. to accommodate business rules), format conversion / serialization.
- 20,358 total downloads
- last updated 6/18/2019
- Latest version: 1.1.9
When you absolutely need ADO.NET but want to ditch the boilerplate. Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM. This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.
- 20,180 total downloads
- last updated 12/5/2016
- Latest version: 1.0.3
Linear-progressive text discovery engine exposing functionality through simple service APIs. Break plain text into a sequence of slices which can be reconstituted as annotated text. Generate meta-rich tokens from a search expression to then be used to annotate source text matches; noise-word...
More information
- 15,502 total downloads
- last updated 6/18/2019
- Latest version: 1.1.9
SQL Server provider for FluidDbClient. This library also makes working with Table Valued Parameters a snap.
- 10,039 total downloads
- last updated 12/5/2016
- Latest version: 1.0.3
TextDiscovery AngleSharp implementations of IDomInterpreter, IDomNodeFactory, and IHtmlConverter. Enables the following capabilities: mark search hits in the DOM, create HTML excerpts at a given word count with configurable element-breaking rules, and more.
- 8,811 total downloads
- last updated 12/5/2016
- Latest version: 1.0.3
TextDiscovery HtmlAgilityPack implementations of IDomInterpreter, IDomNodeFactory, and IHtmlConverter. Enables the following capabilities: mark search hits in the DOM, create HTML excerpts at a given word count with configurable element-breaking rules, and more.
- 5,119 total downloads
- last updated 1/11/2019
- Latest version: 1.0.1.3
An intuitive tool for merging in-memory collections : add, update, delete elements simultaneously. Supports a functional LINQ approach (Merge), in-place collection merging (MergeInto), and a pure callback approach (ControlMerge, ControlMergeParallel). Callbacks can be injected to compose custom...
More information
- 1,557 total downloads
- last updated 8/19/2019
- Latest version: 1.1.903
Basic Oracle provider for FluidDbClient.