AdamE.Firebase.iOS.Analytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.5.0.3
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudFirestore by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudFunctions by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.13.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.4.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.3.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Installations by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 10.29.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.RemoteConfig by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs Remote Config iOS Library
AngleSharp by: AngleSharp
  • 1 total downloads
  • Latest version: 1.8.2-beta.726
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Apache.Arrow by: The Apache Software Foundation
  • 1 total downloads
  • Latest version: 2.0.0
  • apache arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
AutoMapper by: Jimmy Bogard
  • 9 total downloads
  • Latest version: 16.2.0
A convention-based object-object mapper.
AWSSDK.Core by: Amazon Web Services
  • 1 total downloads
  • Latest version: 3.7.500.1
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 2 total downloads
  • Latest version: 3.7.0.205
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.2
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Monitor.OpenTelemetry.Exporter by: Microsoft
  • 0 total downloads
  • Latest version: 1.3.0-beta.2
  • Azure Monitor OpenTelemetry Exporter ApplicationInsights
An OpenTelemetry .NET exporter that exports to Azure Monitor
BlazorStrap by: Chanan Braunstein, John Bomhold
  • 4 total downloads
  • Latest version: 5.2.103-Beta2
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 0 total downloads
  • Latest version: 34.2.0
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 2 total downloads
  • Latest version: 2.0.30
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.130.0
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
dotnet-ef by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.3.23174.2
  • 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
EntityFrameworkCore.Exceptions.Common by: Giorgi Dalakishvili
  • 0 total downloads
  • Latest version: 10.0.0
  • EntityFramework EF Exception SqlServer PostgreSQL MySql EntityFrameworkCore entity-framework-core EFCore Data Database
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException, ReferenceConstraintException or DeadlockException instead of generic DbUpdateException This is a base package for database specific packages. Install one of the specific packages instead of this