收集過往實作過的基礎設施。
Collect the infrastructure that has been implemented in the past.
做法上可能不是最好,但會希望能越來越好!
The practice may not be the best, but I hope to get better and better!
All infrastructure are base on Infra.Core.
- BarCode
- Infra.BarCode.QRCode
- Implement with ZXing.Net
- Infra.BarCode.QRCode
- Cache
- Infra.Caching.Memory
- Implement with Microsoft.Extensions.Caching.Memory
- Infra.Caching.Redis
- Implement with Microsoft.Extensions.Caching.StackExchangeRedis
- Infra.Caching.Memory
- Crypto
- Email
- Infra.Email.Mailgun
- Implement with Mailgun
- Infra.Email.Smtp
- Implement with MailKit
- Infra.Email.Mailgun
- EventBus
- FileAccess
- Infra.FileAccess.Physical
- Infra.FileAccess.Grpc 👉 Demo
- Infra.FileAccess.Ftp
- Implement with FluentFTP
- Infra.FileAccess.Sftp
- Implement with SSH.NET
- Hash
- Storage
- Infra.Storage.Minio
- Implement with minio-dotnet
- Infra.Storage.Minio
- Time
- Server
- GrpcFileServer
- Collocate with Infra.FileAccess.Grpc.
- GrpcFileServer
- ...(Keep it up.)
Please open up an issue on GitHub before you put a lot efforts on pull request.
MIT license