How should I dependency inject the SendGridClient?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sendgrid-csharp

    The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library

  • In this package there's the public interface ISendGridClient which you can use for dependency injection (DI).

  • ambie

    An app that uses white noise, nature sounds, and focus features to boost your productivity.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Damselfly

    Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

  • Code is here: Factory that creates the instance based on config - this is the DI singleton service: https://github.com/Webreaper/Damselfly/blob/master/Damselfly.Core/Services/EmailSenderFactoryService.cs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts