Skip to content

Commit c17643f

Browse files
committed
Merge tag 'common-1.1.0' into main
2 parents fe43821 + 422c9a4 commit c17643f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release-notes/common-1.1.0.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Release Note: `Aliencube.AzureFunctions.Extensions.Common` – `1.1.0` #
2+
3+
[![](https://img.shields.io/nuget/v/Aliencube.AzureFunctions.Extensions.Common.svg)](https://www.nuget.org/packages/Aliencube.AzureFunctions.Extensions.Common/)
4+
5+
New extension methods added
6+
7+
8+
## Changes & Fixes ##
9+
10+
* New `HttpRequest` extension method that generates the `MultiPartFormDataContent` instance.
11+
* Update `HttpRequest.To<T>(SourceFrom)` extension method to accept all types.

0 commit comments

Comments
 (0)