System.Data.DataSetExtensions
4.5.0
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.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Data.DataSetExtensions -Version 4.5.0
dotnet add package System.Data.DataSetExtensions --version 4.5.0
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
paket add System.Data.DataSetExtensions --version 4.5.0
#r "nuget: System.Data.DataSetExtensions, 4.5.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (144)
Showing the top 5 NuGet packages that depend on System.Data.DataSetExtensions:
Package | Downloads |
---|---|
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers.
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
|
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
|
|
linq2db
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
|
|
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
|
Microsoft.Store.PartnerCenter
SDK for accessing Microsoft Partner center APIs
|
GitHub repositories (39)
Showing the top 5 popular GitHub repositories that depend on System.Data.DataSetExtensions:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
fluentassertions/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
|
|
linq2db/linq2db
Linq to database provider.
|
|
PowerShell/PSReadLine
A bash inspired readline implementation for PowerShell
|
|
Armin2208/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.6.0-preview3.19128.7 | 167,940 | 3/6/2019 |
4.6.0-preview.19073.11 | 15,493 | 1/29/2019 |
4.6.0-preview.18571.3 | 20,562 | 12/3/2018 |
4.5.0 | 11,200,753 | 5/29/2018 |
4.5.0-rc1 | 25,085 | 5/6/2018 |
4.5.0-preview2-26406-04 | 14,713 | 4/10/2018 |
4.5.0-preview1-26216-02 | 33,197 | 2/26/2018 |