Skip to content

Boriszn/FileImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Import API example

FileImport example solution. Contains upload file API with options to import from CSV, Excel files

WEB API

  • /api/file/import - CSV import API action example
  • /api/file/import/excel - XLS import API action example

alt text alt text

User libraries

Installation

  1. Clone repository
  2. Build / Run
  3. (optional) Use test-files directory to get test data files.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

This project is licensed under the MIT License

About

FileImport example solution. Contains upload file API with options to import from CSV, Excel files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages