You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@ The table below shows the currently supported patch of each major version of .NE
43
43
* Tutorial for building a Web API and **not** using ASP.NET Core.
44
44
*[Modular Powershell in AWS Lambda Functions](https://rollingwebsphere.home.blog/2020/01/18/aws-lambda-functions-with-modular-powershell/) By Brian Olson, January 2020
45
45
* Tutorial for using modular powershell functions in AWS Lambda.
46
+
*[AWS Lambda for .NET Developers](https://marcroussy.com/2019/03/01/aws-lambda-for-dotnet-developers/) By Marc Roussy, March 2019
47
+
* An introduction to the basic concepts of building AWS Lambda functions with .NET Core.
46
48
47
49
### Templates & Repositories
48
50
*[serverlessDotNetStarter](https://github.com/pharindoko/serverlessDotNetStarter) - By Florian Fuß
0 commit comments