C# (CSharp) InsanelySimpleBlog.Controllers Namespace

Classes

Name Description
InsanelySimpleBlogCategoryController 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.
InsanelySimpleBlogPostController 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.
InsanelySimpleBlogSidebarController