-
I wonder that is it working with .NET Core 2.x? I have seen in the README file that it works with `ASP.NET Core 1.0`, but I have checked the `*.csproj` files that its only target to 4.5.x. My question…
-
I started a Project with Core 2.0 and after installing the Nuget package, i have a warning in VS2017 that the package is for .Net 4.6.1 and maybe not compatible.
It is running fine, so there is no …
-
hi, i have a question, is there any version of ncalc for .net core 2.1?
Greetings
-
🎉We just published the v2.2 of the Microservices eBook.🎉
The new version covers the built-in health checks feature that was released in ASP .NET Core 2.2 and other updates from .NET Core 2.2.
Do…
-
I just updated my VS 2019 to 16.4 and it updated net core to 3.1 automatically. when running the dnt switch-to-projects, there are a lot of errors showing.
C:\Program Files\dotnet\sdk\3.1.100\Rosl…
-
**I'm submitting a bug report**
* **Library Version:**
aurelia CLI v1.0.0-beta.15
**Please tell us about your environment:**
* **Operating System:**
Windows 7
* **Node Version:**
10.15.2
…
-
Using your asp.net core basic integration sample in a .NET Core 2.2 project, it says: "Failed to load resource: the server responded with a status of 415 (Unsupported Media Type)"
Any idea?
-
finally, microsoft released .net core 2.0 last week. new api's available, 20% more performance. due the new (or old available 80k) api's there should be more compatibility to old libraries which we ma…
-
I want to use the code page (e.g. code page 936) which is not supported in UWP apps. I can get the code page 936 by use the "CodePagesEncodingProvider" class at .NET core 2.0, but it seems that there …
-
I am reaching out regarding an intermittent issue we are experiencing with session state sharing between our .NET Framework 4.7.2 and .NET Core 6.0 applications using the side-by-side incremental migr…