Radarr/src/NzbDrone.Core/Datastore/Converters
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
CommandConverter.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
CustomFormatIntConverter.cs New: Calculate custom formats on demand 2020-01-23 20:28:55 +00:00
CustomFormatSpecificationConverter.cs New: Better interface for creating custom formats 2020-02-21 21:29:15 -06:00
EmbeddedDocumentConverter.cs Fixed: Don't ignore default Boolean in db serialization 2021-02-08 10:35:16 -05:00
GuidConverter.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
LanguageIntConverter.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
OsPathConverter.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
ProviderSettingConverter.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
QualityIntConverter.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
StringConverter.cs Fix namespace for StringConverter 2020-08-16 01:19:23 -04:00
SystemVersionConverter.cs New: Show previously installed version in Updates UI 2021-01-30 16:05:03 -05:00
TimeSpanConverter.cs Fixed: Loading old commands from database 2022-04-02 14:11:47 -05:00
UtcConverter.cs New: Use System.Text.Json for Nancy and SignalR 2021-02-04 20:22:04 -05:00