39 packages
returned for Tags:"ISet<T>"
-
6,924,337 total downloads
-
last updated 3/8/2018
-
Latest version: 4.0.4
-
Collections
ISet
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves...
More information
QuickLearn's T-Rex Metadata Library provides attributes that can be used to decorate your API Apps' actions and models for easy consumption by the Logic Apps designer. Use this package for your API App projects.
Generic IList and ISet implementations that implement INotifyCollectionChanged and IBindinList
QuickLearn's T-Rex Metadata Library provides attributes that can be used to decorate your API Apps' actions and models for Logic App consumption. Use this package for shared projects containing models.
CrmAdo is an ADO.Net data provider for Dynamics Crm. It's goal is to make it easy for you to perform CRUD operations against Dynamics Crm. It exposes Dynamics to you as an ordinary ADO.Net data source that you can execute SQL commands against. It allows you to use the familiar ADO.Net classes to...
More information
-
6,748 total downloads
-
last updated 2/21/2019
-
Latest version: 2.0.7
-
SQL
Databases
T-SQL
SQLParser is, as the name suggests, a parser/lexer for SQL.
將IEnumerable 匯出成excel (*.xls, *.xlsx)
Extension methods for ISet<>. This project is storing additional method(s) for daily usage.
An IDataReader implementation for IEnumerable<T> for use in SqlBulkCopy class
Pre-Compiler for JavaScript based appFramework Projects
MVVM<BareKnuckleStyle> - async first ICommand implementations
jSQL facilitates the query, update and delete of items, in an array of plain objects, using JavaScript and SQL like syntax.
* SQL like syntax
* SQL feature implementation: Join, Left Join, Select [Distinct] [Top], Where, Group By, Having, Aggregate functions, Order By [Desc], Update and Delete
*...
More information
SQLCover, code coverage for T-SQL
DbShell - MS SQL Server driver.
Provides utilities and extension methods for work with Span<T> and Memory<T> based code.
-
843 total downloads
-
last updated 11/20/2014
-
Latest version: 1.2.3
-
Tag1
T
ag2
wewt
MS Sql extension for Xyapper with T-SQL specific functions such as bulk copy and others.
Observable Vector makes it easy to use the IObservableVector<T> interface in your Windows app.
Find us on GitHub at https://github.com/jamesqo/observable-vector
This project produces a .Net Standard Library or .Net 4.0 Library with Generic and IEnumerable/Yield (LevelOrder, PreOrder, PostOrder) tree traversal methods
to traverse k-ary trees in different orders via IEnumerable<T>/Yield<T>.
Adds AsDataReader() & AsDataReaderOfObjects() to IEnumerable<T>, enabling IEnumerable<T> to be accessed as an IDataReader. Useful for loading data from a List<T>, LINQ expression or CSV parser into a database using SqlBulkCopy.