CommunityToolkit.Maui by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
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
  • 3 total downloads
  • Latest version: 7.0.1
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
Core library for community toolkits using .NET MAUI
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 2 total downloads
  • Latest version: 2.13.1
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.DependencyInjection by: Kyle McClellan and others
  • 2 total downloads
  • Latest version: 3.2.0
  • kafka confluent dependencyinjection di ioc logging
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).
ConsoleAppFramework by: Cysharp
  • 1 total downloads
  • Latest version: 4.0.4
  • batch,console,cli,consoleappframework
Micro-framework for console applications.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 2 total downloads
  • Latest version: 23.0.0
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 2 total downloads
  • Latest version: 2.1.72
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Docker.DotNet.Enhanced.Unix by: Docker.DotNet.Unix
  • 1 total downloads
  • Latest version: 4.1.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
DocumentFormat.OpenXml by: Microsoft
  • 0 total downloads
  • Latest version: 3.0.0
  • openxml office
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.
DotGen by: Jakub (TcKs) Müller
  • 1 total downloads
  • Latest version: 1.4.0
  • c# source generator marker
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
dotnet-ef by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.5
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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.4.0-beta.20200815.5
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework by: Microsoft
  • 2 total downloads
  • Latest version: 6.1.2-beta2
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus by: EPPlus Software AB
  • 5 total downloads
  • Latest version: 8.1.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 4 total downloads
  • Latest version: 4.0.2
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 6 total downloads
  • Latest version: 5.21.0
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 7 total downloads
  • Latest version: 8.1.0-beta.14
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 1 total downloads
  • Latest version: 7.3.0-beta.9
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging by: FastEndpoints
  • 1 total downloads
  • Latest version: 8.2.0-beta.2
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 5 total downloads
  • Latest version: 7.2.0-beta.5
Core messaging interfaces used by FastEndpoints.