DevExpress.Xpo.Extensions.de
by: Developer Express Inc.
- 1.096k total downloads
- Latest version: 25.1.8
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.Xpo.Extensions.es
by: Developer Express Inc.
- 920 total downloads
- Latest version: 25.1.8
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.Xpo.Extensions.ja
by: Developer Express Inc.
- 894 total downloads
- Latest version: 25.1.8
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.Xpo.ja
by: Developer Express Inc.
- 83 total downloads
- Latest version: 18.1.18
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. With XPO, you can build applications that work with multiple database systems without making any changes to your code. More than a dozen of today's most popular database engines are supported, including MS SQL Server, PostgreSQL, MySQL and Oracle.
DevExtreme.AspNet.Data
by: Developer Express Inc.
- 155 total downloads
- Latest version: 1.4.10
DevExtreme data layer extension for ASP.NET
DocumentFormat.OpenXml
by: Microsoft
- 304 total downloads
- Latest version: 3.4.1
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 46 total downloads
- Latest version: 3.4.1
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.
DotNetZip
by: Henrik/Dino Chiesa
- 163 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
DotUtils.StreamUtils.Sources
by: DotUtils.StreamUtils.SourcesPackage
- 24 total downloads
- Latest version: 0.0.9
Package Description
EntityFramework
by: Microsoft
- 274 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
envdte
by: Microsoft
- 169 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte100
by: Microsoft
- 58 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte80
by: Microsoft
- 163 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90
by: Microsoft
- 50 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90a
by: Microsoft
- 50 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
ERP4.Tools.Deployment
by: ERP4
- 16 total downloads
- Latest version: 1.1.0
Software Verteilungs Funktionen
ERP4.Tools.Pdf
by: ERP4.Tools.Pdf
- 24 total downloads
- Latest version: 1.1.2
Funktionen für das Bearbeiten von PDF Dateien
ERP4.Tools.Zugferd
by: ERP4.Tools.Zugferd
- 28 total downloads
- Latest version: 1.1.2
Funktionen für das Erstellen/Auslesen von ZugFerd Daten
ExcelNumberFormat
by: ExcelNumberFormat developers
- 90 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastMember
by: Marc Gravell
- 77 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.