Any clear tutorial on how to deploy a ASP.NET Core 2.0/2.1 Application to AWS WITH SQL Server
Trying to find a tutorial that is moderately straightforward and demonstrates deploying an ASP.NET Core 2.0/2.1 application to Amazon Web Services. I want to learn how to deploy the application with authentication (built in identity auth is fine) that uses SQL Server (not sqlite). Anyone know any good ones to follow?
0 comments:
Post a Comment