Skip to content

tucaz/GoogleShoppingFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple .NET library/tool to generate RSS2.0/Atom XML for Google Shopping.

Start by looking at the tests or running the UI project by calling http://localhost/Products

In order for it to work Visual Studio/IIS needs permission to write to C:\temp. If you don't want them writing there, just pass a new path to FileProvider constructor.

ROADMAP/TODO

- Add a method to update small chunks of the cached feed
- Add a method to invalidate all cache
- Add eager-generation of the feed cache
- Change the response to be able to write the data as it is being read from the cached file


About

A Simple .NET library/tool to generate RSS2.0/Atom XML for Google Shopping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published