1. 18 Mar, 2019 1 commit
  2. 25 Jun, 2018 1 commit
  3. 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
  4. 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
  5. 16 Dec, 2016 1 commit
  6. 02 Nov, 2015 1 commit
  7. 08 Aug, 2015 1 commit
  8. 04 Aug, 2015 1 commit
  9. 03 Aug, 2015 1 commit
  10. 17 Jul, 2015 1 commit
  11. 16 Jul, 2015 2 commits
  12. 30 Jun, 2015 1 commit
  13. 26 Jun, 2015 1 commit
  14. 23 Jun, 2015 1 commit
  15. 09 Jun, 2015 1 commit