issues
search
eiriktsarpalis
/
PolyType
Practical generic programming for C#
https://eiriktsarpalis.github.io/PolyType/
MIT License
145
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for netstandard2.0
#49
AArnott
opened
8 hours ago
16
`[GenerateShape<string>]` causes public ctor and static `Default` member to be generated
#48
AArnott
opened
23 hours ago
4
De-dupe generated shapes on witness types
#47
AArnott
opened
1 day ago
0
Reconsider `Getter<TD, TP>` delegate taking a `ref` parameter
#46
AArnott
opened
3 days ago
6
Fix copy-paste error in exception message
#45
AArnott
closed
3 days ago
1
Allow applying naming policy to properties
#44
AArnott
opened
5 days ago
5
Allow setting the TypeShapeKind of a type using an attribute
#43
eiriktsarpalis
opened
6 days ago
0
Test cases assume that multi-dimensional arrays cannot be deserialized
#42
AArnott
closed
1 week ago
4
Offer test cases as a nuget package
#41
AArnott
closed
6 days ago
4
Add source gen support for explicitly opted in private members.
#40
eiriktsarpalis
closed
1 week ago
0
Include XML docs in generated public APIs.
#39
eiriktsarpalis
closed
2 weeks ago
0
Fix handling of non partial types and fix sourcegen unit tests.
#38
eiriktsarpalis
closed
2 weeks ago
0
PropertyShapeAttribute.Order property is not available at runtime except by Reflection
#37
AArnott
closed
2 weeks ago
5
TS0002 should include a Location to the non-partial declaration
#36
AArnott
closed
2 weeks ago
1
Suppress (or honor) CS1591 in generated code
#35
AArnott
closed
2 weeks ago
2
Offer nuget package with test cases
#34
AArnott
closed
6 days ago
1
Sets and maps with hash collision resistance
#33
AArnott
opened
2 weeks ago
6
Rank is non-zero for non-arrays
#32
AArnott
opened
2 weeks ago
3
Stop writing emitted files to disk
#31
AArnott
closed
2 weeks ago
4
Fix source generation for standalone enums
#30
eiriktsarpalis
closed
2 weeks ago
0
Generating a witness of an enum type produces a compile error in the source generated code
#29
AArnott
closed
2 weeks ago
1
How to implement VisitEnum when serializing as the ordinal value?
#28
AArnott
closed
2 weeks ago
2
Try fixing document generation
#27
eiriktsarpalis
closed
2 weeks ago
0
Fix packaging for TypeShape.Examples
#26
eiriktsarpalis
closed
2 weeks ago
0
Add a strong name to the assemblies
#25
AArnott
closed
2 weeks ago
1
Add indentation rules to .editorconfig
#24
AArnott
closed
2 weeks ago
0
Apply version stamps with Nerdbank.GitVersioning
#23
AArnott
closed
2 weeks ago
0
Use strong naming for netstandard2.0 assemblies
#22
eiriktsarpalis
closed
2 weeks ago
1
Lower TypeShape.Roslyn Roslyn dependency to 3.11
#21
eiriktsarpalis
closed
2 weeks ago
0
Lower Roslyn version back to 4.8
#20
eiriktsarpalis
closed
2 weeks ago
0
Minimum .NET 8 SDK? Source generators does not seem to work with .NET 8.0.1x SDK versions
#19
mamift
closed
2 weeks ago
3
Can TypeShape.Roslyn reference an *older* version of roslyn?
#18
AArnott
closed
2 weeks ago
1
Fix handling of boundary DateTime values in other timezones.
#17
eiriktsarpalis
closed
2 weeks ago
0
6 test cases fail in `main`
#16
AArnott
closed
2 weeks ago
5
Add a reference to MessagePack implementation
#14
AArnott
closed
1 week ago
3
Slight repo cleanup
#13
AArnott
closed
2 weeks ago
0
Shouldn't `TypeDictionary` be thread-safe?
#12
AArnott
closed
2 weeks ago
3
Source generator fails under Live Unit Testing
#11
AArnott
opened
2 weeks ago
5
Private members do not contribute to the type shape, even when annotated
#15
AArnott
closed
1 week ago
8
Question about TypeShape.Examples maturity?
#10
Mpdreamz
opened
2 weeks ago
3
Types with a type descriptor are not created properly
#9
SteveDunn
opened
3 months ago
1
Improve type safety and simplify test suites
#8
eiriktsarpalis
closed
6 months ago
0
Fix suppressions for members containing nested nullability annotations
#7
eiriktsarpalis
closed
6 months ago
0
Fix JsonSchema sample bug and add more null tests
#6
eiriktsarpalis
closed
6 months ago
0
Stackoverflow Exception in JsonSchemaGenerator
#5
Tornhoof
closed
6 months ago
0
Fix Size Check
#4
Tornhoof
closed
6 months ago
0
Reference Type nullability not working properly
#3
Tornhoof
closed
6 months ago
1
Working PoC for Additional Marker Attribute
#2
Tornhoof
closed
6 months ago
0
Allow other Attribute names instead of [GenerateShape]
#1
Tornhoof
closed
6 months ago
11