BlazorStrap
by: Chanan Braunstein, John Bomhold
- 7 total downloads
- Latest version: 5.2.105-Preview-2
A bootstrap 5 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 8 total downloads
- Latest version: 5.2.103.250519
Bootstrap 5.x component library for BlazorStrap
bootstrap
by: The Bootstrap Authors
- 1 total downloads
- Latest version: 5.3.6
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 2 total downloads
- Latest version: 1.8.4
The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 16 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Confluent.Kafka.DependencyInjection
by: Kyle McClellan
- 2 total downloads
- Latest version: 2.1.1
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection.
ConsoleAppFramework
by: Cysharp
- 21 total downloads
- Latest version: 5.7.9
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 8 total downloads
- Latest version: 31.0.3
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
- 3 total downloads
- Latest version: 2.1.21
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet
by: Docker.DotNet
- 5 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.
DocumentFormat.OpenXml
by: Microsoft
- 2 total downloads
- Latest version: 2.13.0-beta0002
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 1 total downloads
- Latest version: 3.3.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
- 3 total downloads
- Latest version: 2.3.77
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 4 total downloads
- Latest version: 1.0.0-beta.20191128.4
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 22 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 2 total downloads
- Latest version: 3.1.4
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 8.0.5
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 3 total downloads
- Latest version: 7.7.0
Package Description
FastEndpoints
by: FastEndpoints
- 0 total downloads
- Latest version: 5.18.0
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 3 total downloads
- Latest version: 6.2.0-beta.2
Attributes used by FastEndpoints.