coverlet.msbuild
by: tonerdo
- 322 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
DocumentFormat.OpenXml
by: Microsoft
- 349 total downloads
- Latest version: 2.14.0-beta0001
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
CsvHelper
by: Josh Close
- 413 total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell
- 671 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Costura.Fody
by: geertvanhorrik simoncropp
- 1.289k total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
DapperExtensions
by: Thad Smith Page Brooks
- 268 total downloads
- Latest version: 1.6.3
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
CronExpressionDescriptor
by: Brady Holt
- 20 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
DevExpress.Data
by: Developer Express Inc.
- 1.281k total downloads
- Latest version: 25.2.5
Target Platform/Framework: Cross-Platform
DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, DevExtreme Complete, Reporting, Office File API
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 216 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
DeviceDetector.NET
by: totpero
- 150 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 1.707k total downloads
- Latest version: 19.0.0
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DinkToPdfAll
by: Martín José Acosta Santos
- 13 total downloads
- Latest version: 1.0.1-rc
A wrapper of DinkToPdfAll that just include x64 and x86 version of the wkhtmltox library.
DevExpress.DataAccess
by: Developer Express Inc.
- 36 total downloads
- Latest version: 25.2.5
Target Platform/Framework: Cross-Platform
DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting, Office File API
DevExpress.Reporting.Core
by: Developer Express Inc.
- 13 total downloads
- Latest version: 25.1.5
Target Platform/Framework: Cross-Platform
DevExpress Product Libraries Used: .NET Reporting (https://www.devexpress.com/subscriptions/reporting)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting
DevExpress.Xpo
by: Developer Express Inc.
- 405 total downloads
- Latest version: 25.2.5
Target Platform/Framework: Desktop, Web, Mobile
DevExpress Product Libraries Used: XPO (.NET ORM Library) (https://www.devexpress.com/xpo)
Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, DevExtreme Complete, Reporting
DevExpress.Web
by: Developer Express Inc.
- 42 total downloads
- Latest version: 25.2.5
Target Platform/Framework: Web
DevExpress Product Libraries Used: ASP.NET WebForms UI components (https://www.devexpress.com/webforms)
Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting
CommunityToolkit.WinUI.UI.Controls.Markdown
by: Microsoft.Toolkit
- 26 total downloads
- Latest version: 7.1.2
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.
CommunityToolkit.WinUI.UI.Controls.Media
by: Microsoft.Toolkit
- 5 total downloads
- Latest version: 7.1.2
This library provides controls backed by win2d for use in XAML. It is a part of the Windows Community Toolkit.
Controls:
- Eyedropper: Eyedropper allows user to pick up a color from anywhere in there application.
- ImageCropper: ImageCropper control allows user to crop image freely.
- InfiniteCanvas: Supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export & Import.
CommunityToolkit.WinUI.UI.Controls.Primitives
by: Microsoft.Toolkit
- 5 total downloads
- Latest version: 7.1.2
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit.
Controls:
- AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space.
- ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple.
- DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other.
- StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value.
- UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space.
- WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line.
- WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.