AdamE.Google.iOS.GoogleAppMeasurement by: Microsoft, Adam Essenmacher
  • 10 total downloads
  • Latest version: 12.3.0
GoogleAppMeasurement packed for .NET for iOS
AdamE.Google.iOS.GTMSessionFetcher by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 4.0.0
GTMSessionFetcher packed for .NET for iOS
AngleSharp by: Florian Rappl
  • 1 total downloads
  • Latest version: 0.8.0
  • html html5 css css3 dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text
AngleSharp is the ultimate angle brackets parser library. It currently parses HTML5 and CSS3 to construct a DOM based on the official W3C specification.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Azure.Core by: Microsoft
  • 0 total downloads
  • Latest version: 1.14.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Data.Tables by: Microsoft
  • 8 total downloads
  • Latest version: 12.10.0
  • Microsoft Azure Tables Microsoft Azure Tables Table windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Table service
Azure.Identity by: Microsoft
  • 0 total downloads
  • Latest version: 1.14.1
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
Azure.Storage.Common by: Microsoft
  • 1 total downloads
  • Latest version: 12.22.0-beta.2
  • Microsoft Azure Storage Common, Microsoft, Azure, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 3 total downloads
  • Latest version: 0.10.12
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
CommunityToolkit.WinUI.Notifications by: Microsoft.Toolkit, dotnetfoundation
  • 2 total downloads
  • Latest version: 7.1.1-preview3
  • notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms
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
  • 23 total downloads
  • Latest version: 2.11.1
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.Extensions.OpenTelemetry by: Vadim Hatsura
  • 3 total downloads
  • Latest version: 0.3.0
  • kafka, confluent, instrumentation, opentelemetry
OpenTelemetry instrumentation for Confluent.Kafka
Dapper.SqlBuilder by: Sam Saffron, Johan Danforth
  • 4 total downloads
  • Latest version: 2.0.35
  • orm sql micro-orm query sql-builder
The Dapper SqlBuilder component, for building SQL queries dynamically.
Docker.DotNet.Enhanced by: Docker.DotNet
  • 4 total downloads
  • Latest version: 3.128.0
  • Docker Container C# .NET
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.
FastEndpoints.Attributes by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.18.0.8-beta
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 4 total downloads
  • Latest version: 7.2.0-beta.6
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging by: FastEndpoints
  • 4 total downloads
  • Latest version: 7.2.0-beta.6
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 0 total downloads
  • Latest version: 6.1.0-beta.5
Core messaging interfaces used by FastEndpoints.
FluentMigrator.Extensions.Postgres by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 1 total downloads
  • Latest version: 7.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
GeoAPI by: NetTopologySuite - Team
  • 5 total downloads
  • Latest version: 1.7.3.1
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.