DddDotNet icon indicating copy to clipboard operation
DddDotNet copied to clipboard

🛠️ Bunch of Building Blocks for https://github.com/phongnguyend/Practical.CleanArchitecture to avoid duplicated & repeated code

Identity Providers

Identity Status Health Check Path
Auth0 by Okta /Identity/Auth0
AWS Cognito /Identity/Amazon
Azure Active Directory /Identity/Azure
Azure Active Directory B2C /Identity/Azure
Google Cloud Identity Platform /Identity/GoogleCloud

Storage Providers

Storage Status Health Check Path
Amazon S3 /Storages/Amazon
Azure Blob Storage /Storages/Azure
Azure File Share /Storages/Azure
FTP / FTPS /Storages/Ftp
Google Cloud Storage /Storages/Google
Local /Storages/Local
SFTP /Storages/Sftp
SMB /Storages/Smb
Win32 Network Share /Storages/WindowsNetworkShare

Message Broker Providers

Message Broker Status Encryption Health Check Path
Amazon Event Bridge /MessageBrokers/AmazonEventBridge
Amazon Kinesis /MessageBrokers/AmazonKinesis
Amazon SNS /MessageBrokers/AmazonSNS
Amazon SQS /MessageBrokers/AmazonSQS
Apache ActiveMQ /MessageBrokers/ApacheActiveMQ
Azure Event Grid /MessageBrokers/AzureEventGrid
Azure Event Hub /MessageBrokers/AzureEventHub
Azure Queue Storage /MessageBrokers/AzureQueue
Azure Service Bus /MessageBrokers/AzureServiceBus
Google Cloud Pub/Sub /MessageBrokers/GooglePubSub
Kafka /MessageBrokers/Kafka
RabbitMQ /MessageBrokers/RabbitMQ

Email Providers

Email Status Health Check Path
Amazon SES /Notification/Email/Amazon
SendGrid /Notification/Email/SendGrid
SMTP /Notification/Email/Smtp

SMS Providers

SMS Status Health Check Path
Amazon SNS /Notification/Sms/Amazon
Azure Communication /Notification/Sms/Azure
Twilio /Notification/Sms/Twilio

Configuration & Secrets Providers

Configuration & Secrets Status Health Check Path
SQL Server /Configuration
HashiCorp Vault /Configuration
Azure App Configuration /Configuration
Azure Key Vault /Configuration
AWS Secrets Manager /Configuration
AWS Systems Manager /Configuration
Google Cloud Secret Manager /Configuration