AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.3.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.27.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.10.0.2
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 12.5.0.3
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.0.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.7.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Remote Config iOS Library
AdamE.Firebase.iOS.Storage
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.24.0.2
C# bindings for Firebase APIs Storage iOS Library
AWSSDK.Core
by: Amazon Web Services
- 41 total downloads
- Latest version: 4.0.3.30
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 11 total downloads
- Latest version: 4.0.2.24
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
- 2 total downloads
- Latest version: 5.2.102-Preview2a
A bootstrap 5 component library for Blazor
ConsoleAppFramework
by: Cysharp
- 0 total downloads
- Latest version: 5.7.4
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 0 total downloads
- Latest version: 6.1.4
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.Postgres
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 0 total downloads
- Latest version: 6.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.52.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.70.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.43.0
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.Core.Api
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.67.0-pre1
gRPC C# Surface API