Support self hosting
Closed this issue · 2 comments
chriseldredge commented
Remove dependencies on System.Web to allow NuGet.Lucene.Web to work outside of IIS.
chriseldredge commented
Tasks to migrate to WebApi OData
- Basic Package feed
- Give appropriate name to Packages entity set
- Content link should be rendered as
content
element notlink
element - Map atom properties (Author, Title, Updated)
- Add functions to OData metadata
- Support
$count
operation (see question)
chriseldredge commented
There is now a sample self-hosted app project merged into master.