AdamE.Firebase.iOS.CloudFirestore by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.1.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.1.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 11.4.0.1
C# bindings for Firebase APIs Dynamic Links iOS Library
AWSSDK.Core by: Amazon Web Services
  • 1 total downloads
  • Latest version: 4.0.3.19
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 3 total downloads
  • Latest version: 3.7.501.11
  • 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.
BlazorStrap by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.1.100-Beta1
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
bootstrap by: The Bootstrap Authors
  • 1 total downloads
  • Latest version: 5.3.0-alpha3
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 1 total downloads
  • Latest version: 8.1.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent 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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
Google.Protobuf by: Google Inc.
  • 2 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: Google Inc.
  • 1 total downloads
  • Latest version: 1.0.0
  • gRPC RPC Protocol HTTP/2
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.28.0-pre2
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.32.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 1.20.1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Tools by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.66.0-pre5
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
librdkafka.redist by: Magnus Edenhill, edenhill
  • 1 total downloads
  • Latest version: 1.0.1-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Libuv by: Libuv
  • 2 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 7.9.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-rc.2.20475.17
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.AspNetCore.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute