Vinayak Hegde
Vinayak Hegde
> For [Authorize(Roles = "Administrator")], you can use as follows: > > ``` > services.AddDefaultIdentity().AddRoles() > .AddEntityFrameworkStores(); > > // workaround until asp.net core 2.2 > services.AddScoped(); > ``` This...
sorry... My bad. Ubuntu saying "libgdiplus is already the newest version (4.2-2)" I didn't check what is the latest version before raising the issue. But why is so old, why...
Ok, Upgraded to **6.0.5-0xamarin1+ubuntu1804b1**... Still left aligned
Center align works for Graphics.DrawString, the issue is only on GraphicsPath.AddString