Skip to content

A pure C# implementation of ONC/RPC. RemoteTea.Net is a port of the pure Java RemoteTea package.

License

Notifications You must be signed in to change notification settings

galenbancroft/RemoteTea.Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GB1.RemoteTea.Net

A pure C# implementation of ONC/RPC. RemoteTea.Net is a port of the pure Java RemoteTea package.

History

  • This is a fork of Jay Walter's SourceForge repository.

  • It was later forked from Wes Day's GitHub repository.

  • Then it was updated to support .NET Standard 2.0 and .NET Framework 4.72 as the 'GB1.RemoteTea.Net' NuGet package at this location:

    https://www.nuget.org/packages/GB1.RemoteTea.Net/
    
  • The master branch is currently being used in a pull request to update Wes Day's GitHub repository.

  • The default branch is set to GB1.RemoteTea.NetMaster and this will be considered the “base” branch in this repository, against which all pull requests and code commits are automatically made, unless you specify a different branch.

About

A pure C# implementation of ONC/RPC. RemoteTea.Net is a port of the pure Java RemoteTea package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%