Azure Key Vault References
So now you had an introduction to DDD you’ve probably gotten enthusiastic and started right away, of course! And then you ran into a couple of problems. As mentioned, your domain model must (always) be in a valid state. However, for some reason you were not able to.
Value Objects of DDD
So now you had an introduction to DDD you’ve probably gotten enthusiastic and started right away, of course! And then you ran into a couple of problems. As mentioned, your domain model must (always) be in a valid state. However, for some reason you were not able to.
Introduction to DDD
So here's some thought about DDD. I really love the thought and principles of DDD (Domain Driven Design) and I really recommend looking into it. That's why it is time for a new blog. Let's call it a practical introduction to DDD for C# developers.
The Valet Key Pattern (Part 2)
Part two of the valet key pattern is the client-side implementation. Uploading files directly into Azure BLOB Storage
The Valet Key Pattern (Part 1)
Part one of the valet key pattern is the server-side implementation. Create a shared access signature in Azure BLOB Storage to be able to send files to blob storage without authentication