Apache.DotCMIS
by: Apache Software Foundation
- 297 total downloads
- Latest version: 0.6.0
Apache Chemistry DotCMIS is a CMIS client library for .NET. It is loosely based on the OpenCMIS client architecture.
Aspose.Cells
by: Aspose
- 66 total downloads
- Latest version: 24.12.0
A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.
AutoMapper
by: Jimmy Bogard
- 300 total downloads
- Latest version: 13.0.1
A convention-based object-object mapper.
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 239 total downloads
- Latest version: 4.0.3
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 291 total downloads
- Latest version: 2.5.0
BouncyCastle.NET is a popular cryptography library for .NET
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 133 total downloads
- Latest version: 0.104.2
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.104.2 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 Alexey Pankratev
- 240 total downloads
- Latest version: 0.2.10
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.
CryptoProvider.Abstractions
by: CryptoProvider.Abstractions
- 327 total downloads
- Latest version: 2.4.0
Package Description
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 291 total downloads
- Latest version: 3.2.0
CSharpFunctionalExtensions - functional extensions for C#
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 234 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml
by: Microsoft
- 64 total downloads
- Latest version: 3.1.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.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 176 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.
FluentValidation
by: Jeremy Skinner
- 295 total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
GreenPipes
by: Chris Patterson
- 47 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Hangfire.AspNetCore
by: Sergey Odinokov
- 209 total downloads
- Latest version: 1.8.17
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 431 total downloads
- Latest version: 1.8.17
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 227 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IdentityModel
by: Dominick Baier Brock Allen
- 303 total downloads
- Latest version: 6.0.0
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 302 total downloads
- Latest version: 6.2.0
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
Irony.NetCore
by: daxnet
- 234 total downloads
- Latest version: 1.0.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.