#.NET
2 posts tagged with “.NET”.
-
Create an Event Grid Subscription to an Azure Function V2
Last weeks I was developing an Azure Function with an Event Grid Trigger using the new V2 Runtime (in .Net Core) and because the changes from V1 some things where not working anymore as expected. In
-
Solve 401 (Unauthorized) error when restoring packages using VSTS Package Management and .NET Core
For the quick answer jump directly to the conclusion Yesterday I was setting up the build for an ASP .NET Core (Web API) application I wrote, this application was using a package from the VSTS