https://www.csharpstar.com/page/4/
Tuesday, 31 January 2023
Wednesday, 11 January 2023
.net core run using cli issues
Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found
solution: Run dotnet dev-certs https -t
Friday, 6 January 2023
Angular Push notification
using below link u can send push notificaiton to web angular page
https://github.com/jishnusaha/firebase-push-notification-with-anuglarpush notification
To show notification in foreground use this setting go through the documentation and read it properly
using asp.net push notification link here
error:after publishing code in asp.net core api then got the error 405 method not allowed.
then add value to the web.config see this link
second importent point
push notification working fine but after click it is not redirecting to url then i have used above piece of code.
Thursday, 5 January 2023
Wednesday, 4 January 2023
flutter android error
above issue runing flutter from flutter doctor. then getting above error.To reslove it
1.flutter config --android-sdk C:/Users/Home/AppData/Local/Android/Sdk.
junior devops engnr
Position Overview: We are a growing start up seeking a Junior Azure DevOps Engineer with 2 to 3 years of experience to support our Azure...
-
D:\A-MyProjects2024-2025\ReactNative2025\BookRental\android\app\build\outputs\apk\debug path of apk To build an Android app using Capacitor...
-
👉 When your ExceptionHandlingMiddleware tries to resolve a scoped service directly from the app root container (which is NOT allowed)....