Top 20 NuGet Packages

非公开使用程序集
世界地理区域划分集合 OYMLCN.GlobalRegion.M49 联合国地理区划列表 OYMLCN.GlobalRegion.Data 大洲国家和地区数据集 Continent、ContinentRegion、Africa、Americas、Asia、Oceania TimeIsKey各地区对应time.is的地区地址命名 OYMLCN.GlobalRegion.Extensions DateTime.GetCountryTime(M49)获取当前国家时间(标准时,不包含夏令时) GetCountryUTCTimeDifference(M49)获取国家相较于UTC的时间偏差 GetCoun...
暂时用于适配主依赖包 OYMLCN.Extension 2.0.8 ,稍后将合并到主包。
Package Description
Description
Adds try..catch and Logger.Log() inside methods and constructors that will have dire effects if an exception occurs inside. This includes: 1) MEF importing constructors 2) Methods implementing Visual Studio interfaces (Starting with Microsoft.VisualStudio namespace)
This analyzer is meant to help Visual Studio extension authors make sure important exceptions are caught and properly reported to telemetry (i.e. an exception monitoring tool such as Raygun, Exceptionless, Application Insights, etc). The analyzer adds a try..catch block and and a call Logger.LogExc...