AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.29.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 9 total downloads
- Latest version: 12.10.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.AppCheck
by: Microsoft, Adam Essenmacher, Jean-Emmanuel Baillat
- 1 total downloads
- Latest version: 12.6.0
C# bindings for Firebase APIs App Check iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 3 total downloads
- Latest version: 10.29.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.24.0.2
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 13 total downloads
- Latest version: 12.8.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.Storage
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.7.0
C# bindings for Firebase APIs Storage iOS Library
AdamE.Google.iOS.PromisesObjC
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 2.4.0.4
PromisesObjC packed for .NET for iOS
AjaxControlToolkit
by: Microsoft
- 1 total downloads
- Latest version: 4.1.50927
The Ajax Control Toolkit contains a rich set of controls that you can use to build highly responsive and interactive Ajax-enabled Web applications. The Ajax Control Toolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using the Ajax Control Toolkit, you can build Ajax-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
AngleSharp
by: AngleSharp
- 4 total downloads
- Latest version: 1.4.0-beta.499
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
- 14 total downloads
- Latest version: 23.0.0
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.
Apache.Arrow.Scalars
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 23.0.0
Apache Arrow scalar types, including Parquet-compatible variants. Provides readers, writers, and object model for the Parquet Variant binary format for semi-structured data.
AutoMapper
by: Jimmy Bogard
- 10 total downloads
- Latest version: 6.0.0
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core
by: Amazon Web Services
- 73 total downloads
- Latest version: 4.0.100.2
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 115 total downloads
- Latest version: 4.0.100.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
- 2 total downloads
- Latest version: 1.19.0
Provides APIs for authenticating to Microsoft Entra ID
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 0 total downloads
- Latest version: 1.5.0-beta.1
An OpenTelemetry .NET exporter that exports to Azure Monitor
Azure.Storage.Blobs
by: Microsoft
- 1 total downloads
- Latest version: 12.9.0
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/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/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 12.25.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/
BenchmarkDotNet
by: Andrey Akinshin
- 1 total downloads
- Latest version: 0.7.2
Lightweight .NET library for benchmarking