Skip to content

SecretNest/RemoteAgency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Agency

Remote Agency is built for making the communicating among components in different computers easier. 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.

SecretNest.RemoteAgency packages are licensed under MIT. You can copy and redistribute the material in any medium or format for any purpose, even commercially.

Home page: https://secretnest.info/RemoteAgency

Documentation: https://RemoteAgency.docs.secretnest.info

Nuget Packages

Package Description
SecretNest.RemoteAgency Main library.
SecretNest.RemoteAgency.Base Base classes, interfaces and attributes of Remote Agency.
SecretNest.RemoteAgency.DataContractSerializer Using DataContractSerializer as serialization solution in Remote Agency.
SecretNest.RemoteAgency.DataContractSerializer.EasyEncapsulation Encapsulation including DataContractSerializer and RemoteAgency.

Remote Hub

Remote Hub is the solution for connecting Remote Agency sites.

About

Remote Agency is built for making the communicating among components in different computers easier.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages