Bogus
by: Brian Chavez
- 4 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.
ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.3.0
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild
by: tonerdo
- 1 total downloads
- Latest version: 3.1.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 5 total downloads
- Latest version: 27.0.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
- 4 total downloads
- Latest version: 14.0.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
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.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 2.124.3
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 8 total downloads
- Latest version: 3.2.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
- 6 total downloads
- Latest version: 2.3.142
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-rc1-19458-04
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
- 9 total downloads
- Latest version: 8.3.1
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 2 total downloads
- Latest version: 6.1.1
Package Description
Fable
by: Alfonso García-Caro Núñez
- 2 total downloads
- Latest version: 5.0.0-alpha.20
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.15.0.7-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src
by: Maksim Volkau
- 1 total downloads
- Latest version: 4.0.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
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
- 1 total downloads
- Latest version: 3.0.0.1
A validation library for .NET, Silverlight and WP7 that uses a fluent interface to construct strongly-typed validation rules.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
gherkin
by: aslakhellesoy
- 1 total downloads
- Latest version: 2.7.7
A fast lexer and parser for the Gherkin language based on Ragel