AutoMapper
by: Jimmy Bogard
- 605 total downloads
- Latest version: 4.1.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AvalonEdit
by: AvalonEdit Contributors
- 40 total downloads
- Latest version: 6.1.3.50
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
BitMiracle.LibTiff.NET
by: Bit Miracle
- 45 total downloads
- Latest version: 2.4.649
.NET version of LibTiff library made by Bit Miracle
BouncyCastle.NetCore
by: BouncyCastle
- 110 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CalcBinding
by: Alexander Zinchenko
- 290 total downloads
- Latest version: 2.5.2
CalcBinding - small library providing Binding markup extension with path expressions directly in xaml
Castle.Core
by: Castle Project Contributors
- 942 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClosedXML
by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 65 total downloads
- Latest version: 0.95.4
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Report
by: Alexey Rozhkov
- 39 total downloads
- Latest version: 0.2.1
ClosedXML.Report is a tool for report generation and data analysis in .NET applications through the use of Microsoft Excel. ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code.
CommonServiceLocator
by: .NET Foundation and Contributors
- 224 total downloads
- Latest version: 2.0.6
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 425 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Costura.Fody
by: geertvanhorrik simoncropp
- 16 total downloads
- Latest version: 5.7.0
Fody add-in for embedding references as resources.
CSRedisCore
by: CSRedisCore
- 15 total downloads
- Latest version: 3.6.8
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
DocumentFormat.OpenXml
by: Microsoft
- 725 total downloads
- Latest version: 3.0.0-ci0083
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.
DryIoc.dll
by: Maksim Volkau
- 71 total downloads
- Latest version: 4.7.7
DryIoc is fast, small, full-featured IoC Container for .NET
DynamicExpresso.Core
by: Davide Icardi
- 888 total downloads
- Latest version: 1.3.4.8
Dynamic Expresso is an interpreter for simple C# statements. Dynamic Expresso embeds its own parsing logic, really interprets C# statements by converting it to .NET lambda expressions or delegates.
Using Dynamic Expresso developers can create scriptable applications, execute .NET code without compilation or create dynamic linq statements.
Statements are written using a subset of C# language specifications. Global variables or parameters can be injected and used inside expressions. It doesn't generate assembly but it creates an expression tree on the fly.
EPPlus
by: EPPlus Software AB
- 80 total downloads
- Latest version: 7.0.0-preview1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 71 total downloads
- Latest version: 6.1.1
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 86 total downloads
- Latest version: 6.1.1
Package Description
ExcelDataReader
by: ExcelDataReader developers
- 913 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).