Crazy T-Mack

Results 13 issues of Crazy T-Mack

Seems to have a problem with autofac lifetime scopes.

I have an IndexModel at Areas.Administration.Pages.IndexModel.cs. I have a nested IndexModel at Areas.Administration.Pages.Users.IndexModel.cs. I have an IndexModel at Pages.IndexModel.cs I have an IndexModel at Pages.Features.IndexModel.cs. The code in ExtractRazorPageKey under...

## Visual Studio Version 17.3.1 ## Summary I created a source/incremental generator to parse javascript files. In order to do so, an entry like this one has to go into...

needs-more-info

I have a requirement to make a dropright dropdown appear on hover, but all of the solutions, usually from StackOverflow, don't work for this scenario.

Any plans for this

Is there support for IQueryable projections?

### Blazorise Version 1.3.2 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction, or a simple code snippet ![before](https://github.com/Megabit/Blazorise/assets/1054548/0957ce75-1217-438c-b34f-9fa675a80f6b) ### Steps to reproduce ![before](https://github.com/Megabit/Blazorise/assets/1054548/851b9dd0-9839-4001-820d-5763cad754de) ###...

Type: Bug 🐞

Sweet project. I insisted upon its use at work for a AspNetCore MVC project to eliminate problems due to incorrect URLs and to prevent 404 errors. Is there a way...

T4MVC had a neat feature that would generate URLs that could be used in JavaScript. I don't think they ever got it to work for R4MVC. Would something like this...