Updated 01. Roadmap and Milestones for future releases (markdown)

Cesar De la Torre 2017-09-10 00:10:49 -07:00
parent d47a3c5aeb
commit 429424a4a5

@ -73,6 +73,8 @@ Other possible features:
- Real time communication: SignalR Hub microservice/container for real-time communication, like notificating something important that just happened to the user. This feature needs to wait for SignalR to be available in .NET Core 2.1. - Real time communication: SignalR Hub microservice/container for real-time communication, like notificating something important that just happened to the user. This feature needs to wait for SignalR to be available in .NET Core 2.1.
- (To be Confirmed) Support for .NET Core 2.0 Razor Pages as additional client app.
- Security: - Security:
- Encrypt secrets at configuration files (like in docker-compose.yml). Multiple possibilities, Azure Key Vault or using simple Certificates at container level, Consul, etc. - Encrypt secrets at configuration files (like in docker-compose.yml). Multiple possibilities, Azure Key Vault or using simple Certificates at container level, Consul, etc.
- Other "secure-code" practices - Other "secure-code" practices