An open API service indexing awesome lists of open source software.

https://github.com/csharpfritz/mycollectionwebsite

A simple collection website that was built on stream with friends
https://github.com/csharpfritz/mycollectionwebsite

Last synced: 12 months ago
JSON representation

A simple collection website that was built on stream with friends

Awesome Lists containing this project

README

          

# Session 1210: Deployment

Let's deploy our application with Linux to Microsoft Azure App Service.

## Notes

- Install and run .NET with scripts from [dot.net](https://dot.net)
- Configure Omnisharp for vim, emacs, and your favorite editors [here](https://omnisharp.net)
- Configure [SQL Server for local development using Docker](https://learn.microsoft.com/sql/linux/quickstart-install-connect-docker)
- [Deploy to Azure App Service with Azure Portal, Azure CLI, or Visual Studio](https://learn.microsoft.com/azure/app-service/quickstart-dotnetcore)