issues
search
SteveDunn
/
Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
Apache License 2.0
887
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix: Infinite loop in ToString when used in a formatted string
#714
SteveDunn
opened
23 minutes ago
0
Revert namespace for swashbuckle generated stuff
#713
SteveDunn
closed
17 hours ago
1
Fix typo in documentation
#712
draptik
closed
1 day ago
1
Vogen 5.0.5 Moved `MapVogenTypes()` namespace
#711
viceroypenguin
opened
3 days ago
6
Having an uninitialized ValueObject inside a formatted string causes an endless loop by TryFormat
#710
kimpenhaus
opened
3 days ago
2
Generate JSON converters in a separate project
#709
SteveDunn
opened
3 days ago
0
Add message pack attribute onto value objects
#708
SteveDunn
closed
3 days ago
0
Struct-based ValueObjects doesn't work in `Nsubstitute`'s `Arg.Any` or `Arg.Is` methods
#707
KennethHoff
closed
3 days ago
1
Generate BSON serialisers for types in other projects
#706
SteveDunn
closed
3 days ago
0
Add the `[MessagePackFormatter]` attribute when MessagePack conversion is enabled
#705
aradalvand
closed
3 days ago
1
AspNetCore.OpenApi support
#704
CheloXL
opened
1 week ago
3
Implement MessagePack support
#701
SteveDunn
closed
1 week ago
2
Bump JetBrains/writerside-github-action from 4 to 5
#700
dependabot[bot]
opened
1 week ago
1
[Question] Vogen in "dynamic" EntityFramework Core situations
#699
mkalinski93
opened
2 weeks ago
1
List of accepted values
#698
MatteoZampariniDev
closed
2 weeks ago
3
`ToString()`'s return type shouldn't be nullable
#697
aradalvand
opened
2 weeks ago
5
MemoryPack support
#696
SteveDunn
opened
2 weeks ago
5
Add support for `IXmlSerializer`
#695
SteveDunn
closed
3 weeks ago
0
Improve Swashbuckle generated code
#694
SteveDunn
closed
3 weeks ago
0
Swagger - MapVogenTypes: Enhancements
#693
CheloXL
closed
3 weeks ago
4
🐛 Vogen source generator not working with Rider / .NET 9 / MacOS
#692
danielmackay
closed
1 week ago
5
Swagger - MapVogenTypes not working with class libraries
#691
mkalinski93
closed
3 weeks ago
3
Support IXmlSerializable
#690
wahtherewahhere
closed
3 weeks ago
2
Bump actions/setup-dotnet from 4.0.1 to 4.1.0
#689
dependabot[bot]
closed
3 weeks ago
1
Tostring hoisting
#688
SteveDunn
closed
3 weeks ago
0
Primitive comparison analyzer when comparing value objects to primitives in EFCore expressions
#685
SteveDunn
closed
1 month ago
0
Analyzer to spot comparison with primitives in EFCore Linq selectors
#684
SteveDunn
closed
3 weeks ago
10
Primitive equality in interface
#683
SteveDunn
closed
1 month ago
0
Omitting primitive equality breaks interface generation
#682
SteveDunn
closed
1 month ago
1
Source generate a manifest of types in a project
#681
SteveDunn
closed
3 weeks ago
2
Ability to "divide" source generation.
#680
drusellers
closed
1 month ago
1
JsonSerializerOptions doesnt seem to be passed through
#679
no1melman
closed
1 month ago
2
Fluent builder
#678
SteveDunn
closed
3 weeks ago
2
EF Converters in Separate Project
#676
ardalis
closed
1 month ago
5
Remove unsupported frameworks from the tests
#675
SteveDunn
closed
1 month ago
0
Nullability mismatch on overridden member
#674
SteveDunn
closed
1 month ago
0
ReSharper warning with 5.x and #nullable enable
#673
Steve-OH
closed
1 month ago
1
Disable From method generation
#671
AthenaAzuraeaX
opened
1 month ago
2
Throwhelper
#670
SteveDunn
closed
1 month ago
0
Exception is thrown if type is placed in the `Validation` namespace
#669
nZeus
closed
1 month ago
5
Add Algolia search to wiki
#667
SteveDunn
opened
2 months ago
0
Generate nullability attributes if nullability is enabled
#666
SteveDunn
closed
2 months ago
0
Fix issue where incorrect comments emitted for generic underlying types
#665
SteveDunn
closed
2 months ago
0
Add Immutable attribute
#664
SteveDunn
closed
2 months ago
1
Preprocessor to skip stack trace in debug
#663
SteveDunn
closed
2 months ago
1
Nullable references are not enable in generated files
#662
DPDmancul
closed
2 months ago
5
Array value objects don't work
#661
aradalvand
closed
2 months ago
7
Inaccurate explanation for why there are no to-primitive implicit operators by default
#660
aradalvand
closed
2 months ago
2
Don't call object.Equals() from '=='-operators but call Equals on the underlying type.
#659
danielcweber
closed
3 months ago
0
Derived attribute causes exception
#658
SteveDunn
opened
3 months ago
1
Next