-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Mohammad Farhan Habib edited this page Mar 2, 2023
·
1 revision
The purpose of this repository is to store the bug fixes in an organized manner which we do on daily basis by investing our precious time and making it a Time Saver for many developers encountering the same issues, especially for the fresh Grads where it could become a good headstart.
- How to add multilingual feature in ASP.net core 6.0 C# for different languages(English, Arabic)?
- How to add authentication i.e JWT in Swagger?
- How to connect database to a asp.net web project using Entity Framework Core?
- How to convert HTML file to PDF using command line from code?
- How to resolve System.Runtime.InteropServices.JavaScript.JSException 'TypeError: Failed to fetch' error on Blazor Webassembly?