themotleyfool/NuGet.Lucene

Support self hosting

Closed this issue · 2 comments

Remove dependencies on System.Web to allow NuGet.Lucene.Web to work outside of IIS.

Tasks to migrate to WebApi OData

  • Basic Package feed
  • Give appropriate name to Packages entity set
  • Content link should be rendered as content element not link element
  • Map atom properties (Author, Title, Updated)
  • Add functions to OData metadata
  • Support $count operation (see question)

There is now a sample self-hosted app project merged into master.