AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.20.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFunctions
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.4.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.CloudMessaging
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.3.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.15.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.2.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.GoogleAppMeasurement
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.12.0
GoogleAppMeasurement packed for .NET for iOS
AngleSharp
by: AngleSharp
- 3 total downloads
- Latest version: 1.4.1-beta.508
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AutoMapper
by: Jimmy Bogard
- 2 total downloads
- Latest version: 3.1.0-ci1019
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 geared towards 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
- 2 total downloads
- Latest version: 4.0.3.10
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 17 total downloads
- Latest version: 4.0.2.21
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.52.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental
by: Microsoft
- 2 total downloads
- Latest version: 0.1.0-preview.18
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 0 total downloads
- Latest version: 1.14.0
Provides APIs for authenticating to Microsoft Entra ID
Azure.Storage.Blobs
by: Microsoft
- 1 total downloads
- Latest version: 12.23.0-beta.2
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/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/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
- 2 total downloads
- Latest version: 12.9.0-beta.1
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: .NET Foundation and contributors
- 2 total downloads
- Latest version: 0.10.5
Powerful .NET library for benchmarking
BlazorComponentUtilities
by: Ed Charbeneau
- 0 total downloads
- Latest version: 1.3.1
A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 2 total downloads
- Latest version: 5.1.102-Preview4
Bootstrap 5.x component library for BlazorStrap
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 8.0.1-beta-1
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.