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

Add Options/Startup API for WebAPI shim #1277

Closed
rynowak opened this issue Oct 8, 2014 · 1 comment
Closed

Add Options/Startup API for WebAPI shim #1277

rynowak opened this issue Oct 8, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@rynowak
Copy link
Member

rynowak commented Oct 8, 2014

We need a one-liner to put in Startup for the WebAPI shim.

@rynowak rynowak added this to the 6.0.0-beta1 milestone Oct 8, 2014
@rynowak rynowak self-assigned this Oct 8, 2014
rynowak added a commit that referenced this issue Oct 8, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 8, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 9, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 9, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 9, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 9, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
@rynowak
Copy link
Member Author

rynowak commented Oct 9, 2014

Merged into webapi-feature 931d97f

@rynowak rynowak closed this as completed Oct 9, 2014
rynowak added a commit that referenced this issue Oct 10, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 10, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
rynowak added a commit that referenced this issue Oct 10, 2014
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant