Updated 01. Roadmap and Milestones for future releases (markdown)
parent
69aee9ad5e
commit
e28285ddad
@ -67,6 +67,10 @@ https://github.com/dotnet-architecture/eShopOnContainers/releases/tag/netcore1.1
|
||||
# VNext
|
||||
|
||||
Other possible features, to be evaluated for getting into the backlog:
|
||||
|
||||
- Implement a more advanced versioning system based on [aspnet-api-versioning](https://github.com/Microsoft/aspnet-api-versioning) or comparable system. Current API versioning is very basic, simply based on the URLs.
|
||||
|
||||
https://github.com/Microsoft/aspnet-api-versioning
|
||||
- Implement more advanced logging suchs as using Serilog: https://serilog.net/ or the selected approach.
|
||||
- Azure Event Grid: Implement an additional Event Bus implementation based on Azure Event Grid.
|
||||
- Azure Functions integrated with Azure Event Grid: Additional event-driven Azure Function microservice (i.e. grabbing uploaded images and adding a watermark and putting it into Azure blobs) - The notification would come from Azure Event Grid when any image is uploaded into a BLOB storage.
|
||||
|
Loading…
x
Reference in New Issue
Block a user