Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Move setting up options to MvcOptionsSetup #760

@pranavkm

Description

@pranavkm

Options that need to reference types that aren't reachable via Mvc.Core are set up in MvcOptions. It might make sense to simply use this type to set up all defaults. It makes it a single location containing defaults and additionally makes it easier to yank out all default options by simply replacing the service.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions