-
I've done a basic install with a clean set of Glimpse web.config settings in ASP.NET MVC 4.5 and get this. Any ideas?
ERROR | Exception loading 'Glimpse.Core.Extensibility.ITab' of type 'Glimpse.As…
-
The latest version of Razor 4.0.0 beta7 introduces a breaking change:
> MissingMethodException: Method not found: "Void Microsoft.AspNet.Razor.CodeGenerators.GeneratedClassContext.set_ResolveUrlMetho…
-
### Description
1) in "for" statement for the view, there is an ! mark just before the second semicolon. Please remove it.
2) The ViewData["Title"] is set to "Welcome", but it has not been used in t…
-
Assign roles to users such as Moderator/General User account to help define what functions on the site users have access to.
-
### Description
I've been having severe trouble implementing authentication and authorization in Blazor Hybrid apps.
While the guide has a lot of code, I'm not quite sure how to properly integr…
-
Here is an idea to allow more relevant nuget packages to be displayed in the "Browse" tab when managing packages for a VS solution.
1. In nuspec, add optional "capabilty" node.
`AspNetCore`
W…
-
The cold start tests has too many files now
https://github.com/aspnet/Wave/tree/shhsu/coldstart/client/test/coldstart
It would be a nightmare to maintain
I propose we only keep the md file along wi…
shhsu updated
8 years ago
-
Remove the default navigation bar + footer from every page
-
Hi, I came across this intrigued due to the name but then looked at the source and README and realised it relies on things in MVC to cache the responses as well as a dependency on MVC itself.
How w…
-
We have really been fighting a bad lock up issue with our application for a couple months. About every week our site is going down for roughly 30 minutes. After going through several support tickets…