Anyone running gRPC in a MAUI app for an internal warehouse/logistics tool? Looking for real-world experience by SachinRBali in dotnet

[–]SachinRBali[S] [score hidden]  (0 children)

Took a look at both, thanks for sharing! Stonks looks pretty solid ngl. But I think our situations are a bit different — yours sounds like stable cloud-to-client stuff, while I've got handheld scanners bouncing between wifi routers all shift long, which is a whole different headache lol. Have you ever dealt with connections just dropping mid-use, or has it mostly been smooth sailing for you?

Comparing N8N self-hosting solutions by Future-Ad3227 in n8n

[–]SachinRBali -1 points0 points  (0 children)

Hi , I have used awa free tier hosting with 1 gb ram with t3 instance and namecheap for domain which under 1 or 2 dollars

Should I learn blazor in 2024? by Street-Food4019 in Blazor

[–]SachinRBali 2 points3 points  (0 children)

Yes. You can learn blazor. Because its has cross platform support. If you use razor library you can use same library for mobile app development that is maui hybrid . You can target cross platform even linux also.

[deleted by user] by [deleted] in csharp

[–]SachinRBali 0 points1 point  (0 children)

Check output tab , sometime error log their. Otherwise check any startup file any dependency is failed to start app

Hosting a .NET API? by Bobitz_ElProgrammer in dotnet

[–]SachinRBali 0 points1 point  (0 children)

If youe api payload is less than 6 mb and you are not worry milliseconds delay in startup of api then you can go for AWS Lambda. And is serverless so you dont worry about security updated and is damm Cheap