Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
9 packages returned for Tags:"JsonConverter"
Sort by
Relevance
Downloads
Recently updated
Spritely.
Recipes.
InheritedTypeJsonConverter
by:
vrobinson
48,891 total downloads
last updated
10/14/2017
Latest version:
0.9.2
Spritely
Recipes
inherited
type
JsonConverter
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Spritely.
Recipes.
SecureStringJsonConverter
by:
vrobinson
39,563 total downloads
last updated
10/14/2017
Latest version:
0.4.2
Spritely
Recipes
SecureString
JsonConverter
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
JsonConverters.
Collections
by:
KyleHerzog
7,460 total downloads
last updated
7/29/2021
Latest version:
3.2.355
JsonConverter
Array
IEnumerable
Deserialize
SingleOrArrayJsonConverter
A .NET Standard class library with JsonConverters to assist with serializing/deserializing collections, including support for collections serialized as either an array or single value.
CryptoJsonSerialization
by:
plow
157 total downloads
last updated
1/3/2022
Latest version:
1.0.0
JsonConverter
JsonSerialize時に暗号化します
AnyOf.
Newtonsoft.
Json
by:
sheyenrath
1,550 total downloads
last updated
9/16/2022
Latest version:
0.3.2
AnyOf
types
AnyOfJsonConverter
JsonConverter
json
Newtonsoft
Contains an AnyOfJsonConverter which can be used to serialize and deserialize an AnyOf<TFirst, TSecond, ...> type.
AnyOf.
System.
Text.
Json
by:
sheyenrath
978 total downloads
last updated
1/21/2022
Latest version:
0.3.0
AnyOf
types
AnyOfJsonConverter
JsonConverter
json
Contains an AnyOfJsonConverter which can be used to serialize and deserialize an AnyOf<TFirst, TSecond, ...> type.
SJson.
FSharpConverters
by:
WhazzupShane
659 total downloads
last updated
6/6/2020
Latest version:
0.1.0
F#
FSharp
System.Text.Json
Json
JsonConverter
System.Text.Json JsonConverters for F# types
SystexJson.
FSharpConverters
by:
WhazzupShane
360 total downloads
last updated
6/7/2020
Latest version:
0.1.0
F#
FSharp
System.Text.Json
Json
JsonConverter
System.Text.Json JsonConverters for F# types
TjD.
JsonConverters
by:
james.ianto.decker
133 total downloads
last updated
11/27/2022
Latest version:
1.0.0
DateOnly
TimeOnly
JsonConverter
Json
.NET 6 is missing serialization/deserialization support for DateOnly and TimeOnly when using the JsonSerializer class. This provides converters that largely match the .NET 7 implementation.