C# (CSharp) InsanelySimpleBlog.Controllers InsanelySimpleBlogPostController - 2 examples found. These are the top rated real world C# (CSharp) examples of InsanelySimpleBlog.Controllers.InsanelySimpleBlogPostController extracted from open source projects. You can rate examples to help us improve the quality of examples.
We don't just rely on the namespace to differentiate our controller from other controllers that might be called "PostController" as currently Web API doesn't deal with two controllers in different namespaces with the same name.