EasyDotnet 2.1.6

dotnet tool install --global EasyDotnet --version 2.1.6
                    
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.1.6
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EasyDotnet&version=2.1.6
                    
nuke :add-package EasyDotnet --version 2.1.6
                    

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.1.6 0 9/11/2025
2.1.5 0 9/11/2025
2.1.4 0 9/11/2025
2.1.3 64 9/10/2025
2.1.2 36 9/10/2025
2.1.1 69 9/10/2025
2.1.0 36 9/10/2025
2.0.0 51 9/9/2025
2.0.0-alpha.4 124 9/4/2025
2.0.0-alpha.3 130 9/4/2025
2.0.0-alpha.2 129 9/3/2025
2.0.0-alpha.1 131 9/3/2025
1.0.30-alpha.1 34 9/9/2025
1.0.29 268 9/4/2025
1.0.28 164 9/3/2025
1.0.28-alpha.1 126 9/3/2025
1.0.28-alpha 128 9/3/2025
1.0.27 152 9/2/2025
1.0.26 162 9/1/2025
1.0.25 114 9/1/2025
1.0.24 120 9/1/2025
1.0.23 121 9/1/2025
1.0.22 184 8/30/2025
1.0.21 216 8/28/2025
1.0.20 361 8/15/2025
1.0.19 70 8/15/2025
1.0.18 162 8/14/2025
1.0.17 170 8/11/2025
1.0.16 129 8/11/2025
1.0.15 185 8/3/2025
1.0.14 27 8/2/2025
1.0.13 71 8/1/2025
1.0.12 488 7/4/2025
1.0.11 146 7/3/2025
1.0.10 119 7/3/2025
1.0.9 145 7/2/2025
1.0.8 127 7/2/2025
1.0.7 122 7/2/2025
1.0.7-alpha 121 7/1/2025
1.0.6 175 6/29/2025
1.0.6-alpha.2 125 6/25/2025
1.0.6-alpha.1 124 6/24/2025
1.0.6-alpha 120 6/24/2025
1.0.5 201 6/24/2025
1.0.5-rc1 119 6/24/2025
1.0.5-alpha.3 122 6/24/2025
1.0.5-alpha.2 126 6/24/2025
1.0.5-alpha.1 122 6/24/2025
1.0.5-alpha 121 6/24/2025
1.0.4 142 6/21/2025
1.0.3 163 6/19/2025
1.0.3-alpha 121 6/19/2025
1.0.2 139 6/19/2025
1.0.2-alpha 119 6/19/2025
1.0.1 149 6/18/2025
1.0.0 128 6/18/2025
0.0.21 126 6/18/2025
0.0.20 148 6/17/2025
0.0.19 129 6/17/2025
0.0.18 151 6/16/2025
0.0.17 147 6/15/2025
0.0.16 110 6/15/2025
0.0.15 187 6/13/2025
0.0.14 178 6/13/2025
0.0.13 180 6/13/2025
0.0.12 203 6/13/2025
0.0.11 311 6/11/2025
0.0.10 717 5/21/2025
0.0.9 153 5/20/2025
0.0.8 141 5/20/2025
0.0.7 130 5/19/2025
0.0.6 104 5/17/2025
0.0.5 158 5/16/2025
0.0.4 213 5/14/2025
0.0.3 228 5/14/2025
0.0.2 221 5/13/2025
0.0.1 127 5/11/2025