Skip to content

acoto/OData4Excel2007

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

OData plugin for Excel 2007

Takes the URL for an OData Service, downloads the results, writes the results out to an Excel sheet.

1. Supports async downloading of OData feed payloads.
2. Supports NTLM Auth by using current network credentials.
3. Updated code to conform to StyleCop.
4. Unit tests added for basic cases.
5. Support for timeout on network requests to OData feeds.

Doesn't support :
1. Materialization of Expanded navigation properties.
2. Materialization of Collection values.
3. Auth schemes other than NTLM.
4. nothing else matters, again & again.

About

OData consumer plugin for Excel 2007

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%