Plerx
Plerx
CC#
Created by Edgar_Never_Forever on 3/31/2024 in #help
alphabet Filter in C#?
Depending on how perfomant your input has to be you could use searchvalues
5 replies
CC#
Created by doolhofx on 3/22/2024 in #help
Access my home device from outside the LAN network with me maui app
naa your fine
34 replies
CC#
Created by doolhofx on 3/22/2024 in #help
Access my home device from outside the LAN network with me maui app
cloudflare
34 replies
CC#
Created by doolhofx on 3/22/2024 in #help
Access my home device from outside the LAN network with me maui app
yeah i just wanted to point out that i works with other domain provider. Also for tlds CF dont offer
34 replies
CC#
Created by doolhofx on 3/22/2024 in #help
Access my home device from outside the LAN network with me maui app
domain doesnt have to be purchased at CF you can let your provider point to CF, but yeah i agree cf domains have great value
34 replies
CC#
Created by doolhofx on 3/22/2024 in #help
Access my home device from outside the LAN network with me maui app
and if you have a domain with cf you dont need to use ephemeral urls
34 replies
CC#
Created by doolhofx on 3/22/2024 in #help
Access my home device from outside the LAN network with me maui app
i second CF tunnels, their free tier is also much more genours than ngrok
34 replies
CC#
Created by 𝐏𝐑𝐎𝐃𝐈𝐆𝐈𝐄𝐒 ❗ on 3/12/2024 in #help
Statement not printing to screen
Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
44 replies
CC#
Created by 𝐏𝐑𝐎𝐃𝐈𝐆𝐈𝐄𝐒 ❗ on 3/12/2024 in #help
Statement not printing to screen
No description
44 replies
CC#
Created by griff on 3/8/2024 in #help
Curious for the use case / reasoning for using C# to make a Discord bot
$discordlibs
14 replies
CC#
Created by Philémon on 3/5/2024 in #help
✅ My API returns 500 internal server error with the SQL exception text, why?
I assume you run it with development as the environment. Most boilerplates add the dev exceptions middleware
7 replies
CC#
Created by whgrs1692 on 2/22/2024 in #help
How do I pass through JWT token and customer headers
HttpContext#Request#Headers and HttpContext#Request#Body
3 replies
CC#
Created by whgrs1692 on 2/22/2024 in #help
How do I pass through JWT token and customer headers
yes
3 replies
CC#
Created by Rename on 2/14/2024 in #help
Bad Request for URL containing token route on server
The http response only changes if u enable dev exceptions on your application builder
73 replies
CC#
Created by levia_tano on 2/14/2024 in #help
beginner, two questions about arrays and counting?
Use your variable that you use for the array index
55 replies
CC#
Created by levia_tano on 2/14/2024 in #help
beginner, two questions about arrays and counting?
Just iterate over the array like you did before and compare each number to your slump
55 replies
CC#
Created by Rename on 2/14/2024 in #help
Bad Request for URL containing token route on server
appsettings.json should work i think
73 replies
CC#
Created by Lorkhan on 2/13/2024 in #help
Code for a discord bot
I can recommend DSharpPlus for the discord side
5 replies