EasyDotnet 1.0.19
dotnet tool install --global EasyDotnet --version 1.0.19
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local EasyDotnet --version 1.0.19
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EasyDotnet&version=1.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package EasyDotnet --version 1.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 |
---|---|---|
1.0.19 | 0 | 8/15/2025 |
1.0.18 | 47 | 8/14/2025 |
1.0.17 | 62 | 8/11/2025 |
1.0.16 | 46 | 8/11/2025 |
1.0.15 | 100 | 8/3/2025 |
1.0.14 | 16 | 8/2/2025 |
1.0.13 | 60 | 8/1/2025 |
1.0.12 | 426 | 7/4/2025 |
1.0.11 | 136 | 7/3/2025 |
1.0.10 | 107 | 7/3/2025 |
1.0.9 | 137 | 7/2/2025 |
1.0.8 | 119 | 7/2/2025 |
1.0.7 | 112 | 7/2/2025 |
1.0.7-alpha | 112 | 7/1/2025 |
1.0.6 | 168 | 6/29/2025 |
1.0.6-alpha.2 | 117 | 6/25/2025 |
1.0.6-alpha.1 | 115 | 6/24/2025 |
1.0.6-alpha | 111 | 6/24/2025 |
1.0.5 | 192 | 6/24/2025 |
1.0.5-rc1 | 110 | 6/24/2025 |
1.0.5-alpha.3 | 113 | 6/24/2025 |
1.0.5-alpha.2 | 118 | 6/24/2025 |
1.0.5-alpha.1 | 113 | 6/24/2025 |
1.0.5-alpha | 111 | 6/24/2025 |
1.0.4 | 133 | 6/21/2025 |
1.0.3 | 156 | 6/19/2025 |
1.0.3-alpha | 112 | 6/19/2025 |
1.0.2 | 131 | 6/19/2025 |
1.0.2-alpha | 110 | 6/19/2025 |
1.0.1 | 141 | 6/18/2025 |
1.0.0 | 121 | 6/18/2025 |
0.0.21 | 117 | 6/18/2025 |
0.0.20 | 139 | 6/17/2025 |
0.0.19 | 120 | 6/17/2025 |
0.0.18 | 144 | 6/16/2025 |
0.0.17 | 140 | 6/15/2025 |
0.0.16 | 103 | 6/15/2025 |
0.0.15 | 180 | 6/13/2025 |
0.0.14 | 171 | 6/13/2025 |
0.0.13 | 172 | 6/13/2025 |
0.0.12 | 196 | 6/13/2025 |
0.0.11 | 304 | 6/11/2025 |
0.0.10 | 710 | 5/21/2025 |
0.0.9 | 146 | 5/20/2025 |
0.0.8 | 133 | 5/20/2025 |
0.0.7 | 123 | 5/19/2025 |
0.0.6 | 99 | 5/17/2025 |
0.0.5 | 151 | 5/16/2025 |
0.0.4 | 205 | 5/14/2025 |
0.0.3 | 223 | 5/14/2025 |
0.0.2 | 213 | 5/13/2025 |
0.0.1 | 120 | 5/11/2025 |