1. 23 Feb, 2017 1 commit
    • John Brock's avatar
      Fixes for .NET 3.5 compatibility · c9b2c8f3
      John Brock authored
      * Changing DOTNET35 framework symbols in preprocessor directives to the default built-in value of NET35.
      * Adding extension method StreamExtension.CopyTo for .NET 3.5 because it didn’t exist until .NET 4, and adding associated unit tests.
      c9b2c8f3
  2. 10 Jan, 2017 1 commit
    • Jon Skeet's avatar
      Add ByteString.FromStream and ByteString.FromStreamAsync in C# · fb71df9f
      Jon Skeet authored
      Fixes #2088.
      
      We now have separate tests for netcoreapp and net45 to test the two branches here.
      (netstandard10 doesn't have MemoryStream.GetBuffer)
      
      Although most of this library doesn't have any async functionality,
      this feels like a natural place to locally add it.
      fb71df9f
  3. 16 Dec, 2016 1 commit
  4. 02 Nov, 2015 1 commit
  5. 08 Aug, 2015 1 commit
  6. 04 Aug, 2015 1 commit
  7. 03 Aug, 2015 1 commit
  8. 17 Jul, 2015 1 commit
  9. 16 Jul, 2015 2 commits
  10. 30 Jun, 2015 1 commit
  11. 26 Jun, 2015 1 commit
  12. 23 Jun, 2015 1 commit
  13. 09 Jun, 2015 1 commit