Info
Version: | 1.16.0 |
Author(s): | Svan Jansson |
Last Update: | Sunday, March 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Netler.NET |
Install
Install-Package Netler.NET
dotnet add package Netler.NET
paket add Netler.NET
Netler.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 2.1.90)
For instance for calling .NET methods from Elixir (see https://hexdocs.pm/netler/). The library also contains a simple client that can be used to call a Netler server from another .NET application.