We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe43821 + 422c9a4 commit c17643fCopy full SHA for c17643f
release-notes/common-1.1.0.md
@@ -0,0 +1,11 @@
1
+# Release Note: `Aliencube.AzureFunctions.Extensions.Common` – `1.1.0` #
2
+
3
+[](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