CookeRpc.AspNetCore 7.0.0

dotnet add package CookeRpc.AspNetCore --version 7.0.0
                    
NuGet\Install-Package CookeRpc.AspNetCore -Version 7.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CookeRpc.AspNetCore" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CookeRpc.AspNetCore" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CookeRpc.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CookeRpc.AspNetCore --version 7.0.0
                    
#r "nuget: CookeRpc.AspNetCore, 7.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CookeRpc.AspNetCore@7.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CookeRpc.AspNetCore&version=7.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CookeRpc.AspNetCore&version=7.0.0
                    
Install as a Cake Tool

Easy opiniated RPC between .NET and JS clients.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.
  • net7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0 175 11/10/2024
6.1.1 178 8/7/2024
6.1.0 145 8/7/2024
6.0.0 273 11/28/2023
5.1.0 206 10/29/2023
5.0.0 256 10/1/2023
4.1.0 190 9/22/2023
4.0.0 283 4/7/2023
3.0.1 414 1/6/2023
3.0.0 415 1/4/2023
2.1.4 473 12/29/2021
2.1.3 436 12/10/2021
2.1.2 462 12/8/2021
2.1.1 444 12/5/2021
2.1.0 439 12/4/2021
2.0.0 603 11/20/2021
1.2.0 521 6/29/2021
1.1.5 539 1/30/2021
1.1.4 491 1/28/2021
1.1.3 482 1/28/2021
1.1.2 511 1/27/2021
1.1.1 537 1/12/2021
1.1.0 505 1/12/2021
1.0.2 483 1/11/2021
1.0.1 504 1/4/2021
1.0.0 522 1/4/2021