Remotely debug .NET in AWS Lambda (with breakpoints).
Info
| Version: | 1.0.0 |
| Author(s): | Zac Charles |
| Last Update: | Sunday, February 17, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zaccharles/lambda-remote-debug |
| NuGet Url: | https://www.nuget.org/packages/LambdaRemoteDebug |
Install
Install-Package LambdaRemoteDebug
dotnet add package LambdaRemoteDebug
paket add LambdaRemoteDebug
LambdaRemoteDebug Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 2.1.0)
Tags