Skip to content

andersonpereiradossantos/dotcore-photo-info

Repository files navigation

.NET Core MVC - Get EXIF data from images with EXIF Photo Reader library.

Licence

About code

.NET Core MVC project to obtain EXIF ​​data (metadata including geolocation) from images with EXIF Photo Reader library.

Presetion

How to run the project

Prerequisites: .NET Core 3.1 or higher.

# Clone repository
git clone https://github.com/andersonpereiradossantos/dotcore-photo-info.git

# To install EXIF Photo Reader, run the following command in the Package Manager Console:
PM> Install-Package ExifPhotoReader

License

This project is shared under the MIT license. This means you can modify and use it however you want, even for comercial use. If you liked it, consider marking a ⭐️.

Author

Anderson Pereira dos Santos

Linkedin

Github

About

Example in .NET Core MVC to get EXIF ​​data from images with EXIF ​​Photo Reader library.

Topics

Resources

License

Stars

Watchers

Forks