EasyDotnet 2.3.11-alpha.1

This is a prerelease version of EasyDotnet.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global EasyDotnet --version 2.3.11-alpha.1
                    
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 2.3.11-alpha.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EasyDotnet&version=2.3.11-alpha.1&prerelease
                    
nuke :add-package EasyDotnet --version 2.3.11-alpha.1
                    

Easy Dotnet Server

Description

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

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
  • Asynchronous, multi-client server support
  • MsBuild integration
  • Nuget integration
  • MTP integration
  • VsTest integration

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.14 96 10/27/2025
2.3.13 331 10/22/2025
2.3.12 110 10/22/2025
2.3.11 116 10/22/2025
2.3.11-alpha.5 114 10/19/2025
2.3.11-alpha.4 117 10/19/2025
2.3.11-alpha.3 108 10/19/2025
2.3.11-alpha.2 116 10/19/2025
2.3.11-alpha.1 106 10/19/2025
2.3.10 335 10/18/2025
2.3.9 107 10/17/2025
2.3.8 61 10/17/2025
2.3.7 81 10/17/2025
2.3.6 101 10/17/2025
2.3.5 186 10/15/2025
2.3.4 118 10/15/2025
2.3.3 177 10/14/2025
2.3.3-alpha.2 123 10/13/2025
2.3.3-alpha.1 112 10/13/2025
2.3.2 194 10/11/2025
2.3.2-alpha.2 59 10/11/2025
2.3.2-alpha.1 124 10/2/2025
2.3.1 535 10/1/2025
2.3.0 158 9/30/2025
2.2.29 121 9/30/2025
2.2.29-alpha.8 119 9/30/2025
2.2.29-alpha.7 119 9/30/2025
2.2.29-alpha.6 122 9/29/2025
2.2.29-alpha.5 96 9/28/2025
2.2.29-alpha.4 92 9/28/2025
2.2.29-alpha.3 56 9/27/2025
2.2.29-alpha.2 59 9/27/2025
2.2.29-alpha.1 57 9/27/2025
2.2.28 170 9/27/2025
2.2.27 70 9/26/2025
2.2.26 71 9/26/2025
2.2.25 66 9/26/2025
2.2.24 73 9/26/2025
2.2.24-alpha.1 69 9/26/2025
2.2.23 180 9/24/2025
2.2.22 237 9/24/2025
2.2.22-alpha.1 209 9/24/2025
2.2.21 151 9/23/2025
2.2.20 125 9/23/2025
2.2.19 130 9/23/2025
2.2.19-alpha.2 119 9/23/2025
2.2.19-alpha.1 122 9/23/2025
2.2.18 235 9/22/2025
2.2.18-alpha.1 148 9/22/2025
2.2.17 182 9/21/2025
2.2.16 167 9/21/2025
2.1.16 152 9/20/2025
2.1.15 158 9/20/2025
2.1.15-alpha.1 151 9/20/2025
2.1.14 303 9/18/2025
2.1.13 298 9/17/2025
2.1.12 312 9/16/2025
2.1.11 288 9/14/2025
2.1.11-alpha.1 103 9/14/2025
2.1.10 99 9/14/2025
2.1.9 104 9/14/2025
2.1.9-alpha.1 98 9/14/2025
2.1.8 120 9/13/2025
2.1.7 103 9/12/2025
2.1.6 168 9/11/2025
2.1.5 123 9/11/2025
2.1.4 126 9/11/2025
2.1.3 185 9/10/2025
2.1.2 124 9/10/2025
2.1.1 157 9/10/2025
2.1.0 122 9/10/2025
2.0.0 141 9/9/2025
2.0.0-alpha.4 133 9/4/2025
2.0.0-alpha.3 136 9/4/2025
2.0.0-alpha.2 134 9/3/2025
2.0.0-alpha.1 138 9/3/2025
1.0.30-alpha.1 124 9/9/2025
1.0.29 281 9/4/2025
1.0.28 173 9/3/2025
1.0.28-alpha.1 133 9/3/2025
1.0.28-alpha 133 9/3/2025
1.0.27 161 9/2/2025
1.0.26 173 9/1/2025
1.0.25 126 9/1/2025
1.0.24 128 9/1/2025
1.0.23 141 9/1/2025
1.0.22 192 8/30/2025
1.0.21 226 8/28/2025
1.0.20 366 8/15/2025
1.0.19 74 8/15/2025
1.0.18 166 8/14/2025
1.0.17 174 8/11/2025
1.0.16 133 8/11/2025
1.0.15 191 8/3/2025
1.0.14 32 8/2/2025
1.0.13 74 8/1/2025
1.0.12 537 7/4/2025
1.0.11 152 7/3/2025
1.0.10 122 7/3/2025
1.0.9 151 7/2/2025
1.0.8 132 7/2/2025
1.0.7 126 7/2/2025
1.0.7-alpha 125 7/1/2025
1.0.6 179 6/29/2025
1.0.6-alpha.2 132 6/25/2025
1.0.6-alpha.1 129 6/24/2025
1.0.6-alpha 125 6/24/2025
1.0.5 205 6/24/2025
1.0.5-rc1 122 6/24/2025
1.0.5-alpha.3 125 6/24/2025
1.0.5-alpha.2 131 6/24/2025
1.0.5-alpha.1 126 6/24/2025
1.0.5-alpha 124 6/24/2025
1.0.4 146 6/21/2025
1.0.3 166 6/19/2025
1.0.3-alpha 124 6/19/2025
1.0.2 143 6/19/2025
1.0.2-alpha 125 6/19/2025
1.0.1 154 6/18/2025
1.0.0 132 6/18/2025
0.0.21 129 6/18/2025
0.0.20 151 6/17/2025
0.0.19 133 6/17/2025
0.0.18 156 6/16/2025
0.0.17 153 6/15/2025
0.0.16 117 6/15/2025
0.0.15 193 6/13/2025
0.0.14 182 6/13/2025
0.0.13 184 6/13/2025
0.0.12 207 6/13/2025
0.0.11 314 6/11/2025
0.0.10 722 5/21/2025
0.0.9 159 5/20/2025
0.0.8 144 5/20/2025
0.0.7 134 5/19/2025
0.0.6 110 5/17/2025
0.0.5 166 5/16/2025
0.0.4 216 5/14/2025
0.0.3 232 5/14/2025
0.0.2 225 5/13/2025
0.0.1 135 5/11/2025