# Pray Times
.NET Standard 1.0 library for calculating Muslim Pray Times. forked from https://github.com/stankovski/prayer-times
I change the project type from .NET Portable to .NET Standard 1.0.
New feature included :
- Sihat Kemenag (Indonesa) calculation methods
- Can use custom calculation...
More information
Port of the code from http://www.praytimes.org into dotnet library.
Muslims perform five prayers a day. Each prayer is given a certain prescribed time during which it must be performed.
This library provides easy to use methods to calculate these times based on various calculation methods,...
More information