ThriftSharp icon indicating copy to clipboard operation
ThriftSharp copied to clipboard

Thrift client library for .NET, using attributes instead of the Thrift IDL.

Results 4 ThriftSharp issues
Sort by recently updated
recently updated
newest added

Hello, author Does this library support directly parsing bytes data to object classes?

Bumps System.Net.Http from 4.3.2 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.3.2&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Any plans to add a HTTP listener?

Figure out how to make the tests assembly run under the same trust as a WinRT app, to catch bugs that only happen there because of restricted access to internal...