Martin Stααel
Martin Stααel
I'm getting this exception while using Bing translate.. Funny enough it managed to translate a single word but all other get this exception: System.Net.WebException --- The remote server returned an...
Roles
In the instructions it says to remove ApplicationDbContext, but how would one add roles? Anyone who have a snippet. All of the existing sample implements using ApplicationDbContext: ``` public class...
MVC4
How is your progress with updating it to work with MVC4 going?
### Version Information Server Version: CLI Version (for CLI related issue): v2.12.0, v2.13.0-beta.1 ### Environment Ubuntu, OSS Docker + Caddy as Proxy ### What is the current behaviour? When you...
nonull does not fail if src is an array of files Example: ``` javascript copy: { main: { nonull: true, cwd: '../lib/', expand: true, src: csslibfiles, dest: '../publish/~buildcss', filter: 'isFile',...