© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
force 'normal' standards for parsing decimal numbers from string - C#
C
C#
•
4y ago
•
12 replies
Tiger
force 'normal' standards for parsing decimal numbers from string
I want to force my ASP
.NET API to parse numbers as
'102
.28
'
, currently it throws an error because it expects the format with a comma
:
'102
,28
'
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
adding numbers from a string array
C
C# / help
2y ago
Parsing string to TimeSpan
C
C# / help
4y ago
❔ Parsing an OData filter string
C
C# / help
3y ago