You can use this package to test a debug adapter protocol client or server.
Info
| Version: | 0.19.9 |
| Author(s): | David Driscoll |
| Last Update: | Thursday, September 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OmniSharp/csharp-language-server-protocol |
| NuGet Url: | https://www.nuget.org/packages/OmniSharp.Extensions.DebugAdapter.Testing |
Install
Install-Package OmniSharp.Extensions.DebugAdapter.Testing
dotnet add package OmniSharp.Extensions.DebugAdapter.Testing
paket add OmniSharp.Extensions.DebugAdapter.Testing
OmniSharp.Extensions.DebugAdapter.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OmniSharp.Extensions.DebugAdapter.Client(>= 0.19.00004)
- OmniSharp.Extensions.DebugAdapter(>= 0.19.00004)
- OmniSharp.Extensions.DebugAdapter.Server(>= 0.19.00004)
- OmniSharp.Extensions.JsonRpc.Testing(>= 0.19.00004)
- OmniSharp.Extensions.DebugAdapter.Client(>= 0.19.00004)
- OmniSharp.Extensions.DebugAdapter(>= 0.19.00004)
- OmniSharp.Extensions.DebugAdapter.Server(>= 0.19.00004)
- OmniSharp.Extensions.JsonRpc.Testing(>= 0.19.00004)
Tags