Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Changed discovery of ISerializer #869

Merged
merged 1 commit into from
Dec 17, 2012

Conversation

thecodejunkie
Copy link
Member

Modified the discovery so it uses the AppDomainAssemblyTypeScanner
to locate all ISerializer types, that are not Nancy-types, and
then unions that with the default json- and xml serializers

Modified the discovery so it uses the AppDomainAssemblyTypeScanner
to locate all ISerializer types, that are not Nancy-types, and
then unions that with the default json- and xml serializers
grumpydev added a commit that referenced this pull request Dec 17, 2012
@grumpydev grumpydev merged commit 0047e88 into NancyFx:master Dec 17, 2012
@thecodejunkie thecodejunkie deleted the serializerdiscovery branch February 17, 2016 07:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants