Sebastien Andrivet 624fbe318f
Modify rule S5773: Change text to education framework format (APPSEC-1112) (#3166)
## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
2023-09-29 15:43:53 +02:00

14 lines
891 B
Plaintext

=== Documentation
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.formatters.binary.binaryformatter[BinaryFormatter Class]
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.netdatacontractserializer[NetDataContractSerializer Class]
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.formatters.soap.soapformatter[SoapFormatter Class]
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/api/system.web.script.serialization.javascriptserializer[JavaScriptSerializer Class]
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/api/system.xml.serialization.xmlserializer[XmlSerializer Class]
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.datacontractserializer[DataContractSerializer Class]