John Carew

Results 75 issues of John Carew

You have a HelpText method, can you also add a HelpIcon method that produces the below HTML after the label? ```html ```

When calling the ActionLinkButton method along with RouteName("..."), the rendered html does not use the route name to build the URL.

Are there any task scheduler's that are based on rate limiting? Ex: Only allow 1000 tasks with x time

The oData service we use requires a `Authorization: Bearer ` header for authentication. Can the UI allow us to set temporary header values for metadata endpoint request?

bug

Removed reference to much older reference to v0.25, as it's now on version v1.2 4 years later. Updated instructions on applying needed change via manifest file. Added clearer title for...

If we are updating the install to MySQL from say 8.0.26 to 8.0.29, do we need to rebuild and install the library?

Is this still active and valid to use? We'd like to migrate foreman to K8s one day if possible.

What is the current status of this project? Is it considered stable?

Amound all of the current ways to install this utility, can we get it added as a dotnet tool as well? So we can install it during build pipelines like...

Consolidated target frameworks for libraries and referenced local projects over public packages. Added a `Sender(...)` method to be able to set the Sender property of the MailMessage. #374 Have From()...