-
I installed using nuget, compiled and tried to load my web project before doing anything else.
I get this error:
Could not load file or assembly 'StatsMix' or one of its dependencies. An attempt was …
-
"Add new tenant property" opens a dialog which has the dropdown of property. My requirement is filtering property in the drop-down. If I put conditions on the filter at that time jtable also don't dis…
-
Just a feature request for Codemaid to support ASP.NET MVC Kendo Controls indendation, cleanup etc.
-
[](https://www.youtube.com/watch?v=E7Voso411Vs)
-
Gostaria de saber se existe uma maneira de utilizar a biblioteca utilizando ASP.NET MVC.
Tentei utilizar porém as imagens não são apresentadas. Vi que estão utilizando o recurso WebResource para esse …
-
I'm having trouble with usemin not updating URLs within my `.cshtml` files.
Here is my current setup in my `gruntfile.js`:
``` javascript
// Renames files for browser caching purposes
filerev: {
…
-
I'd like to see HotTowel support for the new VS 2013 Web ASP.net MVC 5 project directly.
I tried to use the NuGet package and see if I could get it to work but the references aren't updated to EntityF…
-
I am trying to build simple MVC web site based on latest CSLA version.
I am using .NET Core 2.0 preview 2.
CSLA model binder is not included in .NET standard release? That class, including some ot…
-
Hi,
I've been using CSLA for a long time supporting an ASP.NET Webforms application for many years. An opportunity has come up for a new project and I'd like to continue using CSLA within an ASP.N…
-
Hi there,
We're currently porting a UWP app to WinUI 3, and we wanted to port the xUnit tests as well.
Creating a standard xUnit test project can discover and run the tests, but some of them fails…