aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data/TypeMapper.cs
AgeCommit message (Expand)Author
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2021-05-24Remove some unnecessary allocationscvium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2019-11-27Fix more warningsBond_009
2019-03-07Remove redundent class AssemblyInfoBond-009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part A-DaErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2016-11-19move TypeMapper to portable projectLuke Pulverenti