Skip to content

Commit 422c9a4

Browse files
committed
Add release note
1 parent fe43821 commit 422c9a4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release-notes/common-1.1.0.md

Lines changed: 11 additions & 0 deletions
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)