Bogus
by: Brian Chavez
- 9 total downloads
- Latest version: 34.0.2
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
bootstrap
by: The Bootstrap Authors
- 7 total downloads
- Latest version: 5.3.5
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.
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.5-rc0
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: 0.11.5
Confluent's .NET Client for Apache Kafka
CsQuery
by: James Treworgy
- 1 total downloads
- Latest version: 1.2.1
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
- 1 total downloads
- Latest version: 27.1.1
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
- 1 total downloads
- Latest version: 15.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 2 total downloads
- Latest version: 1.50.0-beta9
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml
by: Microsoft
- 2 total downloads
- Latest version: 2.7.2
The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX). It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in DOCX files from an XML data source.
- Splitting up (shredding) a DOCX or PPTX file into multiple files, and combining multiple DOCX / PPTX files into a single file.
- High fidelity conversion of DOCX => HTML/CSS and HTML/CSS => DOCX.
- Extraction of data from XLSX.
- Searching and replacing content in DOCX / PPTX using regular expressions.
- Updating cached data and embedded spreadsheets for charts in DOCX / PPTX.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.2.580
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus
by: EPPlus Software AB
- 1 total downloads
- Latest version: 6.0.3
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.18.0
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src
by: Maksim Volkau
- 2 total downloads
- Latest version: 4.1.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentValidation
by: Jeremy Skinner
- 3 total downloads
- Latest version: 7.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Grpc
by: Google Inc.
- 6 total downloads
- Latest version: 1.8.0-pre1
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 20 total downloads
- Latest version: 2.66.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.43.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.56.0-pre2
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core