Bogus
by: Brian Chavez
- 2 total downloads
- Latest version: 3.0.3
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 it to create and load databases and UIs with mockup data. Get started by using Faker class or a DataSet directly.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 11 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core
by: Castle Project Contributors
- 2 total downloads
- Latest version: 5.0.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.Maui
by: Microsoft
- 2 total downloads
- Latest version: 12.1.0
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 2 total downloads
- Latest version: 2.1.0
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.3.2
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsQuery
by: James Treworgy
- 1 total downloads
- Latest version: 1.1.3
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
- 3 total downloads
- Latest version: 12.1.0
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
- 4 total downloads
- Latest version: 1.23.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet
by: Docker.DotNet
- 1 total downloads
- Latest version: 3.125.12
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 3 total downloads
- Latest version: 4.0.2
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
DocumentFormat.OpenXml
by: Microsoft
- 3 total downloads
- Latest version: 3.5.1
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
- 1 total downloads
- Latest version: 2.3.162
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 3 total downloads
- Latest version: 1.5.0-beta.20210128.3
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions
by: Shay Rojansky
- 2 total downloads
- Latest version: 10.0.0
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus
by: EPPlus Software AB
- 0 total downloads
- Latest version: 7.2.0
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 8 total downloads
- Latest version: 5.0.0-alpha.5
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 7 total downloads
- Latest version: 8.1.0-beta.21
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 31 total downloads
- Latest version: 8.1.0-beta.17
Attributes used by FastEndpoints.