CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit, dotnetfoundation
- 1 total downloads
- Latest version: 7.1.1-preview3
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
- 4 total downloads
- Latest version: 2.15.0-RC2
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.DependencyInjection
by: Kyle McClellan and others
- 2 total downloads
- Latest version: 4.1.0
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).
coverlet.collector
by: tonerdo
- 4 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 4 total downloads
- Latest version: 10.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 28 total downloads
- Latest version: 33.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.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 8 total downloads
- Latest version: 34.1.0
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 8 total downloads
- Latest version: 2.1.72
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 2.1.66
The Dapper SqlBuilder component, for building SQL queries dynamically.
deniszykov.WebSocketListener
by: Valeriano Tortola, Denis Zykov
- 4 total downloads
- Latest version: 4.2.8-beta
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
DocumentFormat.OpenXml
by: Microsoft
- 5 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
- 6 total downloads
- Latest version: 2.3.47
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 1.6.0-beta.2117
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.2.0-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 16 total downloads
- Latest version: 8.7.0
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 2 total downloads
- Latest version: 7.5.0
Package Description
FastEndpoints
by: FastEndpoints
- 3 total downloads
- Latest version: 5.16.0.2-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 15 total downloads
- Latest version: 8.4.0-beta.1
Attributes used by FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 2 total downloads
- Latest version: 3.0.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()