Info
Version: | 1.7.2 |
Author(s): | Allen Cui |
Last Update: | Monday, April 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://secretnest.info/RemoteAgency |
NuGet Url: | https://www.nuget.org/packages/SecretNest.RemoteAgency |
Install
Install-Package SecretNest.RemoteAgency
dotnet add package SecretNest.RemoteAgency
paket add SecretNest.RemoteAgency
SecretNest.RemoteAgency Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SecretNest.CSharpRoslynAgency(>= 1.3.3)
- SecretNest.RemoteAgency.Base(>= 1.7.2)
- SecretNest.CSharpRoslynAgency(>= 1.3.3)
- SecretNest.RemoteAgency.Base(>= 1.7.2)
- SecretNest.CSharpRoslynAgency(>= 1.3.3)
- SecretNest.RemoteAgency.Base(>= 1.7.2)
- SecretNest.CSharpRoslynAgency(>= 1.3.3)
- SecretNest.RemoteAgency.Base(>= 1.7.2)
- SecretNest.CSharpRoslynAgency(>= 1.3.3)
- SecretNest.RemoteAgency.Base(>= 1.7.2)
Tags
Remote Agency can create proxy objects based on one interface file which should be implemented by a remote class, and serializing the accessing between the proxy and the real service object.