AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs Remote Config iOS Library
AutoMapper
by: Jimmy Bogard
- 2 total downloads
- Latest version: 3.1.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 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: 3.7.500.91
AWS SDK for .NET V3 is in maintenance mode as of March 1st, 2026, with only critical bugs and security issues addressed until end of support on June 1st, 2026. See https://docs.aws.amazon.com/sdk-for-net/v4/developer-guide/net-dg-v4.html for migration guidance. The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 2 total downloads
- Latest version: 3.7.502.1
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.12
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 1 total downloads
- Latest version: 1.18.0-beta.1
Provides APIs for authenticating to Microsoft Entra ID
Azure.Storage.Common
by: Microsoft
- 0 total downloads
- Latest version: 12.20.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
- 0 total downloads
- Latest version: 0.13.5
Powerful .NET library for benchmarking
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.1.100-Preview6
Bootstrap 5.x component library for BlazorStrap
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 1 total downloads
- Latest version: 2.0.3
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Maui.Core
by: Microsoft
- 1 total downloads
- Latest version: 7.0.1
Core library for community toolkits using .NET MAUI
Confluent.Kafka.DependencyInjection
by: Kyle McClellan and others
- 1 total downloads
- Latest version: 3.2.0
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 total downloads
- Latest version: 23.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
DocumentFormat.OpenXml
by: Microsoft
- 0 total downloads
- Latest version: 3.0.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.
DotGen
by: Jakub (TcKs) Müller
- 1 total downloads
- Latest version: 1.4.0
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 10.0.5
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
- 2 total downloads
- Latest version: 1.4.0-beta.20200815.5
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 8.0.8
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.21.0
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.