Add user extensions and encryption modules.
This commit is contained in:
10
README.md
10
README.md
@@ -2,7 +2,15 @@
|
||||
|
||||
TO-DO
|
||||
1) MariaDb online
|
||||
2) MarketDataServer see dotnet add package Microsoft.AspNet.WebApi.SelfHost --version 5.3.0
|
||||
2) MarketDataServer
|
||||
dotnet add package Microsoft.AspNet.WebApi.SelfHost --version 5.3.0
|
||||
dotnet add package System.ServiceModel.Primitives --version 4.0.0
|
||||
|
||||
Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
|
||||
Microsoft.AspNet.WebApi.OwinSelfHost
|
||||
|
||||
dotnet add package Microsoft.AspNet.WebApi.OwinSelfHost
|
||||
|
||||
3) IPMonitor
|
||||
4) Models
|
||||
|
||||
|
||||
Reference in New Issue
Block a user