AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 12 total downloads
- Latest version: 12.4.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.27.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 2 total downloads
- Latest version: 11.14.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Google.iOS.GoogleAppMeasurement
by: Microsoft, Adam Essenmacher
- 6 total downloads
- Latest version: 12.4.0
GoogleAppMeasurement packed for .NET for iOS
AdamE.Google.iOS.GoogleUtilities
by: Microsoft, Adam Essenmacher
- 2 total downloads
- Latest version: 8.0.2.2
GoogleUtilities packed for .NET for iOS
AngleSharp
by: AngleSharp
- 0 total downloads
- Latest version: 1.4.1-beta.502
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AWSSDK.Core
by: Amazon Web Services
- 4 total downloads
- Latest version: 4.0.3.3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 3 total downloads
- Latest version: 4.0.2.5
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
- 0 total downloads
- Latest version: 1.11.3
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Storage.Common
by: Microsoft
- 0 total downloads
- Latest version: 12.23.0
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/
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 2 total downloads
- Latest version: 5.1.102-Preview7
Bootstrap 5.x component library for BlazorStrap
bootstrap
by: The Bootstrap Authors
- 0 total downloads
- Latest version: 5.3.0-alpha1
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 0 total downloads
- Latest version: 2.9.1
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.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 60 total downloads
- Latest version: 2.12.0
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.7.9
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
Dapper.Transaction
by: ZZZ Projects
- 2 total downloads
- Latest version: 2.1.24
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced
by: Docker.DotNet
- 1 total downloads
- Latest version: 3.128.5
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 0 total downloads
- Latest version: 3.0.0-beta0003
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.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 0 total downloads
- Latest version: 1.6.0-beta.2191
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 1.0.1
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException instead of generic DbUpdateException