Use dependency injection to communicate seamlessly with remote and local services.
Info
| Version: | 2.3.9 |
| Author(s): | ben |
| Last Update: | Tuesday, January 24, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bennil/ioctalk |
| NuGet Url: | https://www.nuget.org/packages/ioctalk-standard |
Install
Install-Package ioctalk-standard
dotnet add package ioctalk-standard
paket add ioctalk-standard
ioctalk-standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.7.0)
- System.Threading.Channels(>= 4.7.1)