index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core
/
Metadata.cs
Commit message (
Expand
)
Author
Age
*
C#: allow dot in metadata keys
Jan Tattermusch
2018-08-23
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
expose AuthContext in C#
Jan Tattermusch
2017-03-02
*
string.EndsWith is really slow on CoreCLR
Jan Tattermusch
2016-10-23
*
address XMLdoc related warnings
Jan Tattermusch
2016-10-21
*
add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
Jan Tattermusch
2016-06-22
*
make Metadata.Entry a class
Jan Tattermusch
2016-06-07
*
Update copyrights
Craig Tiller
2016-03-31
*
Support for coreclr
Chris Bacon
2016-02-26
*
update copyrights
Jan Tattermusch
2016-02-18
*
rename Preconditions to GrpcPreconditions
Jan Tattermusch
2016-02-18
*
check for allowed characters in metadata key
Jan Tattermusch
2015-08-28
*
make ToLower culture invariant
Jan Tattermusch
2015-08-27
*
polishing public docs
Jan Tattermusch
2015-08-24
*
make unneeded API internal-only, update docs
Jan Tattermusch
2015-08-24
*
metadata polishing
Jan Tattermusch
2015-08-19
*
fix preconditions class
Jan Tattermusch
2015-08-10
*
make intializer for metadata even nicer
Jan Tattermusch
2015-08-08
*
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
populate server context
Jan Tattermusch
2015-07-20
*
remove trailing whitespace
Jan Tattermusch
2015-07-16
*
renaming stub to client and refactoring metadata class
Jan Tattermusch
2015-07-15
*
added support for metadata
Jan Tattermusch
2015-03-16