Completed
Sounds like functions?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Indexing and Searching NuGet.org with Azure Functions and Search
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 NuGet over time...
- 3 NuGet talks to a repository
- 4 V3 Protocol
- 5 Catalog seems interesting!
- 6 What do we need?
- 7 Sounds like functions?
- 8 Functions best practices
- 9 Bindings
- 10 We're making progress!
- 11 System.Reflection. Metadata
- 12 Azure Search
- 13 Do one thing well
- 14 HTTP trigger binding
- 15 One issue left...
- 16 Closing thoughts...