Commit Graph

36 Commits

Author SHA1 Message Date
Jan Tattermusch 1979d43341
Fix C# nuget package build. (#28152)
* fix nuget build by removing deprecated packageIconUrl field

* react to dotnet pack output fix in .NET
2021-11-19 09:27:13 -08:00
Jan Tattermusch cc4b5569c0
Update docs on gRPC C# (#26107)
* update nuget package descriptions with deprecation notice

* update C# readme
2021-05-03 19:12:27 +02:00
Jan Tattermusch 94edf0e21f introduce common.props, set LangVersion to 7.2 2020-10-26 14:11:17 +01:00
Jan Tattermusch 6fba3c0221 dependency versions are imported through Directory props 2019-03-25 12:47:29 -07:00
James Newton-King 297dd0cb62
PR feedback 2019-03-25 18:26:14 +13:00
Jan Tattermusch fac3ec2563 add netstandard2.0 target for Grpc.* packages 2019-03-13 11:53:06 +01:00
Jan Tattermusch dd6951e9d8 nuget package icon, use recommended license tag 2019-02-16 17:14:38 +01:00
Jan Tattermusch 966d49795c change nuget package copyright to gRPC Authors 2019-02-16 17:14:38 +01:00
Jan Tattermusch 2131798b7f update nuget package descriptions 2019-02-16 17:14:38 +01:00
Jan Tattermusch cf5cffcc2d csproj cleanup 2019-02-16 16:21:43 +01:00
Jan Tattermusch bf48d410a7 change suffix for protected ServerCallContext members to *Core 2019-01-18 09:33:35 +01:00
Jan Tattermusch 7d6341b627 remove unnecessary using 2019-01-17 14:51:02 +01:00
Jan Tattermusch e358f567b0 make ServerCallContext an abstract base class 2019-01-17 14:39:01 +01:00
Jan Tattermusch 9c51ff9b33 Make C# ServerCallContext implementation agnostic 2019-01-16 18:43:29 +01:00
Jan Tattermusch 1d1070216e add tests demonstrating how to mock client stubs 2018-06-08 16:29:19 +02:00
Jan Tattermusch 4ea4727ac5 Allow creating instances of ServerCallContext in tests 2018-04-27 17:01:00 +02:00
Jan Tattermusch cb0486adf8 prepare for SourceLink support 2018-01-05 13:07:02 +01:00
Jan Tattermusch 9eb36afb11 dont set NetStandardImplicitPackageVersion 2017-09-05 17:09:57 +02:00
Jan Tattermusch aa135cedf9 treat warnings as errors 2017-08-11 18:17:18 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch d0d336c748 remove bad .NET45 references 2017-06-01 19:44:27 +02:00
Jan Tattermusch c9c3d2aaaa silence xmldoc warnings for non-nuget projects 2017-06-01 19:36:40 +02:00
Jan Tattermusch be8522974d include symbols and source in nugets 2017-05-23 22:17:22 +02:00
Jan Tattermusch f8be2d65cc add privateassets none to C# nugets depending on Grpc.Core 2017-05-23 21:08:34 +02:00
Jan Tattermusch 43713e6ae1 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD 2017-04-12 09:20:29 +02:00
murgatroid99 7cfa1bfb73 Bump version to 1.2.3 2017-04-07 10:41:21 -07:00
Jan Tattermusch 7727c7649c Initial migration to new .csproj files 2017-04-07 08:51:56 +02:00
Jan Tattermusch 0be726b34d bump version to 1.2.2 2017-04-03 20:04:34 +02:00
Ken Payson 484871bb03 Bump version to 1.2.1 2017-03-28 18:00:33 -07:00
Alexander Polcyn 69c2717c80 bump v1.2.x branch version to 1.2.1-pre2 2017-03-24 11:39:52 -07:00
Alexander Polcyn 3e30832cca bump v1.2.x branch to 1.2.1-pre1 2017-03-20 17:00:45 -07:00
David Garcia Quintas 69e5a28635 Going for 1.2.0 2017-03-20 12:51:17 -07:00
Ken Payson 12ca7d319c Bump 1.2.x version to pre-2 2017-03-16 11:01:06 -07:00
David Garcia Quintas 904e7f53ae Introducing 1.2.0-pre1 2017-03-09 15:02:19 -08:00
David Garcia Quintas 74cec10619 Bumped version to 1.3.0-dev 2017-03-09 15:00:26 -08:00
Jan Tattermusch 2b2723bbce add C# testing APIs 2017-02-01 18:07:49 -08:00