Search
Setup for Free
C
C#
•
4y ago
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.
61,134
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
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