Bogus
by: Brian Chavez
- 3 total downloads
- Latest version: 35.3.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, Twitter Inc.
- 2 total downloads
- Latest version: 5.1.2
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle.NetCore
by: BouncyCastle
- 1 total downloads
- Latest version: 1.8.6
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 4.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 1 total downloads
- Latest version: 0.11.3
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.7.1
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild
by: tonerdo
- 3 total downloads
- Latest version: 3.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 1 total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CsvHelper
by: Josh Close
- 3 total downloads
- Latest version: 2.16.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 2 total downloads
- Latest version: 1.50.0-rc3
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 1.50.0-rc2
The Dapper SqlBuilder component, for building SQL queries dynamically.
DocumentFormat.OpenXml
by: Microsoft
- 3 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
- 8 total downloads
- Latest version: 2.2.737
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
EPPlus
by: Jan Källman
- 1 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
FastEndpoints
by: FastEndpoints
- 15 total downloads
- Latest version: 5.17.1.31-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 6 total downloads
- Latest version: 8.0.1
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE.md) for more information.
FluentValidation
by: Jeremy Skinner
- 6 total downloads
- Latest version: 8.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.