AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 12.6.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.AppCheck
by: Microsoft, Adam Essenmacher, Jean-Emmanuel Baillat
- 0 total downloads
- Latest version: 12.10.0
C# bindings for Firebase APIs App Check iOS Library
AdamE.Firebase.iOS.CloudMessaging
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.10.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.3.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.DynamicLinks
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Storage
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.22.0
C# bindings for Firebase APIs Storage iOS Library
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 3.2.0-ci1011
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
- 15 total downloads
- Latest version: 4.0.3.10
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 6 total downloads
- Latest version: 4.0.0.8
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.2.105-Preview-3
A bootstrap 5 component library for Blazor
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.3.31
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.15.0.21-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Google.Protobuf
by: Google Inc.
- 25 total downloads
- Latest version: 3.35.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.66.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.70.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.54.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 6 total downloads
- Latest version: 2.46.1
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
- 0 total downloads
- Latest version: 2.43.0-pre1
.NET client for gRPC