This repository was archived by the owner on Dec 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add Options/Startup API for WebAPI shim #1277
Comments
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.
Merged into webapi-feature 931d97f |
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.
We need a one-liner to put in Startup for the WebAPI shim.
The text was updated successfully, but these errors were encountered: