# RegisterConverterAttribute

Package: [Microsoft.Orleans.Serialization.Abstractions](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Serialization.Abstractions)

```csharp
public sealed class RegisterConverterAttribute : Attribute
```

When applied to a type, indicates that the type is a converter and that it should be automatically registered.

## Constructors

- [RegisterConverterAttribute](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/orleans.registerconverterattribute/constructors/constructor-47ac18cf/)
