BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.10.8
Powerful .NET library for benchmarking
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 15 total downloads
- Latest version: 5.2.103.250524
A bootstrap 5 component library for Blazor
Bogus
by: Brian Chavez
- 5 total downloads
- Latest version: 34.0.1
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: Twitter, Inc.
- 1 total downloads
- Latest version: 3.3.7
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.8
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 2 total downloads
- Latest version: 4.2.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.Maui.Core
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0
Core library for community toolkits using .NET MAUI
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 8 total downloads
- Latest version: 2.12.0-RC2
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.6.2
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 20 total downloads
- Latest version: 32.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.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 5 total downloads
- Latest version: 1.50.0-beta2
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet
by: Docker.DotNet
- 4 total downloads
- Latest version: 3.125.10
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.Handler.Abstractions
by: Docker.DotNet.Handler.Abstractions
- 1 total downloads
- Latest version: 3.132.0
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 1 total downloads
- Latest version: 3.132.0
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 1 total downloads
- Latest version: 3.132.0
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 3.125.1
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
- 0 total downloads
- Latest version: 2.12.3
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: 1.8.0-beta1
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 5.0.17
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
- 2 total downloads
- Latest version: 1.0.0-beta.20190918.8
A lightweight library to run tests with throwaway instances of Docker containers.