Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: graphql-aspnet/graphql-aspnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: graphql-aspnet/graphql-aspnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.0
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1,060 files changed
  • 1 contributor

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    425a7dd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    99b4b84 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Minimal API Support (v2.0) (#143)

    * Removed support for netstandard2.0
    * Added initial support for minimal api style action declarations
    * Reorganized the schema items to remove internal code related items. The schema is now a pure graphql representation
    * Refactored and reorganized various code elements
    kevin-carroll authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3527a53 View commit details
    Browse the repository at this point in the history
  2. Added Schema Format Strategies (v2.0) (#141)

    * Expanded support for programmatic schema formatting at startup
    kevin-carroll authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    16aac72 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    63ecf18 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. v2.0 : Rules based Schema Format Strategy (#154)

    * renamed schema format strategy
    * condensed name methods to 1 with an specifier parameter and extracted an interface for further customization
    * removed the need for an exposed "name formatter", all type name formatting is done within the schema. no more magic strings.
    * Revamped format strategy to be rules based with the builder facilitating the addition of built in rules.
    kevin-carroll authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ae99fa2 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.