Code on the Shelf
  • Home
  • .NET
  • Docker
  • Azure
  • Entity Framework
  • Metrics
Sign in Subscribe

ASP.NET Web API

A collection of 2 posts
Service and App Metrics in ASP.Net Core 2 - Part 1
ASP.Net Core Featured

Service and App Metrics in ASP.Net Core 2 - Part 1

I've been looking at monitoring ASP.Net Core Microservices lately and I'm really feeling the need to get a good application and service monitoring system in place, to detect issues and to improve efficiencies of the systems we have. For this, I'll create a
09 Jan 2018 4 min read
Streaming a file into Azure Storage via Azure Web Apps and ASP.NET Web API
Azure

Streaming a file into Azure Storage via Azure Web Apps and ASP.NET Web API

TL;DR Get a Memory stream of the file from HTTP Request Context, then use the Azure Storage Async APIs to stream it into the cloud. The Code ASP.Net Web API doesn't have the same upload mechamism that ASP.Net MVC does but you can get a
21 Oct 2017 1 min read
Page 1 of 1
Code on the Shelf © 2026
Powered by Ghost