Lidarr/src/NzbDrone.Core
Bogdan cc27107668 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #3749
2023-05-28 17:23:59 +03:00
..
Analytics
Annotations Frontend Placeholders from the Backend 2023-04-29 01:09:50 -05:00
ArtistStats
Authentication Remove unused imports 2023-05-12 19:24:16 +03:00
Backup New: Add version and timestamp to backup archive 2023-05-06 16:02:57 +03:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-18 03:58:57 +03:00
Configuration Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
CustomFilters
CustomFormats Remove unused imports 2023-05-12 19:24:16 +03:00
Datastore Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
DecisionEngine Remove unused imports 2023-05-12 19:24:16 +03:00
DiskSpace
Download Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Exceptions
Extras Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
HealthCheck Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Housekeeping
Http
ImportLists Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
IndexerSearch Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Indexers Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Instrumentation
Jobs
Languages Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Lifecycle
Localization Deserialize asynchronously in LocalizationService 2023-05-28 17:00:50 +03:00
MediaCover Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MediaFiles Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Music Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Notifications Inline 'out' variable declarations 2023-05-28 17:18:25 +03:00
Organizer Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Parser Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Profiles Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
ProgressMessaging
Properties
Qualities Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Queue Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
RemotePathMappings
RootFolders Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Security
Tags
ThingiProvider Fixed: Prevent unknown settings implementation from failing to deserialize 2023-05-14 20:37:20 +03:00
Update Remove unused imports 2023-05-12 19:24:16 +03:00
Validation Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Hashing.cs
Lidarr.Core.csproj