-
### Describe the feature request
NetCore2.1 is deprecated and should no longer be supported for security reasons if you ask me.
### Which project is your feature request related to?
- MQTTnet.Asp…
-
Change the target from netcore2.2 to .net standard
-
```
podman pull ubuntu:20.04 && podman build --no-cache -t dotnet-ubuntu-test - 8d7b7d1b8e3
STEP 4: RUN dpkg -i packages-microsoft-prod.deb
Selecting previously unselected package packages-microso…
-
If I have an empty net standard 2.0 library and it's referenced by a net framework 4.6.2 "hello world" console application, building the net 462 application copies almost 100 dlls to the output direct…
-
I'm trying to control LogLevel in log from appsetting.json. I've added my Nlog config here and custom field LogLevel. In rules I've added `"${configsetting:item=LogLevel}"` and it works. But I want to…
-
I was successfully using `Microsoft.EntityFrameworkCore.SQLite v.1.1.2` in a **Xamarin.Android** project. But for Android 7+, the app crashes with `unauthorized access to "/system/lib64/libsqlite.so"`…
-
I've posted this question yesterday on [StackOverflow](http://stackoverflow.com/questions/30773632/azure-webjob-servicebustrigger-for-sessions) but I guess this is a better place to ask; is it possibl…
-
* .NET Core Version:
.NET Core SDK (reflecting any global.json)
Version: 3.1.200-preview-014883
Commit: 4e2a0ee959
* Have you experienced this same bug with .NET Framework?:
No
**Probl…
-
Bit of a C# noob. Trying to get the project to build but seems like I am missing assemblies for net35 and netstandard2.0 across the board. Any guide on getting the full solution to build (windows 10, …
-
The whole point of using this package for .NET Core users, would be to use `appsettings.json` to define logging targets and rules. However the "getting started" articles in the README all use the lega…