Castle.Windsor
by: Castle Project Contributors
- 1 total downloads
- Latest version: 6.0.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 4 total downloads
- Latest version: 0.104.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.104.999.3765 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.Parser
by: Jan Havlíček
- 4 total downloads
- Latest version: 1.2.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
coverlet.collector
by: tonerdo
- 5 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.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 17 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DnsClient
by: MichaCo
- 8 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DocumentFormat.OpenXml
by: Microsoft
- 7 total downloads
- Latest version: 3.0.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
- 4 total downloads
- Latest version: 3.0.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.
Duende.IdentityModel
by: Duende Software
- 5 total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
EasyCaching.Bus.Redis
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple caching bus(message bus) based on StackExchange.Redis.
EasyCaching.Core
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
EasyCaching.HybridCache
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.InMemory
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple in-memory caching provider.
EasyCaching.Serialization.Json
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on Newtonsoft.Json
EasyCaching.Serialization.MessagePack
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on MessagePack
EntityFramework
by: Microsoft
- 4 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.
EPPlus
by: EPPlus Software AB
- 3 total downloads
- Latest version: 8.0.6
A spreadsheet library for .NET framework and .NET core
ExcelDataReader
by: ExcelDataReader developers
- 3 total downloads
- Latest version: 3.6.0
Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 2 total downloads
- Latest version: 3.6.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.