issues
search
DerrickBrayanClayton
/
protobuf-net
Automatically exported from code.google.com/p/protobuf-net
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
.NET CF Problems
#113
GoogleCodeExporter
opened
8 years ago
3
Include .proto comments into autogenerated .cs
#112
GoogleCodeExporter
opened
8 years ago
1
create UInt64Serializer for ulong, not Int64Serializer
#111
GoogleCodeExporter
opened
8 years ago
4
ProtoWriter.EndSubItem does not correctly end byte sequence for length
#110
GoogleCodeExporter
closed
8 years ago
5
VS10 installer provides only full framework version r280, r280 binaries for other targets not available.
#109
GoogleCodeExporter
opened
8 years ago
4
Serializer.GetProto<T> outputs fixed64 for double?
#108
GoogleCodeExporter
opened
8 years ago
5
Serializer.GetProto should support converting C# names to Protobuf naming convention
#107
GoogleCodeExporter
opened
8 years ago
1
Non-parametrized constructor
#106
GoogleCodeExporter
closed
8 years ago
4
Protobuf serialization is very slow
#105
GoogleCodeExporter
closed
8 years ago
5
Unable to Install - Installation Package corrupt error
#104
GoogleCodeExporter
opened
8 years ago
3
User defined types taking more time to deserialize when using repeated elements
#103
GoogleCodeExporter
closed
8 years ago
10
Exception when serializing enum values with Flags attribute
#102
GoogleCodeExporter
closed
8 years ago
3
Protobuf.net inheritance problem
#101
GoogleCodeExporter
closed
8 years ago
3
collections past certain length causes Argument Exception
#100
GoogleCodeExporter
closed
8 years ago
6
Enums referenced across files
#99
GoogleCodeExporter
opened
8 years ago
1
Referenced namespaces are not CamelCased in generated C#
#98
GoogleCodeExporter
opened
8 years ago
2
DateTimeOffset loosing accuracy when serializing
#97
GoogleCodeExporter
opened
8 years ago
2
Add support to pass length prefix as BigEndian
#96
GoogleCodeExporter
closed
8 years ago
6
Default Constructors are not needed.
#95
GoogleCodeExporter
closed
8 years ago
3
OptimizeMode missing LITE_RUNTIME option
#94
GoogleCodeExporter
opened
8 years ago
3
unable to cast exception with nullable properties
#93
GoogleCodeExporter
opened
8 years ago
6
Generated class has compilation problem
#92
GoogleCodeExporter
opened
8 years ago
5
WCF throws exception "No corresponding start element is open"
#91
GoogleCodeExporter
closed
8 years ago
1
Inheritance requires ProtoInclude but DataContractSerializer can handle it directly
#90
GoogleCodeExporter
opened
8 years ago
2
Write a memcached provider
#89
GoogleCodeExporter
opened
8 years ago
10
{"The enum System.Net.HttpStatusCode has conflicting values Ambiguous and MultipleChoices"}
#88
GoogleCodeExporter
closed
8 years ago
5
Limit of MethodInfo.GetParameters on NetCF
#87
GoogleCodeExporter
closed
8 years ago
9
Length Prefix has wrong endianness
#86
GoogleCodeExporter
closed
8 years ago
5
Why not use conventianal sequential-based indexes?
#85
GoogleCodeExporter
opened
8 years ago
22
IDictionary<T1,IDictionary<T2,T3>> and MissingMethodException
#84
GoogleCodeExporter
closed
8 years ago
11
Serialization of some encoded URI's fail
#83
GoogleCodeExporter
closed
8 years ago
3
Issue with large object graph
#82
GoogleCodeExporter
opened
8 years ago
9
ProtoBehaviour is not recognized
#81
GoogleCodeExporter
closed
8 years ago
2
TryReadLengthPrefix gives bad size for ProtoBuf.PrefixStyle.Base128
#80
GoogleCodeExporter
closed
8 years ago
5
Error while serializing an enum with [Flags] attribute.
#79
GoogleCodeExporter
closed
8 years ago
6
TryDeserializeWithLengthPrefix fails when using Fixed32 prefix-style
#78
GoogleCodeExporter
closed
8 years ago
1
Import .proto not successful with vb compile
#77
GoogleCodeExporter
closed
8 years ago
5
DataContractJsonSerializer.WriteObject throws exception due to proto repeated (C# list)
#76
GoogleCodeExporter
opened
8 years ago
3
CS code generation fails
#75
GoogleCodeExporter
closed
8 years ago
1
Deserialize incomplete message
#74
GoogleCodeExporter
opened
8 years ago
5
A sample please
#73
GoogleCodeExporter
opened
8 years ago
1
(de-)serialization of messages with missing required fields
#72
GoogleCodeExporter
opened
8 years ago
4
global::System.ProtoBehavior
#71
GoogleCodeExporter
closed
8 years ago
6
Silverlight WCF Client
#70
GoogleCodeExporter
opened
8 years ago
5
Deserialization of DateTime issue in C# 2.0
#69
GoogleCodeExporter
opened
8 years ago
1
Silverlight serialization problems
#68
GoogleCodeExporter
opened
8 years ago
1
Serializing Custom (inherited) lists
#67
GoogleCodeExporter
closed
8 years ago
4
Should be able to specify the ServiceContract SessionMode
#66
GoogleCodeExporter
opened
8 years ago
2
ProtoBuf enum types should receive [DataContract] and [EnumMember] attributes
#65
GoogleCodeExporter
closed
8 years ago
2
Serialization fails when serializing public fields in Silverlight 2
#64
GoogleCodeExporter
closed
8 years ago
5
Next