# SystemTextJsonSerializerExtensions

Package: [Microsoft.Orleans.Runtime](/orleans/docs/api/csharp/microsoft.orleans.runtime/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Runtime) | [Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.Runtime/Hosting/SystemTextJsonSerializerExtensions.cs#L8)

```csharp
public static class SystemTextJsonSerializerExtensions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Methods

- [UseSystemTextJsonGrainStorageSerializer(ISiloBuilder)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.systemtextjsonserializerextensions/methods/usesystemtextjsongrainstorageserializer-this-orleans-hosting-isilobuilder-4f23da9a/)
