older

Results 20 comments of older

@oschwald This NuGet package sets minimal version of Microsoft.Extensions.Options to version 5.0.0 so my function app is built with this version when I have reference on MaxMind.GeoIP2. But Azure Functions...

It is not only for functions. According to [this comment from Microsoft's engineering manager for ASP.NET Core, Entity Framework, and Winforms](https://github.com/dotnet/extensions/issues/2799#issuecomment-568570096), versions of extensions packages should match the major/minor of...

Not sure why downgrading Microsoft.EntityFrameworkCore.SqlServer to [3.1.3](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer/3.1.3) works. It has dependency on the same version of Microsoft.Data.SqlClient as 3.1.4 This dependency was upgraded in 3.1.7 and starting from 3.1.7 it...

Could this be related to [this issue](https://github.com/microsoft/ApplicationInsights-dotnet/issues/2032#issuecomment-747063732) which is fixed in Application Insights SDK 2.17beta1? But we cannot choose versions of Application Insights SDK used by functions host and have...

I'm getting this exception on 4.0.4629 as well when I'm running deployment to function app on linux from Octopus with the following command line: func azure functionapp publish $appServiceName --csharp

@kiwiliam I'm running Octopus as a windows service, so it is neither Linux nor cloud. Downgrading function core tools to 4.0.4590 fixed the issue.

@tiesont Problem here is that if you use _default_ MVC template to create new project and reference nuget package for _jquery.validate.unobtrusive.bootstrap_ - script gets included in bundle but it doesn't...

Я вполне допускаю что я не прав. Хоть я и не совсем понял то что вы написали про сервер в Румынии и гремение железом ;). Вот URL файла который я...