Skip to content

ASP.NET Core application that uses Azure Cosmos DB to manage favorite Microsoft docs and videos.

License

Notifications You must be signed in to change notification settings

paladique/AzureSample-UrlNotes

Repository files navigation

Url Notes

ASP.NET Web application that uses Azure Cosmos DB to manage favorite docs and videos, with the ability to add personal notes for each individual url.

View the blog post here

Try Cosmos DB

How it's built

  • ASP.NET Core 2.0 Razor Pages
  • JQuery
  • Bootstrap
  • Cosmos DB SQL .NET API
  • Built in Visual Studio

How to run

  1. Create a Cosmos DB Database
  2. Open project in favorite editor or IDE of choice.
  3. Open appsettings.json, copy auth key and url endpoint from Cosmos DB in the Azure Portal, replace placeholders with those values.
  4. Build and run. (Non VS users: use dotnet run on the command line in project root)

About

ASP.NET Core application that uses Azure Cosmos DB to manage favorite Microsoft docs and videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published