CommandLineParser
by: gsscoder, nemec, ericnewton76
- 13 total downloads
- Latest version: 2.7.0
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.
CommunityToolkit.Maui
by: Microsoft
- 9 total downloads
- Latest version: 12.2.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.Maui.Core
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
Core library for community toolkits using .NET MAUI
Confluent.Kafka.DependencyInjection
by: Kyle McClellan and others
- 1 total downloads
- Latest version: 3.2.0
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).
ConsoleAppFramework
by: Cysharp
- 45 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
- 3 total downloads
- Latest version: 6.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.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 6 total downloads
- Latest version: 11.1.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 1 total downloads
- Latest version: 2.1.24
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dotnet-ef
by: Microsoft
- 33 total downloads
- Latest version: 10.0.2
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
- 1 total downloads
- Latest version: 0.0.3-beta.20190222.6
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.1.0-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 115 total downloads
- Latest version: 8.4.1
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 0 total downloads
- Latest version: 7.5.0
Package Description
Fable
by: Alfonso García-Caro Núñez
- 3 total downloads
- Latest version: 5.0.0-alpha.16
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 3 total downloads
- Latest version: 6.3.0-beta.9
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 9 total downloads
- Latest version: 7.2.0-beta.8
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 0 total downloads
- Latest version: 7.2.0
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 0 total downloads
- Latest version: 7.2.0
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging.Core
by: FastEndpoints
- 9 total downloads
- Latest version: 7.3.0-beta.5
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 3 total downloads
- Latest version: 6.0.0-beta.10
Security library for FastEndpoints.