Steve887
Steve887
I have a .Net Framework API and I am using Serilog with the Application Insights sink for logging. I have configured Serilog with the AppInsights instrumentation key and using ILogger...
V5 of the Azure Graph API has removed the IGraphServiceClient and has methods that are not virtual. This makes mocking calls to the Graph API client extremely difficult as you...
I have run into a strange issue with our app that results in strange memory usage: spiky memory loads and increasing memory usage over time, when there is a large...
I'm trying to save some time on the first request of our app. Because our OData model is quite big, building the model takes several seconds on the first request....
I'm aware there is a config option of IMGPROXY_SKIP_PROCESSING_FORMATS to skip certain formats. I'm looking for the opposite of this where processing will only happen for a list of formats....