EasyDotnet 0.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global EasyDotnet --version 0.0.15
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local EasyDotnet --version 0.0.15
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EasyDotnet&version=0.0.15
                    
nuke :add-package EasyDotnet --version 0.0.15
                    

Easy Dotnet Testrunner Server

Description

Easy Dotnet Testrunner Server is the lightweight C# JSON-RPC server powering the testrunner in easy-dotnet.nvim Neovim plugin.

It powers the plugin’s test discovery and execution features, supporting both VSTest and Microsoft.TestPlatform (MTP). The server communicates via named pipes using JSON-RPC and provides a unified response format for the plugin.

Features

  • JSON-RPC 2.0 communication over named pipes
  • Supports both VSTest and MTP-based test frameworks
  • Unified test results and structure format
  • Asynchronous, multi-client server support

Use Case

This server is an internal component of the easy-dotnet.nvim plugin and is not intended for standalone use.

📚 RPC API Documentation

All RPC methods exposed by the server are documented in the auto-generated rpcDoc.md file.

This file includes:

  • JSON-RPC method names
  • Parameter names, types, and optionality
  • Return types
  • The associated controller for each method

You can regenerate this file at any time by running the server with the --generate-rpc-docs flag:

dotnet run -- --generate-rpc-docs
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.3.3 26 10/14/2025
2.3.3-alpha.2 38 10/13/2025
2.3.3-alpha.1 32 10/13/2025
2.3.2 164 10/11/2025
2.3.2-alpha.2 33 10/11/2025
2.3.2-alpha.1 119 10/2/2025
2.3.1 529 10/1/2025
2.3.0 155 9/30/2025
2.2.29 116 9/30/2025
2.2.29-alpha.8 117 9/30/2025
2.2.29-alpha.7 117 9/30/2025
2.2.29-alpha.6 118 9/29/2025
2.2.29-alpha.5 94 9/28/2025
2.2.29-alpha.4 90 9/28/2025
2.2.29-alpha.3 51 9/27/2025
2.2.29-alpha.2 57 9/27/2025
2.2.29-alpha.1 55 9/27/2025
2.2.28 164 9/27/2025
2.2.27 67 9/26/2025
2.2.26 65 9/26/2025
2.2.25 64 9/26/2025
2.2.24 70 9/26/2025
2.2.24-alpha.1 66 9/26/2025
2.2.23 176 9/24/2025
2.2.22 230 9/24/2025
2.2.22-alpha.1 207 9/24/2025
2.2.21 148 9/23/2025
2.2.20 120 9/23/2025
2.2.19 125 9/23/2025
2.2.19-alpha.2 115 9/23/2025
2.2.19-alpha.1 118 9/23/2025
2.2.18 230 9/22/2025
2.2.18-alpha.1 146 9/22/2025
2.2.17 180 9/21/2025
2.2.16 164 9/21/2025
2.1.16 150 9/20/2025
2.1.15 151 9/20/2025
2.1.15-alpha.1 147 9/20/2025
2.1.14 297 9/18/2025
2.1.13 296 9/17/2025
2.1.12 310 9/16/2025
2.1.11 285 9/14/2025
2.1.11-alpha.1 99 9/14/2025
2.1.10 96 9/14/2025
2.1.9 99 9/14/2025
2.1.9-alpha.1 96 9/14/2025
2.1.8 117 9/13/2025
2.1.7 101 9/12/2025
2.1.6 161 9/11/2025
2.1.5 118 9/11/2025
2.1.4 124 9/11/2025
2.1.3 180 9/10/2025
2.1.2 122 9/10/2025
2.1.1 155 9/10/2025
2.1.0 120 9/10/2025
2.0.0 139 9/9/2025
2.0.0-alpha.4 131 9/4/2025
2.0.0-alpha.3 133 9/4/2025
2.0.0-alpha.2 131 9/3/2025
2.0.0-alpha.1 133 9/3/2025
1.0.30-alpha.1 120 9/9/2025
1.0.29 273 9/4/2025
1.0.28 170 9/3/2025
1.0.28-alpha.1 130 9/3/2025
1.0.28-alpha 130 9/3/2025
1.0.27 156 9/2/2025
1.0.26 169 9/1/2025
1.0.25 123 9/1/2025
1.0.24 125 9/1/2025
1.0.23 132 9/1/2025
1.0.22 189 8/30/2025
1.0.21 221 8/28/2025
1.0.20 362 8/15/2025
1.0.19 71 8/15/2025
1.0.18 164 8/14/2025
1.0.17 171 8/11/2025
1.0.16 130 8/11/2025
1.0.15 188 8/3/2025
1.0.14 29 8/2/2025
1.0.13 72 8/1/2025
1.0.12 533 7/4/2025
1.0.11 147 7/3/2025
1.0.10 120 7/3/2025
1.0.9 147 7/2/2025
1.0.8 128 7/2/2025
1.0.7 123 7/2/2025
1.0.7-alpha 122 7/1/2025
1.0.6 177 6/29/2025
1.0.6-alpha.2 127 6/25/2025
1.0.6-alpha.1 125 6/24/2025
1.0.6-alpha 121 6/24/2025
1.0.5 202 6/24/2025
1.0.5-rc1 120 6/24/2025
1.0.5-alpha.3 123 6/24/2025
1.0.5-alpha.2 127 6/24/2025
1.0.5-alpha.1 123 6/24/2025
1.0.5-alpha 122 6/24/2025
1.0.4 143 6/21/2025
1.0.3 164 6/19/2025
1.0.3-alpha 122 6/19/2025
1.0.2 140 6/19/2025
1.0.2-alpha 120 6/19/2025
1.0.1 151 6/18/2025
1.0.0 129 6/18/2025
0.0.21 127 6/18/2025
0.0.20 149 6/17/2025
0.0.19 130 6/17/2025
0.0.18 152 6/16/2025
0.0.17 149 6/15/2025
0.0.16 112 6/15/2025
0.0.15 188 6/13/2025
0.0.14 180 6/13/2025
0.0.13 181 6/13/2025
0.0.12 204 6/13/2025
0.0.11 312 6/11/2025
0.0.10 720 5/21/2025
0.0.9 154 5/20/2025
0.0.8 142 5/20/2025
0.0.7 131 5/19/2025
0.0.6 107 5/17/2025
0.0.5 160 5/16/2025
0.0.4 214 5/14/2025
0.0.3 230 5/14/2025
0.0.2 222 5/13/2025
0.0.1 130 5/11/2025