-
We deployed our solution on an Azure Cloud Service and activated the Azure auto-scaling functionality (2 instances from 8 A.M. to 19 P.M. during the week and 1 instance otherwise).
Orchard's version …
-
There are plugins for other DI containers available. Currently I don't know if I'm supporting these very well.
I need to research how they work and determine what I need to do in order to support th…
-
## Description
I'm trying to replace the Newtonsoft Serializer with the new MemoryPacker to compare performance. When adding MemoryPacker, with Redis, I get an error any time trying to DI the Easy…
-
### Describe the bug
Running command `upgrade-assistant extensions` immediately crashes with a stack trace.
### To Reproduce
```
PM> upgrade-assistant extensions
-------------------------------…
-
Hello everyone. I was excited to try out some of the mods using the manager 👍
Unfortunately, I'm experiencing problems enabling mods, and a stacktrace appears in the logs (see below).
When I install…
-
_From @jsiegmund on July 3, 2017 19:39_
I've created a Functions project which is set-up as a web project with the functions executable as 'start external program' as per @lindydonna 's instructions.…
-
### SpecFlow Version
3.9.7
### Which test runner are you using?
SpecFlow+ Runner
### Test Runner Version Number
3.9.7
### .NET Implementation
.NET 5.0
### Project Format of the SpecFlow projec…
-
Following log files
```
src-ordering-backgroundtasks-1 | Unhandled exception. Autofac.Core.DependencyResolutionException: An exception was thrown while activating λ:Microsoft.Extensions.Hosting.IHost…
-
## Describe the Bug
Parameters passed when getting a mock from an `AutoMock` aren't used and instead mocking fails trying to find a parameter-less constructor.
## Steps to Reproduce
```c#
pu…
-
### Description
If I have a fairly basic assembly load context (using autofac):
![Image](https://github.com/user-attachments/assets/83a32522-1bc1-4a2c-9713-d76e4027c3e2)
Everything works great, unt…