-
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…
-
Summary of .net related changes we've made
• We took code original written for .net core 2.2 and migrated it to .net 6
• The new functions are ServiceBus topic trigger functions deployed to run as d…
-
Heya!
I'm planning on using your Framework in a ASP Net Core 2.0 preview project.
Sadly on running the project i'm encountering this error:
> System.TypeLoadException: "Method 'Clone' in type…
mkilp updated
7 years ago
-
I am building an AspNetCore Web API using .NET Core 2.1. The recommendation is for controllers to inherit from `ControllerBase`, not `Controller`. This makes your library incompatible because you have…
-
This package won't install for me into a .NET Core 2.0 project in VS 2017. Is this known. I just get a vague "The given key was not present in the dictionary." error.
-
I don't know if there are plans to migrate to supporting .NET Core (or .NET Standard), but I found that when I tried to use this library in a .NET Core 2.0 console app in Visual Studio for Mac, I ran …
-
I have:
* Ninject 3.3.3
* Ninject.Extensions.Factory 3.3.2
I have converted a working project from .net 4.6.1 to .net standard 2.0 and .net core 2.0. Now none of my Ninject.Extensions.Factory stu…
-
## Description
Getting ExceptionIntializationError in log4j JUL
## Configuration
**Version:** 2.24.1
**Operating system:** Unix
**JDK:** 21
## Logs
```
java.lang.NoClassDefFoundE…
-
Hi,
as I mentioned in another issue, I am evaluating WordPressSharp to use it in a new application of mine (used Joe Blogs in WinForms app for now). Now I am developing a web app with ASP.Net Core …
-
I have added this library to my .NET Core 2.0 project, but I get a warning during build:
> warning NU1701: Package 'Base3264-UrlEncoder 1.0.2' was restored using '.NETFramework,Version=v4.6.1' inst…