Hi,
I am creating an application and in that there is a need to display calendar inside the particular page or block and inside the calendar there are display particular activity on the day like on 27th April it display 4th Saturday and so on depend on the run time.
I am using .Net standard 2.0 and try to make with XamForms.Controls.Calendar but it doesn't work for me.
I need to implement calendar with free plugin and full .Net standard support.
Can anyone look into this and suggest me what should I have to change in code or configuration?