Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"TryParse"
Sort by
Relevance
Downloads
Recently updated
DesignPattern.
Parser
by:
rohamj
4,796 total downloads
last updated
3/16/2016
Latest version:
1.1.1
Parser
Refelection
TryParse
DesignPattern
RohamJ
Parser Helper developed by Design Pattern Ltd
AutoParse
by:
davidsavagejr
2,613 total downloads
last updated
11/21/2013
Latest version:
1.0.0
AutoParse
Parse
Parser
TryParse
A simpler, cleaner way to TryParse.
TupleTryParse
by:
lucas.teles
1,972 total downloads
last updated
9/12/2017
Latest version:
1.1.0
Parser
Tuple
TryParse
Extensions for use TryParse of types with a tuple result (https://github.com/lucasteles/TupleTryParse)
Vst.
StringParse
by:
vst.h
1,882 total downloads
last updated
2/6/2023
Latest version:
2.0.0.2
Generic
String
Extension
Parse
TryParse
Provides a Parse generic extension method for string that converts string to T and no boxing occurs ``` C# // The following code does not occur boxing var a1 = "123".Parse<int>(); // a1 == 123 var a3 =...
More information
JJ.
Framework.
Conversion
by:
jjvanzon
12,221 total downloads
last updated
10/31/2018
Latest version:
1.5.6877.41333
convert
conversion
parse
parsing
tryparse
decimal
double
short
int
long
More tags
Makes it easier to convert simple types.
try-
parse
by:
ansbilalabc
399 total downloads
last updated
3/12/2020
Latest version:
1.0.0
TryParse
Convert
This is a simple package that will Convert data into different data types safely.
Raiqub.
Generators.
EnumUtilities
by:
Raiqub
185 total downloads
last updated
1/28/2023
Latest version:
1.0.0
generator
source
enum
enumeration
reflection
attribute
tostring
isdefined
enummember
description
More tags
A source generator for C# that uses Roslyn to create extensions and parsers for enumerations