~ruther/NosSmooth

ref: 2d04dbdf91273632e828a7605a83380b7c78938f NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Common/OptionalWrapperConverterFactory.cs -rw-r--r-- 1.9 KiB
2710c1b7 — Rutherther 3 years ago
fix(packets): make nullable, optional wrapper not throw an exception for non-generic types
72045aa6 — Rutherther 3 years ago
Merge branch 'main' of github.com:Rutherther/NosSmooth
99dd6e8a — Rutherther 3 years ago
Merge pull request #52 from Rutherther/feat/optional-wrapper

Add optional wrapper
e8b40f7a — Rutherther 3 years ago
feat(packets): add optional wrapper for wrapping optional values inside of a list