bootstrap
by: The Bootstrap Authors
- 4 total downloads
- Latest version: 5.3.8
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 1 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Castle.Core
by: Castle Project Contributors
- 3 total downloads
- Latest version: 4.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser
by: gsscoder, nemec, ericnewton76
- 0 total downloads
- Latest version: 2.7.0
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 1 total downloads
- Latest version: 1.6.2
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 0 total downloads
- Latest version: 5.7.13
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 3.1.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 1 total downloads
- Latest version: 2.8.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsQuery
by: James Treworgy
- 1 total downloads
- Latest version: 1.1.2
CsQuery is a CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods. It includes an HTML parser, a document object model that mimics the browser DOM, and uses a subselect-capable index for fast operation.
CsvHelper
by: Josh Close
- 14 total downloads
- Latest version: 29.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 3 total downloads
- Latest version: 23.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell
- 4 total downloads
- Latest version: 1.41.0-beta2
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
diskann-garnet
by: Microsoft
- 2 total downloads
- Latest version: 2.0.4
DiskANN FFI and Data Provider for Garnet
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 2.16.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
- 4 total downloads
- Latest version: 2.2.682
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EntityFramework
by: Microsoft
- 3 total downloads
- Latest version: 6.3.0-preview7-19363-02
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
- 14 total downloads
- Latest version: 8.4.2
A spreadsheet library for .NET framework and .NET core
ExtendedNumerics.BigDecimal
by: Adam White, Jan Christoph Bernack, Rick Harker
- 1 total downloads
- Latest version: 2025.1005.0.264
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.