issues
search
peteroupc
/
CBOR
A C# implementation of Concise Binary Object Representation (RFC 8949).
The Unlicense
206
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CBORObject.Write() incorrectly serializes certain floats / Single values
#80
sdellenb
closed
3 months ago
1
Please consider proper OSS license instead of CC0
#79
multiarc
closed
3 months ago
1
Version 4.5.3 pulls in the class DataUtilities twice
#78
markuskreusch
closed
5 months ago
1
Streaming parser API?
#77
knutwannheden
opened
6 months ago
0
Support standard `BigInteger` type
#76
knutwannheden
closed
6 months ago
4
How do i check if cbor byte is canonically correct?
#75
nooobcoder
closed
8 months ago
1
Expose FromGuid, AsGuid, and FromMap, and make AsGuid more efficient
#73
charlesroddie
closed
9 months ago
0
Question: changed encoding of `0.0` between 4.5.2 and 4.5.3
#72
charlesroddie
closed
10 months ago
2
update yml dotnet
#71
suikkanen-pulseon
closed
11 months ago
0
Add guidance for CBOR converter source generation
#70
peteroupc
opened
1 year ago
0
Trimming
#69
charlesroddie
closed
1 year ago
0
Fix warnings after code cleanup
#68
charlesroddie
closed
1 year ago
0
Editorconfig v2
#67
charlesroddie
closed
1 year ago
0
CBORObject.Read & ToObject, CBOR byte string (type 2) and target types
#66
finnkam
closed
1 year ago
2
Premature end of stream when reading from NetworkStream in .Net 6 on Linux
#65
ghost
closed
10 months ago
8
Use dictionary TryGetValue() instead of ContainsKey()+indexer
#64
erikmav
closed
1 year ago
0
Apply code suggestions and formatting from VS2022
#63
charlesroddie
closed
1 year ago
4
Code style - reformat or add configuration file?
#62
charlesroddie
closed
1 year ago
0
Example "custom strategy for converting objects" contains null in result object
#61
flocko-motion
closed
2 years ago
2
support/interop with System.Formats.Cbor
#60
voronoipotato
closed
2 years ago
4
Props prefixed with "Is" are not decoded
#59
slipdef
closed
2 years ago
3
Premature end of data
#58
Lashar2
closed
2 years ago
1
Typed CBORObject.FromInt etc.
#57
charlesroddie
closed
1 year ago
4
Different output from VS2022
#56
charlesroddie
closed
3 years ago
1
Efficient way to pass in immutable/non-array collections
#55
charlesroddie
opened
3 years ago
2
CBORObject.ToObject when destination type contains IReadOnlyXxxx properties
#54
finnkam
closed
3 years ago
4
CBOR Byte String Support
#53
cmhofmeister
closed
3 years ago
2
AsString throws System.InvalidOperationException: Not a text string type
#52
FateOri
closed
3 years ago
4
Object serialization/deserialization and using integers as map keys
#50
finnkam
closed
3 years ago
4
CBOR NumberConverstion=Double Issue
#49
cmhofmeister
closed
3 years ago
3
[Error] PeterO type or namespace could not be found.
#48
swamyb3679
closed
4 years ago
1
Expected double header, but found F9
#47
slipdef
closed
4 years ago
1
Unable to encode value as half-float
#46
kn327
closed
4 years ago
1
Could not load file or assembly 'Numbers'
#45
charlesroddie
closed
4 years ago
2
Add syntax highlighting for the 32-bit checking examples in README.md
#44
ghost
closed
4 years ago
0
Missing attribute to change name of the properties
#43
ondrejtomcik
closed
4 years ago
1
Flags enum doesn't pass the IsDefined Check
#42
NickAcPT
closed
4 years ago
1
How to convert a type in F# to CBORobject?
#41
l1x
closed
4 years ago
4
Compatibility of CBORType.Number in newer versions
#38
madirl
closed
4 years ago
4
Change in ToString from 3.x to 4.0
#36
jimsch
closed
5 years ago
3
From Bytes to Object to JSON and back
#35
CIMOha
closed
5 years ago
2
Use FormatterServices.GetUninitializedObject as a fallback to using the Activator to create a new object
#34
NickAcPT
closed
4 years ago
2
Comparison and equality operators for CBORObject and CBORNumber
#33
peteroupc
closed
5 years ago
2
Async version?
#32
VasilyFomin
closed
5 years ago
3
Data model changed in Draft to separate floating point from integer types
#31
jimsch
closed
5 years ago
5
Get-only props are not included
#30
slipdef
closed
5 years ago
3
Parser for CBOR Diagnostics
#29
jimsch
closed
5 years ago
1
Publish 4.0.0-beta1 to Nuget
#28
slipdef
closed
5 years ago
2
DateTimeKind.Utc
#27
slipdef
closed
5 years ago
2
NuGet updates lead to StyleCop warnings
#26
jgmdavies
closed
5 years ago
4
Next