AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.11.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.DynamicLinks
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 12.5.0.2
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.6.0
C# bindings for Firebase APIs Remote Config iOS Library
AdamE.Firebase.iOS.Storage
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.11.0
C# bindings for Firebase APIs Storage iOS Library
AngleSharp
by: AngleSharp
- 0 total downloads
- Latest version: 1.8.2-beta.733
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: 6.2.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.SimpleEmail
by: Amazon Web Services
- 0 total downloads
- Latest version: 4.0.100.14
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.18.0
Provides APIs for authenticating to Microsoft Entra ID
Azure.Storage.Blobs
by: Microsoft
- 0 total downloads
- Latest version: 12.29.1
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
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 7.1.3-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.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 0 total downloads
- Latest version: 2.5.0
Confluent's .NET Client for Apache Kafka
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 21.3.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
diskann-garnet
by: Microsoft
- 1 total downloads
- Latest version: 5.0.2
DiskANN FFI and Data Provider for Garnet
DocumentFormat.OpenXml.Framework
by: Microsoft
- 0 total downloads
- Latest version: 3.1.0
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-ef
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 0 total downloads
- Latest version: 1.5.0-beta.1928
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus
by: EPPlus Software AB
- 1 total downloads
- Latest version: 8.0.8
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 0 total downloads
- Latest version: 7.3.0-beta.11
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.