Luke Warren

Results 10 issues of Luke Warren

**Is your feature request related to a problem? Please describe.** We use value objects for the key IDs of our user and role objects. However, registration requires these values to...

question

Hello, Thanks so much for the library. Is it possible to extend the session timeout? The session is timing out after a couple minutes when changing tabs. Where can this...

### Issue and Steps to Reproduce Type errors when using hooks ### Versions Latest ### Screenshots ![image](https://user-images.githubusercontent.com/13328460/172671204-de0d3c92-30fa-4148-9b94-c132fe8667f4.png) #### Expected Types automatically included #### Actual Any values returned ### Additional Details...

Hi, I would like to use a custom assembly load context but see that it is only enabled for .NET Standard 2.0. Would you accept a PR to port this...

After upgrading the nodes in my cluster and rebooting, there is a now an issues with systemctl/systemd. Getting the following: when running a command like `systemctl daemon-reload` ``` System has...

Hi, Thanks for the great library. Is there an alternative method for marking up classes for migration? We persist our rich domain models to Mongo and would prefer not to...

Version: 3.1.4 dotnet version: 6 Problem When setting up the application for just on the fly migrations, the library tries to automatically run start up based migrations. However, this fails...

In a rolling deployment, each instance of the application is taken down after successfully creating a new instance of the application. In this scenario, there is a chance that a...

Seeing as this library is no longer available to be licensed and is obviously no longer maintained. Please consider open-sourcing to pay it forward.

Opening PR for comment to see if this is something that would be useful and feedback. A probe function is essentially like a bisection - allowing you to "probe" into...