AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.4.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.25.0.1
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.4.0
C# bindings for Firebase APIs Remote Config iOS Library
AngleSharp
by: AngleSharp
- 2 total downloads
- Latest version: 1.2.0-beta.410
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
- 1 total downloads
- Latest version: 4.0.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
- 7 total downloads
- Latest version: 4.0.3.11
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 6 total downloads
- Latest version: 3.7.402.46
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 12.28.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/
Azure.Storage.Queues
by: Microsoft
- 2 total downloads
- Latest version: 12.27.0-beta.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
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 0 total downloads
- Latest version: 0.13.2
Powerful .NET library for benchmarking
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.1.102-Preview4
A bootstrap 5 component library for Blazor
Castle.Core
by: Castle Project Contributors
- 0 total downloads
- Latest version: 5.0.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.5-rc0
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommunityToolkit.Maui.Core
by: Microsoft
- 1 total downloads
- Latest version: 11.2.0
Core library for community toolkits using .NET MAUI
coverlet.msbuild
by: tonerdo
- 0 total downloads
- Latest version: 8.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 3 total downloads
- Latest version: 21.1.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
DbExceptionClassifier.Common
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 1.0.0
Classify database exceptions by error type. This is a base package for database specific packages. Install one of the specific packages instead of this
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 3.129.0
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
dotnet-ef
by: Microsoft
- 4 total downloads
- Latest version: 6.0.22
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
- 4 total downloads
- Latest version: 1.6.0-beta.2258
A lightweight library to run tests with throwaway instances of Docker containers.