DocumentFormat.OpenXml.Framework
by: Microsoft
- 47 total downloads
- Latest version: 3.3.0
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.
DotLiquid
by: Tim Jones Alessandro Petrelli
- 538 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotMorten.Microsoft.SqlServer.Types
by: Morten Nielsen
- 115 total downloads
- Latest version: 2.5.0
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 5 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 6 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
dotnet-passbook
by: Tomas McGuinness
- 149 total downloads
- Latest version: 3.2.4
Generate pass files for Apple Wallet. This library allows you to build and sign a pkpass file.
DotNetZip
by: Henrik/Dino Chiesa
- 55 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.
dropzone
by: Matias Meno
- 65 total downloads
- Latest version: 4.3.0
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues
EasyModbusTCP
by: Stefan Roßmann
- 22 total downloads
- Latest version: 5.6.0
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
EFCore.BulkExtensions
by: borisdj
- 700 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.MySql
by: borisdj
- 7 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 5 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.SQLite
by: borisdj
- 8 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer
by: borisdj
- 5 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EFUtilities
by: Mikael Eliasson
- 63 total downloads
- Latest version: 1.0.2
Adds batch operations to Entity Framework when using MS Sql server
Elasticsearch.Net
by: Elastic and contributors
- 786 total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 66 total downloads
- Latest version: 8.7.1
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 357 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.
EntityFramework.BulkExtensions
by: [Deprecated]
- 4 total downloads
- Latest version: 1.0.0
[Deprecated]
Bulk operations extension library for Entity Framework. It can perform bulk insert, update or delete of collections of entities. You can see some usage exemples on the project site.
EntityFramework.BulkInsert-ef6-ext
by: hugocl
- 9 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.