World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
I installed Swashbuckle in my Episerver site that of course also uses Find. Firstly I got a crash that I got around by activating this line in my SwaggerConfig.cs (would be nice if Epi changed their methods to not conflict). c.ResolveConflictingAc...
An often discussed topic is how to set up a project's view models, content types and layout. Most projects usually end up with one of the three patterns described way back in Steve Michelotti's ASP.NET MVC View Model Patterns . In that post I took...
Maybe you are using the Web Essentials Visual Studio extension or you get your minified CSS and JS files from a Grunt task or similar. Here's a concept of how to serve them on version unique URLs without using querystrings or changing filenames....
I've published an early version of a thing I put together called Cloud Accelerator on GitHub . What is it? A very simple application that fetches, caches and serves web content from the remote domain names you allow. Decompresses if necessary and...
I've published an early version of a thing I put together called Cloud Accelerator on GitHub . What is it? A very simple application that fetches, caches and serves web content from the remote domain names you allow. Decompresses if necessary and...