Found 556 packages
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used Types: System.DBNull System.Data.Common.DbConnection System.Data.Common.DbException System.Data.Common.DbParameter System.Data.DbType System.Data.Common.DbDataReader System.Data.Common.DbCommand System.Data.Common.DbTransaction System.Data.Common.DbParameterCollection System.Data.Common.DbProviderFactory When using NuGet 3.x this package requires at least version 3.4.
Provides extensions to form LINQ expressions and method queries against DataTable objects. Commonly Used Types: System.Data.DataRowComparer System.Data.DataRowExtensions System.Data.DataTableExtensions System.Data.EnumerableRowCollection System.Data.EnumerableRowCollectionExtensions System.Data.OrderedEnumerableRowCollection System.Data.TypedTableBase System.Data.TypedTableBaseExtensions 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
Provides a collection of classes for OLEDB. Commonly Used Types: System.Data.OleDb.OleDbCommand System.Data.OleDb.OleDbCommandBuilder System.Data.OleDb.OleDbConnection System.Data.OleDb.OleDbDataAdapter System.Data.OleDb.OleDbDataReader System.Data.OleDb.OleDbParameter System.Data.OleDb.OleDbParameterCollection System.Data.OleDb.OleDbTransaction
Provides a collection of classes used to access an ODBC data source in the managed space Commonly Used Types: System.Data.Odbc.OdbcCommand System.Data.Odbc.OdbcConnection System.Data.Odbc.OdbcDataReader System.Data.Odbc.OdbcDataAdapter System.Data.Odbc.OdbcParameter System.Data.Odbc.OdbcParameterCollection System.Data.Odbc.OdbcTransaction
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Application Insights Event Counter Collector allows you to send data sent from EventCounters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Bring the power of Rx to collections using Dynamic Data. Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections. Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
DataCollection is a series of cross-platform observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
DataCollection.BindingList allows using any IBindingListView, including DataTable views, as the source of controls supporting C1.DataCollection. Commonly Used Types: C1.DataCollection.BindingList.C1DataCollectionBindingList
Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data. Commonly Used Types: System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection When using NuGet 3.x this package requires at least version 3.4.
This library allow using any C1.DataCollection as the source of any WPF control by implementing ICollectionView. Commonly Used Types: C1.WPF.DataCollection.C1CollectionView C1.WPF.DataCollection.C1CollectionViewDataCollection
Abstractions for vector database access. Commonly Used Types: Microsoft.Extensions.VectorData.IVectorStore Microsoft.Extensions.VectorData.IVectorStoreRecordCollection<TKey, TRecord>
DataCollection provides .Net Android support for data features like sorting, grouping and filtering with the RecyclerView and ListView controls. It enables support for advanced features such as pull-to-refresh and incremental, on-demand loading.
DataCollection provides WinForms support for features like sorting, grouping and filtering. Commonly Used Types: C1.Win.DataCollection.ListViewEx
DataCollection provides .Net iOS support for data features like sorting, grouping and filtering with the UITableView and UICollectionView controls. It enables support for advanced features such as pull-to-refresh and incremental, on-demand loading.
DataCollection.Serialization includes System.Text.Json converters to serialize and deserialize filter sort and notification classes. Commonly Used Types: C1.DataCollection.Serialization.FilterExpressionJsonConverter C1.DataCollection.Serialization.SortDescriptionJsonConverter C1.DataCollection.Serialization.NotifyCollectionChangedEventArgsJsonConverter
DataCollection.EntityFramework allows using entity framework as the source of controls supporting C1.DataCollection. Commonly Used Types: C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreVirtualDataCollection C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreCursorDataCollection
DataCollection.AdoNet allows using ADO.NET data providers as the source of controls supporting C1.DataCollection. Commonly Used Types: C1.DataCollection.AdoNet.C1AdoNetVirtualDataCollection C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection
DataCollection provides cross-platform data features like sorting, grouping and filtering.