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.
CsvParser is a .NET library that makes it easy to work with comma-separated-values (CSV) files (and files with other delimiters). Includes basic classes to read and write CSV data, and also higher-level classes that automatically map class properties to CSV columns. The library correctly handles...
More information
Allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server Database Provider. This is accomplished by using the AsQueryableValues extension method available on the DbContext class. Everything is evaluated on the server with a single round...
More information
Parameter and value inspections. Domain objects. Shipping models including parcels and containers. Fast thread-safe cache. Creation and verification of cryptographic salted hashes. Universal date and time support, plus generic helpers. Enumeration type converter. Various validator extensions. Data...
More information
Fast and reliable CSV file reader and writer, with support for text delimiters.
Supports custom line and record separators, various text delimiting strategies, and full Unicode support.