AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 10.25.0.1
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.6.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.RemoteConfig by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.7.0
C# bindings for Firebase APIs Remote Config iOS Library
AdamE.Firebase.iOS.Storage by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.4.0.1
C# bindings for Firebase APIs Storage iOS Library
AdamE.Google.iOS.GoogleUtilities by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 8.0.2.2
GoogleUtilities packed for .NET for iOS
AutoMapper by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 3.3.1
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
  • 5 total downloads
  • Latest version: 4.0.100.8
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 9 total downloads
  • Latest version: 4.0.3.8
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 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-Preview2
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.1.101
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.14.0.2-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions by: Dennis Doomen
  • 1 total downloads
  • Latest version: 1.3.0.1
  • MSTest xUnit NUnit TDD BDD Fluent Silverlight
A very extensive set of extension methods for .NET 3.5, 4.0 and Silverlight 4.0 that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test.
Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.20.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.39.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.41.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 22 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.42.0-pre1
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.34.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.55.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client