Skip to content

Commit

Permalink
Added title, description and author
Browse files Browse the repository at this point in the history
  • Loading branch information
WanjohiSammy committed Nov 29, 2024
1 parent bdcacc8 commit dd13c64
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Odata-docs/client/using-dataservice-ihttpclientfactory.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
---
title: "Using DataserviceContext IHttpClientFactory in Microsoft.OData.Client"
description: "This tutorial provides guidance on using IHttpClientFactory with OData Client in a .NET application."

author: WanjohiSammy
ms.author: swanjohi
ms.date: 29/11/2024
ms.topic: article

---

# Using DataserviceContext IHttpClientFactory in Microsoft.OData.Client

Ever wanted to use `HttpClient` with [`Microsoft.OData.Client`](https://learn.microsoft.com/odata/client/getting-started)? Now you can! In this post, we'll show you how to do it easily and highlight the benefits.
Expand Down

0 comments on commit dd13c64

Please sign in to comment.