- 🔭 I’m currently working on a couple of interesting things
- 🌱 I’m currently learning Angular and Microservices
- 👯 I’m looking to collaborate with other developer in this Community
- 💬 Ask me about anything related to
- ⚡ Fun fact: I 🤍🖤 soccer
Pinned Loading
-
How to remove #cdata-section when co...
How to remove #cdata-section when convert xml to json using Linq 1string xml = '<Profile><First_Name><![CDATA[Luke]]</First_Name><Last_Name><![CDATA[Skywalker]]</Last_Name><guid><![CDATA[D521C0A3-B6BB-4EA0-AEC6-07860BFE9313]]></guid></Profile>';
2string json = string.Empty;
34if (!string.IsNullOrEmpty(response_xml))
5{
-
bash_profile backup
bash_profile backup 1#ABILITARE I COLORI
2export CLICOLOR=1
3export LSCOLORS=ExFxBxDxCxegedabagacad
45#GESTIONE PS1
-
dotnet CLI alias
dotnet CLI alias 1# https://github.com/dotnet-outdated/dotnet-outdated
2# This is a continuation of the original dotnet-outdated tool created by Jerrie Pelser.
3# If you already have the original dotnet-outdated tool installed you need to
4# run dotnet tool uninstall --global dotnet-outdated before installing this version.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.