System.Data.DataSetExtensions 4.5.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Data.DataSetExtensions --version 4.5.0
                    
NuGet\Install-Package System.Data.DataSetExtensions -Version 4.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Data.DataSetExtensions" Version="4.5.0" />
                    
Directory.Packages.props
<PackageReference Include="System.Data.DataSetExtensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Data.DataSetExtensions --version 4.5.0
                    
#r "nuget: System.Data.DataSetExtensions, 4.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Data.DataSetExtensions&version=4.5.0
                    
Install System.Data.DataSetExtensions as a Cake Addin
#tool nuget:?package=System.Data.DataSetExtensions&version=4.5.0
                    
Install System.Data.DataSetExtensions as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (528)

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 as well as .NET Standard.

AutoBogus

A C# library complementing the Bogus generator by adding auto creation and population capabilities.

linq2db

LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.

Stimulsoft.Reports.Engine

The engine is a part of the reporting tool that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others. The engine supports .NET and .NET Core frameworks.

GitHub repositories (154)

Showing the top 20 popular GitHub repositories that depend on System.Data.DataSetExtensions:

Repository Stars
Klocman/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
gerardog/gsudo
Sudo for Windows
LorisYounger/VPet
虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序
dotnet/samples
Sample code referenced by the .NET documentation
microsoft/Power-Fx
Power Fx low-code programming language
Facepunch/Facepunch.Steamworks
Another fucking c# Steamworks implementation
linq2db/linq2db
Linq to database provider.
RoundedTB/RoundedTB
Add margins, rounded corners and segments to your taskbars!
qmk/qmk_toolbox
A Toolbox companion for QMK Firmware
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
filoe/cscore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
ardalis/Specification
Base class with tests for adding specifications to a DDD model
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
jstedfast/MimeKit
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
ProtonVPN/win-app
Official ProtonVPN Windows app
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
unvell/ReoGrid
Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET 3.5 (or client profile), WPF and Android platform.
Version Downloads Last updated
4.6.0-preview3.19128.7 1,175,169 3/6/2019
4.6.0-preview.19073.11 26,601 1/29/2019
4.6.0-preview.18571.3 73,259 12/3/2018
4.5.0 152,878,955 5/29/2018
4.5.0-rc1 55,303 5/6/2018
4.5.0-preview2-26406-04 24,111 4/10/2018
4.5.0-preview1-26216-02 64,839 2/26/2018