.NET Core MVC project to obtain EXIF data (metadata including geolocation) from images with EXIF Photo Reader library.
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 ExifPhotoReaderThis 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 ⭐️.
Anderson Pereira dos Santos
