BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 1.5.0-preview-03
A bootstrap4 component library for Blazor
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 0 total downloads
- Latest version: 2.6.0-beta.106
BouncyCastle.NET is a popular cryptography library for .NET
CommandLineParser
by: Giacomo Stelluti Scala
- 2 total downloads
- Latest version: 2.0.215-beta
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 1 total downloads
- Latest version: 2.0.5
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Maui
by: Microsoft
- 1 total downloads
- Latest version: 14.0.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.
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit, dotnetfoundation
- 1 total downloads
- Latest version: 7.1.2
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps.
Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries.
For UWP/MSIX apps, you can also generate tile and badge notifications.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 2 total downloads
- Latest version: 1.8.2
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 4 total downloads
- Latest version: 5.7.5
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 3 total downloads
- Latest version: 14.0.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.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 1.50.4-alpha1-00070
The Dapper SqlBuilder component, for building SQL queries dynamically.
Docker.DotNet
by: Docker.DotNet
- 1 total downloads
- Latest version: 3.125.5
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.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.1.416
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 6.0.36
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
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 8.0.0
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
- 2 total downloads
- Latest version: 7.0.5
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 3 total downloads
- Latest version: 4.0.0-theta-011
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 9 total downloads
- Latest version: 7.3.0-beta.7
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 6 total downloads
- Latest version: 7.3.0-beta.9
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 7.3.0-beta.8
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 7.3.0-beta.11
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.