AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 2 total downloads
- Latest version: 12.10.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudMessaging
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.10.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.7.0
C# bindings for Firebase APIs Remote Config iOS Library
AdamE.Firebase.iOS.Storage
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.10.0
C# bindings for Firebase APIs Storage iOS Library
AdamE.Google.iOS.GoogleAppMeasurement
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 12.9.0
GoogleAppMeasurement packed for .NET for iOS
AngleSharp
by: AngleSharp
- 5 total downloads
- Latest version: 1.8.0
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
- 0 total downloads
- Latest version: 18.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.
AWSSDK.Core
by: Amazon Web Services
- 12 total downloads
- Latest version: 4.0.101
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 6 total downloads
- Latest version: 4.0.100.12
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Core.Experimental
by: Microsoft
- 1 total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Data.Tables
by: Microsoft
- 0 total downloads
- Latest version: 12.9.0
This client library enables working with the Microsoft Azure Table service
Azure.Identity
by: Microsoft
- 1 total downloads
- Latest version: 1.2.0-preview.5
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Storage.Queues
by: Microsoft
- 0 total downloads
- Latest version: 12.27.1
This client library enables working with the Microsoft Azure Storage 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.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/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 Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
BlazorComponentUtilities
by: Ed Charbeneau
- 0 total downloads
- Latest version: 1.7.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.
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 22.0.2
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.
bootstrap
by: The Bootstrap Authors
- 0 total downloads
- Latest version: 5.3.0-alpha3
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 0 total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit, dotnetfoundation
- 2 total downloads
- Latest version: 7.1.2
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.