Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SteveDunn/Vogen issues and pull requests
#749 - Update EFCore wiki link in the README
Issue -
State: open - Opened by matt-entrekin 12 days ago
Labels: bug
#748 - Fix typo in example on home page
Pull Request -
State: closed - Opened by SeanKilleen 12 days ago
#747 - Analysers not working in a Blazor project
Issue -
State: open - Opened by SteveDunn 15 days ago
Labels: bug
#746 - Bump actions/setup-dotnet from 4.2.0 to 4.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 19 days ago
- 1 comment
#745 - Update Use-in-Swagger.md - add Azure Functions use case
Pull Request -
State: closed - Opened by mark-rafter 19 days ago
- 1 comment
#744 - Possible null reference argument in call to IEqualityComparer
Issue -
State: open - Opened by DorianGreen 21 days ago
- 2 comments
Labels: bug
#743 - TryFrom - add overload returning validation result
Issue -
State: open - Opened by pawelwilczewski 23 days ago
Labels: enhancement
#742 - Add Validation Method code fix doesn't account for body-less declarations
Issue -
State: open - Opened by SteveDunn 26 days ago
Labels: bug
#741 - Add Decimal handling in Dapper type handlers
Pull Request -
State: closed - Opened by dgee2 28 days ago
- 11 comments
#740 - Support generic parameters
Issue -
State: open - Opened by aradalvand about 1 month ago
Labels: enhancement
#739 - Analyser ef core attribute missing when in an ef core scenario
Issue -
State: open - Opened by SteveDunn about 1 month ago
#738 - Use xunit3 matrix theory data instead of the current way of combining classes/records etc. with different types and functionality
Issue -
State: open - Opened by SteveDunn about 1 month ago
- 1 comment
#737 - Generate dapper type handlers outside the domain project
Issue -
State: open - Opened by marcwittke about 2 months ago
- 2 comments
Labels: enhancement
#736 - Improve usability of the Vogen Json Converter
Issue -
State: open - Opened by bnaya-payoneer about 2 months ago
- 1 comment
Labels: enhancement
#735 - Improve error message for validation errors in System.Test.Json deserialization
Pull Request -
State: closed - Opened by Peter-B- about 2 months ago
- 7 comments
#734 - Use invariant culture in unit test string comparison
Pull Request -
State: closed - Opened by Peter-B- about 2 months ago
- 1 comment
#733 - Bump actions/setup-dotnet from 4.1.0 to 4.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
#732 - Multi-target Roslyn
Pull Request -
State: closed - Opened by SteveDunn about 2 months ago
#727 - Fix #725: Introduce line breaks in GenerateNotNullWhenTrueAttribute and GenerateMaybeNullWhenFalse
Pull Request -
State: closed - Opened by danielcweber about 2 months ago
- 1 comment
#726 - Jetbrains Rider: Compiler Error CS0117 'OrderId' does not contain a definition for 'From'
Issue -
State: closed - Opened by marcwittke 2 months ago
- 6 comments
Labels: bug
#725 - Fatal Compilation Error: preprocessor directives, not placed on new line
Issue -
State: closed - Opened by aabs 2 months ago
- 14 comments
Labels: bug
#724 - Feature request: add enum flag to skip producing IsInitialized comparison within Equals method
Issue -
State: open - Opened by amyboose 2 months ago
- 3 comments
Labels: enhancement
#723 - Improve error message for validation errors in System.Test.Json deserialization
Issue -
State: open - Opened by Peter-B- 2 months ago
- 4 comments
Labels: enhancement
#722 - Implicit cast operator does not execute validation
Issue -
State: closed - Opened by Peter-B- 2 months ago
- 2 comments
Labels: bug
#721 - Feature: more detailed compilation errors when both explicit and implicit casting operators are specific
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
#720 - Conflict between `CastOperator.Implicit` and `StaticAbstractsGeneration.MostCommon`
Issue -
State: closed - Opened by ValeriyGourov 3 months ago
- 2 comments
Labels: bug
#718 - Fix: System.Text.Json factories fail to generate if assembly name has hyphens
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
#717 - Vogen generates invalid namespace in SystemTextJsonConverterFactory_g.cs
Issue -
State: closed - Opened by Healios 3 months ago
- 3 comments
Labels: bug
#716 - Hanging / Extreme Memory usage on ValueObject.ToString with inner default value
Issue -
State: closed - Opened by thomhurst 3 months ago
- 3 comments
Labels: bug
#715 - Improve naming of Swashbuckle registrations
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
#714 - Fix: Infinite loop in ToString when used in a formatted string
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
#713 - Revert namespace for swashbuckle generated stuff
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
- 1 comment
#712 - Fix typo in documentation
Pull Request -
State: closed - Opened by draptik 3 months ago
- 1 comment
#711 - Vogen 5.0.5 Moved `MapVogenTypes()` namespace
Issue -
State: closed - Opened by viceroypenguin 3 months ago
- 7 comments
Labels: bug
#710 - Having an uninitialized ValueObject inside a formatted string causes an endless loop by TryFormat
Issue -
State: closed - Opened by kimpenhaus 3 months ago
- 5 comments
Labels: bug
#709 - Generate JSON converters in a separate project
Issue -
State: open - Opened by SteveDunn 3 months ago
Labels: enhancement, serialization
#708 - Add message pack attribute onto value objects
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
#707 - Struct-based ValueObjects doesn't work in `Nsubstitute`'s `Arg.Any` or `Arg.Is` methods
Issue -
State: closed - Opened by KennethHoff 3 months ago
- 1 comment
Labels: bug
#706 - Generate BSON serialisers for types in other projects
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
#705 - Add the `[MessagePackFormatter]` attribute when MessagePack conversion is enabled
Issue -
State: closed - Opened by aradalvand 3 months ago
- 1 comment
Labels: enhancement
#704 - AspNetCore.OpenApi support
Issue -
State: open - Opened by CheloXL 3 months ago
- 3 comments
Labels: enhancement
#701 - Implement MessagePack support
Pull Request -
State: closed - Opened by SteveDunn 3 months ago
- 2 comments
#700 - Bump JetBrains/writerside-github-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 3 comments
#699 - [Question] Vogen in "dynamic" EntityFramework Core situations
Issue -
State: open - Opened by mkalinski93 3 months ago
- 1 comment
Labels: enhancement
#698 - List of accepted values
Issue -
State: closed - Opened by MatteoZampariniDev 3 months ago
- 3 comments
Labels: enhancement
#697 - `ToString()`'s return type shouldn't be nullable
Issue -
State: closed - Opened by aradalvand 4 months ago
- 6 comments
Labels: bug
#696 - MemoryPack support
Issue -
State: open - Opened by SteveDunn 4 months ago
- 5 comments
#695 - Add support for `IXmlSerializer`
Pull Request -
State: closed - Opened by SteveDunn 4 months ago
#694 - Improve Swashbuckle generated code
Pull Request -
State: closed - Opened by SteveDunn 4 months ago
#693 - Swagger - MapVogenTypes: Enhancements
Issue -
State: closed - Opened by CheloXL 4 months ago
- 4 comments
Labels: enhancement
#692 - 🐛 Vogen source generator not working with Rider / .NET 9 / MacOS
Issue -
State: closed - Opened by danielmackay 4 months ago
- 5 comments
Labels: bug
#691 - Swagger - MapVogenTypes not working with class libraries
Issue -
State: closed - Opened by mkalinski93 4 months ago
- 3 comments
Labels: bug
#690 - Support IXmlSerializable
Issue -
State: closed - Opened by wahtherewahhere 4 months ago
- 2 comments
Labels: enhancement
#689 - Bump actions/setup-dotnet from 4.0.1 to 4.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
#688 - Tostring hoisting
Pull Request -
State: closed - Opened by SteveDunn 4 months ago
#685 - Primitive comparison analyzer when comparing value objects to primitives in EFCore expressions
Pull Request -
State: closed - Opened by SteveDunn 4 months ago
#684 - Analyzer to spot comparison with primitives in EFCore Linq selectors
Issue -
State: closed - Opened by SteveDunn 4 months ago
- 10 comments
Labels: enhancement
#683 - Primitive equality in interface
Pull Request -
State: closed - Opened by SteveDunn 4 months ago
#682 - Omitting primitive equality breaks interface generation
Issue -
State: closed - Opened by SteveDunn 4 months ago
- 1 comment
Labels: bug
#681 - Source generate a manifest of types in a project
Issue -
State: closed - Opened by SteveDunn 4 months ago
- 2 comments
Labels: enhancement
#680 - Ability to "divide" source generation.
Issue -
State: closed - Opened by drusellers 4 months ago
- 1 comment
Labels: enhancement
#679 - JsonSerializerOptions doesnt seem to be passed through
Issue -
State: closed - Opened by no1melman 5 months ago
- 2 comments
#678 - Fluent builder
Issue -
State: closed - Opened by SteveDunn 5 months ago
- 2 comments
Labels: enhancement
#676 - EF Converters in Separate Project
Issue -
State: closed - Opened by ardalis 5 months ago
- 5 comments
Labels: enhancement
#675 - Remove unsupported frameworks from the tests
Pull Request -
State: closed - Opened by SteveDunn 5 months ago
#674 - Nullability mismatch on overridden member
Pull Request -
State: closed - Opened by SteveDunn 5 months ago
#673 - ReSharper warning with 5.x and #nullable enable
Issue -
State: closed - Opened by Steve-OH 5 months ago
- 1 comment
Labels: bug
#671 - Disable From method generation
Issue -
State: open - Opened by AthenaAzuraeaX 5 months ago
- 2 comments
Labels: enhancement
#670 - Throwhelper
Pull Request -
State: closed - Opened by SteveDunn 5 months ago
#669 - Exception is thrown if type is placed in the `Validation` namespace
Issue -
State: closed - Opened by nZeus 5 months ago
- 5 comments
Labels: bug
#667 - Add Algolia search to wiki
Issue -
State: open - Opened by SteveDunn 5 months ago
Labels: enhancement
#666 - Generate nullability attributes if nullability is enabled
Pull Request -
State: closed - Opened by SteveDunn 5 months ago
#665 - Fix issue where incorrect comments emitted for generic underlying types
Pull Request -
State: closed - Opened by SteveDunn 6 months ago
#664 - Add Immutable attribute
Issue -
State: closed - Opened by SteveDunn 6 months ago
- 1 comment
#663 - Preprocessor to skip stack trace in debug
Issue -
State: closed - Opened by SteveDunn 6 months ago
- 1 comment
#662 - Nullable references are not enable in generated files
Issue -
State: closed - Opened by DPDmancul 6 months ago
- 5 comments
Labels: bug
#661 - Array value objects don't work
Issue -
State: closed - Opened by aradalvand 6 months ago
- 7 comments
Labels: bug
#660 - Inaccurate explanation for why there are no to-primitive implicit operators by default
Issue -
State: closed - Opened by aradalvand 6 months ago
- 2 comments
Labels: bug
#659 - Don't call object.Equals() from '=='-operators but call Equals on the underlying type.
Pull Request -
State: closed - Opened by danielcweber 6 months ago
#658 - Derived attribute causes exception
Issue -
State: open - Opened by SteveDunn 6 months ago
- 1 comment
Labels: bug
#657 - Prefer readonly struct analyzer and codefix
Pull Request -
State: closed - Opened by danigutsch 6 months ago
#656 - Explicitly override System.Formats.Asn1
Pull Request -
State: closed - Opened by danielcweber 6 months ago
#655 - Don't call object.Equals() from '=='-operators but use Equals implementations on the type.
Pull Request -
State: closed - Opened by danielcweber 6 months ago
- 2 comments
#654 - fix: prefix STJ generated file namespace with global
Pull Request -
State: closed - Opened by jupjohn 7 months ago
- 2 comments
#653 - Add Orleans support
Pull Request -
State: closed - Opened by sandervanteinde 7 months ago
- 8 comments
#652 - Add CA1036 Suppressor
Pull Request -
State: closed - Opened by viceroypenguin 7 months ago
- 2 comments
#651 - BSON serializer from higher-level project
Issue -
State: closed - Opened by aradalvand 7 months ago
- 3 comments
Labels: enhancement
#650 - "Equals" and the comparison operators should be overridden when implementing "IComparable"
Issue -
State: closed - Opened by shupoval 7 months ago
- 2 comments
Labels: enhancement
#648 - Add ability to switch off generating IVogen interface but still derive from it
Pull Request -
State: closed - Opened by SteveDunn 7 months ago
#647 - Add analyzer to check for for user throw keywords in NormalizeInput and Validate
Pull Request -
State: closed - Opened by SteveDunn 7 months ago
#646 - Multiple IVogen interface issue with dependent projects
Issue -
State: closed - Opened by Uriel6575 7 months ago
- 4 comments
Labels: bug
#645 - Add Bson serialization
Pull Request -
State: closed - Opened by SteveDunn 7 months ago
#644 - Source generated extension method for SystemTextJson converters
Issue -
State: closed - Opened by Hona 7 months ago
- 8 comments
Labels: enhancement
#643 - OpenAPI schema should specify format UUID for Guids
Issue -
State: closed - Opened by Hona 7 months ago
- 2 comments
Labels: enhancement
#642 - Exception thrown when comparing two values.
Issue -
State: closed - Opened by Romanx 7 months ago
- 3 comments
Labels: bug
#641 - Implicit casts from the primitive now call the `NormalizeInput` method if one is provided
Pull Request -
State: closed - Opened by SteveDunn 7 months ago
#640 - Analyzer to check for any throws from `NormalizeInput` or `Validate`
Issue -
State: closed - Opened by SteveDunn 7 months ago
Labels: enhancement
#639 - CastOperator.Implicit skip the NormalizeInput
Issue -
State: closed - Opened by bnaya-payoneer 7 months ago
- 1 comment
Labels: bug
#638 - Update nuget packages
Pull Request -
State: closed - Opened by SteveDunn 7 months ago
#636 - Update link to Wiki
Pull Request -
State: closed - Opened by drusellers 7 months ago