AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 7 total downloads
  • Latest version: 12.5.0.4
C# bindings for Firebase APIs Crashlytics iOS Library
AWSSDK.Core by: Amazon Web Services
  • 24 total downloads
  • Latest version: 4.0.0.25
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 2 total downloads
  • Latest version: 3.7.502.38
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
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.0.0-preview.6
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.1
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Monitor.OpenTelemetry.Exporter by: Microsoft
  • 0 total downloads
  • Latest version: 1.4.0
  • Azure Monitor OpenTelemetry Exporter ApplicationInsights
An OpenTelemetry .NET exporter that exports to Azure Monitor
Azure.Storage.Blobs by: Microsoft
  • 4 total downloads
  • Latest version: 12.19.0-beta.1
  • Microsoft Azure Storage Blobs Microsoft Azure Blobs Blob Storage StorageScalable windowsazureofficial azureofficial
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
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.2.102-Preview2
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
BouncyCastle by: Bouncy Castle Project Contributors
  • 1 total downloads
  • Latest version: 1.8.3.1
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Castle.Core by: Castle Project Contributors
  • 1 total downloads
  • Latest version: 4.0.0-beta001
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 2.0.6
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.HighPerformance by: Microsoft
  • 0 total downloads
  • Latest version: 8.1.0-preview3
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
CommunityToolkit.WinUI.Notifications by: Microsoft.Toolkit, dotnetfoundation
  • 1 total downloads
  • Latest version: 7.0.2
  • notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms
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.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 1 total downloads
  • Latest version: 31.0.1
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 4 total downloads
  • Latest version: 2.2.614
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 2 total downloads
  • Latest version: 1.0.0-beta.20191014.9
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus by: EPPlus Software AB
  • 1 total downloads
  • Latest version: 8.4.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints.Attributes by: FastEndpoints
  • 4 total downloads
  • Latest version: 7.3.0-beta.14
Attributes used by FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 1 total downloads
  • Latest version: 3.2.1
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 1 total downloads
  • Latest version: 5.10.2
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent netcore netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.