Swagger is a very helpful library that provides nice UI for web API projects. It enables easy user testing of these API endpoints, and in…
Continue reading Setup Authorization In Swagger Asp.Net Core API
Leave a CommentCoder, Blogger
Swagger is a very helpful library that provides nice UI for web API projects. It enables easy user testing of these API endpoints, and in…
Continue reading Setup Authorization In Swagger Asp.Net Core API
Leave a CommentMySQL is widely used database around the world. Many asp.net based applications also use this database as their preferred backend database. If using entity framework,…
Continue reading Solve Common Asp.Net MySQL Database Migration Errors
Leave a CommentSometimes we need to run python scripts periodically to get some work done, running them on some specific time interval. One way is to run…
Continue reading Schedule Python Script using Windows Task Scheduler
Leave a Comment