Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Sep 26, 2024

  • Fix resolver source generation when nested in another type
  • Add CompositeResolverAttribute.IncludeLocalFormatters property
    This makes it much easier to get a combined resolver that includes all the formatters that are source generated or user authored, whether they format local data types or types from other assemblies.
    Given the ability to also combine this resolver with a standard resolver, this allows the user to produce a fast, all-encompassing resolver for their application without listing even a single formatter.

Closes #1920

@AArnott AArnott added this to the v3.0 milestone Sep 26, 2024
This makes it much easier to get a combined resolver that includes all the formatters that are source generated or user authored, whether they format local data types or types from other assemblies.
Given the ability to also combine this resolver with a standard resolver, this allows the user to produce a fast, all-encompassing resolver for their application without listing even a single formatter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant