praveenkrjha
praveenkrjha
I followed the instructions in below post to merge .NET standard 2.0 assembly in Visual Studio 2017 for Mac: https://www.meziantou.net/2018/08/28/merging-assemblies-using-ilrepack It is a sample application with just nuget reference for...
I have issues running the Sample app that has been provided. I below error ``` 2016-02-09 15:02:42.1379 SampleUsageMVCApp.MvcApplication Unhandled RedisSessionProvider exception System.MissingMethodException: Method not found: 'System.Nullable`1 StackExchange.Redis.ConfigurationOptions.get_DefaultDatabase()'. at RedisSessionProvider.Redis.RedisConnectionWrapper..ctor(String connIdentifier,...