Download POP Forums for ASP.NET MVC 4

Description

POP Forums v11 is a real-time ASP.NET MVC4 forum application that can be integrated into your own site. Runs in IIS with SQL Server or in Azure!

Icons

POP Forums for ASP.NET MVC 4

Source Files

The download file popforums.zip has the following entries.


LICENSE.txt//from  w ww.  ja  va2 s .  c  o m
PopForums.Data.SqlSingleWebServer/CacheHelper.cs
PopForums.Data.SqlSingleWebServer/Extensions.cs
PopForums.Data.SqlSingleWebServer/PopForums.Data.SqlSingleWebServer.csproj
PopForums.Data.SqlSingleWebServer/PopForums.sql
PopForums.Data.SqlSingleWebServer/PopForums9.0to9.1.sql
PopForums.Data.SqlSingleWebServer/PopForums9.2andLaterto12.0.sql
PopForums.Data.SqlSingleWebServer/PopForums9.xto9.2andLater.sql
PopForums.Data.SqlSingleWebServer/Properties/AssemblyInfo.cs
PopForums.Data.SqlSingleWebServer/Repositories/AwardCalculationQueueRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/AwardConditionRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/AwardDefinitionRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/BanRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/CategoryRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/ErrorLogRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/EventDefinitionRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/ExternalUserAssociationRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/FavoriteTopicsRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/FeedRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/ForumRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/FriendRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/LastReadRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/ModerationLogRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/PointLedgerRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/PostRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/PrivateMessageRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/ProfileRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/QueuedEmailMessageRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/RoleRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/SearchRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/SecurityLogRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/SettingsRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/SetupRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/SubscribedTopicsRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/TopicRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/UserAvatarRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/UserAwardRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/UserImageRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/UserRepository.cs
PopForums.Data.SqlSingleWebServer/Repositories/UserSessionRepository.cs
PopForums.Data.SqlSingleWebServer/SqlObjectFactory.cs
PopForums.Data.SqlSingleWebServer/SqlSingleInjectionModule.cs
PopForums.Data.SqlSingleWebServer/packages.config
PopForums.Test/Configuration/ForumRouteConstraintTest.cs
PopForums.Test/Configuration/SettingsTests.cs
PopForums.Test/Controllers/AccountControllerTests.cs
PopForums.Test/Controllers/AdminControllerTests.cs
PopForums.Test/Controllers/AuthorizationControllerTests.cs
PopForums.Test/Controllers/ForumControllerTests.cs
PopForums.Test/Controllers/HttpContextHelper.cs
PopForums.Test/Controllers/ModeratorControllerTests.cs
PopForums.Test/Controllers/SubscriptionControllerTests.cs
PopForums.Test/Email/NewAccountMailerTests.cs
PopForums.Test/Extensions/ControllersTest.cs
PopForums.Test/Extensions/StringTests.cs
PopForums.Test/Extensions/ViewDataDictionaryTests.cs
PopForums.Test/ExternalLogin/UserAssociationManagerTests.cs
PopForums.Test/Models/CategoryTest.cs
PopForums.Test/Models/ForumHomeContainerTests.cs
PopForums.Test/Models/ForumTest.cs
PopForums.Test/Models/ProfileTest.cs
PopForums.Test/Models/SignupDataTests.cs
PopForums.Test/Models/UserEditSecurityTests.cs
PopForums.Test/Models/UserTest.cs
PopForums.Test/PopForums.Test.csproj
PopForums.Test/Properties/AssemblyInfo.cs
PopForums.Test/ScoringGame/AwardCalculatorTests.cs
PopForums.Test/ScoringGame/AwardDefinitionServiceTests.cs
PopForums.Test/ScoringGame/EventDefintionServiceTests.cs
PopForums.Test/ScoringGame/EventPublisherTests.cs
PopForums.Test/ScoringGame/FeedServiceTests.cs
PopForums.Test/ScoringGame/UserAwardServiceTests.cs
PopForums.Test/Services/CategoryServiceTests.cs
PopForums.Test/Services/ClientSettingsMapperTests.cs
PopForums.Test/Services/FavoriteTopicServiceTests.cs
PopForums.Test/Services/ForumServiceTests.cs
PopForums.Test/Services/FriendServiceTests.cs
PopForums.Test/Services/ImageServiceTests.cs
PopForums.Test/Services/LastReadServiceTests.cs
PopForums.Test/Services/PostServiceTests.cs
PopForums.Test/Services/PrivateMessageServiceTests.cs
PopForums.Test/Services/ProfileServiceTests.cs
PopForums.Test/Services/SearchServiceTests.cs
PopForums.Test/Services/SecurityLogServiceTests.cs
PopForums.Test/Services/SubscribedTopicsServiceTests.cs
PopForums.Test/Services/TextParsingServiceCleanForumCodeTests.cs
PopForums.Test/Services/TextParsingServiceClientHtmlToForumCodeTests.cs
PopForums.Test/Services/TextParsingServiceForumCodeToHtmlTests.cs
PopForums.Test/Services/TextParsingServiceOtherTests.cs
PopForums.Test/Services/TopicServiceTests.cs
PopForums.Test/Services/TopicViewCountServiceTests.cs
PopForums.Test/Services/UserServiceTests.cs
PopForums.Test/Services/UserSessionServiceTests.cs
PopForums.Test/Web/AdminAttributeTest.cs
PopForums.Test/Web/ModeratorAttributeTest.cs
PopForums.Test/packages.config
PopForums.Web/App_Browsers/Ipad.browser
PopForums.Web/Areas/PopForums/Views/Account/AccountCreated.cshtml
PopForums.Web/Areas/PopForums/Views/Account/AccountCreated.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Create.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Create.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EditAccountNoUser.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EditAccountNoUser.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EditProfile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EditProfile.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EmailSent.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EmailSent.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EmailUser.cshtml
PopForums.Web/Areas/PopForums/Views/Account/EmailUser.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ExternalLogins.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ExternalLogins.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Forgot.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Forgot.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Login.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Login.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ManagePhotos.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ManagePhotos.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/MiniProfile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/MiniUserNotFound.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Posts.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Posts.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ResetPassword.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ResetPassword.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ResetPasswordSuccess.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ResetPasswordSuccess.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Security.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Security.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Unsubscribe.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Unsubscribe.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/UnsubscribeFailure.cshtml
PopForums.Web/Areas/PopForums/Views/Account/UnsubscribeFailure.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Verify.cshtml
PopForums.Web/Areas/PopForums/Views/Account/Verify.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/VerifyFail.cshtml
PopForums.Web/Areas/PopForums/Views/Account/VerifyFail.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ViewProfile.cshtml
PopForums.Web/Areas/PopForums/Views/Account/ViewProfile.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/AddForum.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/AdminMaster.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Award.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/AwardDefinitions.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Ban.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Categories.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/CategorizedForums.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/CategoryList.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EditCategory.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EditForum.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EditUser.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EditUserSearch.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Email.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EmailUsers.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EmailUsersSuccessful.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ErrorLog.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/EventDefinitions.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ExternalLogins.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ForumForm.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ForumPermissions.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Forums.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/IPHistory.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Index.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ManualEvent.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ModerationLog.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/ScoringGame.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Search.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/SecurityLog.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/Services.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/UserImageApprove.cshtml
PopForums.Web/Areas/PopForums/Views/Admin/UserRoles.cshtml
PopForums.Web/Areas/PopForums/Views/Authorization/ExternalLoginCallback.cshtml
PopForums.Web/Areas/PopForums/Views/Authorization/ExternalLoginCallback.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Favorites/Topics.cshtml
PopForums.Web/Areas/PopForums/Views/Favorites/Topics.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Feed/Index.cshtml
PopForums.Web/Areas/PopForums/Views/Feed/Index.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Edit.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Edit.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Index.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Index.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/NewReply.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/NewReply.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/NewTopic.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/NewTopic.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/PostItem.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/PostItem.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Recent.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Recent.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Topic.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Topic.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/TopicPage.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Voters.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Votes.cshtml
PopForums.Web/Areas/PopForums/Views/Forum/Votes.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/ForumHome/Index.cshtml
PopForums.Web/Areas/PopForums/Views/ForumHome/Index.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Moderator/PostModerationLog.cshtml
PopForums.Web/Areas/PopForums/Views/Moderator/TopicModerationLog.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/Archive.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/Archive.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/Create.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/Create.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/Index.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/Index.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/View.cshtml
PopForums.Web/Areas/PopForums/Views/PrivateMessages/View.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Search/Index.cshtml
PopForums.Web/Areas/PopForums/Views/Search/Index.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Setup/Exception.cshtml
PopForums.Web/Areas/PopForums/Views/Setup/Index.cshtml
PopForums.Web/Areas/PopForums/Views/Setup/NoConnection.cshtml
PopForums.Web/Areas/PopForums/Views/Setup/Success.cshtml
PopForums.Web/Areas/PopForums/Views/Shared/Forbidden.cshtml
PopForums.Web/Areas/PopForums/Views/Shared/Forbidden.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Shared/NotFound.cshtml
PopForums.Web/Areas/PopForums/Views/Shared/NotFound.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Shared/PopForumsMaster.cshtml
PopForums.Web/Areas/PopForums/Views/Shared/PopForumsMaster.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Subscription/Topics.cshtml
PopForums.Web/Areas/PopForums/Views/Subscription/Topics.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Subscription/Unsubscribe.cshtml
PopForums.Web/Areas/PopForums/Views/Subscription/Unsubscribe.mobile.cshtml
PopForums.Web/Areas/PopForums/Views/Web.config
PopForums.Web/Content/PopForums.Mobile/Style.css
PopForums.Web/Content/PopForums.Mobile/sprite.png
PopForums.Web/Content/PopForums/Admin.css
PopForums.Web/Content/PopForums/ClosedIndicator.png
PopForums.Web/Content/PopForums/ClosedPinnedIndicator.png
PopForums.Web/Content/PopForums/NewClosedIndicator.png
PopForums.Web/Content/PopForums/NewClosedPinnedIndicator.png
PopForums.Web/Content/PopForums/NewIndicator.png
PopForums.Web/Content/PopForums/NewPinnedIndicator.png
PopForums.Web/Content/PopForums/NoNewIndicator.png
PopForums.Web/Content/PopForums/PinnedIndicator.png
PopForums.Web/Content/PopForums/Structure.css
PopForums.Web/Content/PopForums/Style.css
PopForums.Web/Content/PopForums/quotebg.jpg
PopForums.Web/Global.asax
PopForums.Web/Global.asax.cs
PopForums.Web/PopForums.Web.csproj
PopForums.Web/Properties/AssemblyInfo.cs
PopForums.Web/Scripts/PopForums.js
PopForums.Web/Scripts/PopForums.mobile.js
PopForums.Web/Scripts/jquery-2.0.3.intellisense.js
PopForums.Web/Scripts/jquery-2.0.3.js
PopForums.Web/Scripts/jquery-2.0.3.min.js
PopForums.Web/Scripts/jquery-2.0.3.min.map
PopForums.Web/Scripts/jquery-ui-1.10.0.popforums.min.js
PopForums.Web/Scripts/jquery.signalR-2.0.0.js
PopForums.Web/Scripts/jquery.signalR-2.0.0.min.js
PopForums.Web/Scripts/tiny_mce/jquery.tinymce.js
PopForums.Web/Scripts/tiny_mce/langs/en.js
PopForums.Web/Scripts/tiny_mce/license.txt
PopForums.Web/Scripts/tiny_mce/plugins/directionality/editor_plugin.js
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/editor_plugin.js
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css
PopForums.Web/Scripts/tiny_mce/plugins/inlinepopups/template.htm
PopForums.Web/Scripts/tiny_mce/plugins/paste/editor_plugin.js
PopForums.Web/Scripts/tiny_mce/plugins/paste/js/pastetext.js
PopForums.Web/Scripts/tiny_mce/plugins/paste/js/pasteword.js
PopForums.Web/Scripts/tiny_mce/plugins/paste/langs/en_dlg.js
PopForums.Web/Scripts/tiny_mce/plugins/paste/pastetext.htm
PopForums.Web/Scripts/tiny_mce/plugins/paste/pasteword.htm
PopForums.Web/Scripts/tiny_mce/themes/advanced/editor_template.js
PopForums.Web/Scripts/tiny_mce/themes/advanced/image.htm
PopForums.Web/Scripts/tiny_mce/themes/advanced/img/colorpicker.jpg
PopForums.Web/Scripts/tiny_mce/themes/advanced/img/icons.gif
PopForums.Web/Scripts/tiny_mce/themes/advanced/js/image.js
PopForums.Web/Scripts/tiny_mce/themes/advanced/js/link.js
PopForums.Web/Scripts/tiny_mce/themes/advanced/js/source_editor.js
PopForums.Web/Scripts/tiny_mce/themes/advanced/langs/en.js
PopForums.Web/Scripts/tiny_mce/themes/advanced/langs/en_dlg.js
PopForums.Web/Scripts/tiny_mce/themes/advanced/link.htm
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/content.css
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/dialog.css
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/img/buttons.png
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/img/items.gif
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/img/progress.gif
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif
PopForums.Web/Scripts/tiny_mce/themes/advanced/skins/default/ui.css
PopForums.Web/Scripts/tiny_mce/themes/advanced/source_editor.htm
PopForums.Web/Scripts/tiny_mce/tiny_mce.js
PopForums.Web/Scripts/tiny_mce/tiny_mce_popup.js
PopForums.Web/Scripts/tiny_mce/utils/editable_selects.js
PopForums.Web/Scripts/tiny_mce/utils/form_utils.js
PopForums.Web/Scripts/tiny_mce/utils/mctabs.js
PopForums.Web/Scripts/tiny_mce/utils/validate.js
PopForums.Web/Views/Shared/_Layout.cshtml
PopForums.Web/Views/Shared/_Layout.mobile.cshtml
PopForums.Web/Views/Web.config
PopForums.Web/Web.config
PopForums.Web/packages.config
PopForums.sln
PopForums/AreaRegistration.cs
PopForums/Configuration/ApplicationServiceBase.cs
PopForums/Configuration/Config.cs
PopForums/Configuration/CoreInjectionModule.cs
PopForums/Configuration/ErrorLog.cs
PopForums/Configuration/ErrorLogException.cs
PopForums/Configuration/ErrorSeverity.cs
PopForums/Configuration/ICacheHelper.cs
PopForums/Configuration/IConfig.cs
PopForums/Configuration/IErrorLog.cs
PopForums/Configuration/ISettingsManager.cs
PopForums/Configuration/ISqlObjectFactory.cs
PopForums/Configuration/NinjectDependencyResolver.cs
PopForums/Configuration/PopForumsConfigSection.cs
PopForums/Configuration/PopForumsOwinStartup.cs
PopForums/Configuration/Settings.cs
PopForums/Configuration/SettingsManager.cs
PopForums/Configuration/UserSessionApplicationService.cs
PopForums/Configuration/UserSessionWorker.cs
PopForums/Controllers/AccountController.cs
PopForums/Controllers/AdminController.cs
PopForums/Controllers/AuthorizationController.cs
PopForums/Controllers/FavoritesController.cs
PopForums/Controllers/FeedController.cs
PopForums/Controllers/ForumController.cs
PopForums/Controllers/ForumHomeController.cs
PopForums/Controllers/ImageController.cs
PopForums/Controllers/ModeratorController.cs
PopForums/Controllers/PrivateMessagesController.cs
PopForums/Controllers/SearchController.cs
PopForums/Controllers/SetupController.cs
PopForums/Controllers/SubscriptionController.cs
PopForums/Controllers/TimeController.cs
PopForums/Email/EmailApplicationService.cs
PopForums/Email/ForgotPasswordMailer.cs
PopForums/Email/IForgotPasswordMailer.cs
PopForums/Email/IMailingListComposer.cs
PopForums/Email/INewAccountMailer.cs
PopForums/Email/ISmtpWrapper.cs
PopForums/Email/ISubscribedTopicEmailComposer.cs
PopForums/Email/IUserEmailer.cs
PopForums/Email/MailWorker.cs
PopForums/Email/MailingListComposer.cs
PopForums/Email/NewAccountMailer.cs
PopForums/Email/SmtpWrapper.cs
PopForums/Email/SubscribedTopicEmailComposer.cs
PopForums/Email/UserEmailer.cs
PopForums/Extensions/ClaimsIdentities.cs
PopForums/Extensions/Controllers.cs
PopForums/Extensions/HtmlHelpers.cs
PopForums/Extensions/HttpPostedFileBases.cs
PopForums/Extensions/IPrincipals.cs
PopForums/Extensions/Strings.cs
PopForums/Extensions/ViewDataDictionaries.cs
PopForums/Extensions/WebViewPages.cs
PopForums/ExternalLogin/ChallengeResult.cs
PopForums/ExternalLogin/ExternalAuthentication.cs
PopForums/ExternalLogin/ExternalAuthenticationResult.cs
PopForums/ExternalLogin/ExternalUserAssociation.cs
PopForums/ExternalLogin/ExternalUserAssociationMatchResult.cs
PopForums/ExternalLogin/IExternalAuthentication.cs
PopForums/ExternalLogin/IUserAssociationManager.cs
PopForums/ExternalLogin/UserAssociationManager.cs
PopForums/Feeds/FeedService.cs
PopForums/Feeds/IFeedService.cs
PopForums/Messaging/Broker.cs
PopForums/Messaging/Feed.cs
PopForums/Messaging/Forums.cs
PopForums/Messaging/Recent.cs
PopForums/Messaging/Topics.cs
PopForums/Models/BasicJsonMessage.cs
PopForums/Models/CategorizedForumContainer.cs
PopForums/Models/Category.cs
PopForums/Models/ClientSettings.cs
PopForums/Models/DataCollections.cs
PopForums/Models/DisplayProfile.cs
PopForums/Models/ErrorLogEntry.cs
PopForums/Models/ExpiredUserSession.cs
PopForums/Models/FeedEvent.cs
PopForums/Models/Forum.cs
PopForums/Models/ForumPermissionContainer.cs
PopForums/Models/ForumPermissionContext.cs
PopForums/Models/ForumTopicContainer.cs
PopForums/Models/IPHistoryEvent.cs
PopForums/Models/ModerationLogEntry.cs
PopForums/Models/ModerationType.cs
PopForums/Models/NewPost.cs
PopForums/Models/PagedTopicContainer.cs
PopForums/Models/PagerContext.cs
PopForums/Models/PasswordResetContainer.cs
PopForums/Models/PermanentRoles.cs
PopForums/Models/Post.cs
PopForums/Models/PostEdit.cs
PopForums/Models/PrivateMessage.cs
PopForums/Models/PrivateMessageBoxType.cs
PopForums/Models/PrivateMessagePost.cs
PopForums/Models/PrivateMessageUser.cs
PopForums/Models/PrivateMessageView.cs
PopForums/Models/Profile.cs
PopForums/Models/QueuedEmailMessage.cs
PopForums/Models/ReadStatus.cs
PopForums/Models/SearchType.cs
PopForums/Models/SearchWord.cs
PopForums/Models/SecurityLogEntry.cs
PopForums/Models/SecurityLogType.cs
PopForums/Models/SetupVariables.cs
PopForums/Models/SignupData.cs
PopForums/Models/Topic.cs
PopForums/Models/TopicContainer.cs
PopForums/Models/TopicUnsubscribeContainer.cs
PopForums/Models/User.cs
PopForums/Models/UserEdit.cs
PopForums/Models/UserEditPhoto.cs
PopForums/Models/UserEditProfile.cs
PopForums/Models/UserEditSecurity.cs
PopForums/Models/UserImage.cs
PopForums/Models/UserSearch.cs
PopForums/Models/VotePostContainer.cs
PopForums/PopForums.csproj
PopForums/Properties/AssemblyInfo.cs
PopForums/Repositories/IAwardCalculationQueueRepository.cs
PopForums/Repositories/IAwardConditionRepository.cs
PopForums/Repositories/IAwardDefinitionRepository.cs
PopForums/Repositories/IBanRepository.cs
PopForums/Repositories/ICategoryRepository.cs
PopForums/Repositories/IErrorLogRepository.cs
PopForums/Repositories/IEventDefinitionRepository.cs
PopForums/Repositories/IExternalUserAssociationRepository.cs
PopForums/Repositories/IFavoriteTopicsRepository.cs
PopForums/Repositories/IFeedRepository.cs
PopForums/Repositories/IForumRepository.cs
PopForums/Repositories/IFriendRepository.cs
PopForums/Repositories/ILastReadRepository.cs
PopForums/Repositories/IModerationLogRepository.cs
PopForums/Repositories/IPointLedgerRepository.cs
PopForums/Repositories/IPostRepository.cs
PopForums/Repositories/IPrivateMessageRepository.cs
PopForums/Repositories/IProfileRepository.cs
PopForums/Repositories/IQueuedEmailMessageRepository.cs
PopForums/Repositories/IRoleRepository.cs
PopForums/Repositories/ISearchRepository.cs
PopForums/Repositories/ISecurityLogRepository.cs
PopForums/Repositories/ISettingsRepository.cs
PopForums/Repositories/ISetupRepository.cs
PopForums/Repositories/ISubscribedTopicsRepository.cs
PopForums/Repositories/ITopicRepository.cs
PopForums/Repositories/IUserAvatarRepository.cs
PopForums/Repositories/IUserAwardRepository.cs
PopForums/Repositories/IUserImageRepository.cs
PopForums/Repositories/IUserRepository.cs
PopForums/Repositories/IUserSessionRepository.cs
PopForums/Resources/Resources.Designer.cs
PopForums/Resources/Resources.de.resx
PopForums/Resources/Resources.es.resx
PopForums/Resources/Resources.nl.resx
PopForums/Resources/Resources.resx
PopForums/Resources/Resources.uk.resx
PopForums/ScoringGame/AwardCalculator.cs
PopForums/ScoringGame/AwardCalculatorApplicationService.cs
PopForums/ScoringGame/AwardCalculatorWorker.cs
PopForums/ScoringGame/AwardCondition.cs
PopForums/ScoringGame/AwardDefinition.cs
PopForums/ScoringGame/AwardDefinitionService.cs
PopForums/ScoringGame/EventDefinition.cs
PopForums/ScoringGame/EventDefinitionService.cs
PopForums/ScoringGame/EventPublisher.cs
PopForums/ScoringGame/IAwardCalculator.cs
PopForums/ScoringGame/IAwardDefinitionService.cs
PopForums/ScoringGame/IEventDefinitionService.cs
PopForums/ScoringGame/IEventPublisher.cs
PopForums/ScoringGame/IUserAwardService.cs
PopForums/ScoringGame/PointLedgerEntry.cs
PopForums/ScoringGame/UserAward.cs
PopForums/ScoringGame/UserAwardService.cs
PopForums/Scripts/jquery.signalR-2.0.0.js
PopForums/Scripts/jquery.signalR-2.0.0.min.js
PopForums/Services/BanService.cs
PopForums/Services/CategoryService.cs
PopForums/Services/ClientSettingsMapper.cs
PopForums/Services/FavoriteTopicService.cs
PopForums/Services/ForumAdapterFactory.cs
PopForums/Services/ForumService.cs
PopForums/Services/FriendService.cs
PopForums/Services/IBanService.cs
PopForums/Services/ICategoryService.cs
PopForums/Services/IClientSettingsMapper.cs
PopForums/Services/IFavoriteTopicService.cs
PopForums/Services/IForumAdapter.cs
PopForums/Services/IForumService.cs
PopForums/Services/IFriendService.cs
PopForums/Services/IIPHistoryService.cs
PopForums/Services/IImageService.cs
PopForums/Services/ILastReadService.cs
PopForums/Services/IMailingListService.cs
PopForums/Services/IModerationLogService.cs
PopForums/Services/IPHistoryService.cs
PopForums/Services/IPostService.cs
PopForums/Services/IPrivateMessageService.cs
PopForums/Services/IProfileService.cs
PopForums/Services/ISearchService.cs
PopForums/Services/ISecurityLogService.cs
PopForums/Services/ISetupService.cs
PopForums/Services/ISubscribedTopicsService.cs
PopForums/Services/ITextParsingService.cs
PopForums/Services/ITimeFormattingService.cs
PopForums/Services/ITopicService.cs
PopForums/Services/ITopicViewCountService.cs
PopForums/Services/IUserService.cs
PopForums/Services/IUserSessionService.cs
PopForums/Services/ImageService.cs
PopForums/Services/LastReadService.cs
PopForums/Services/MailingListService.cs
PopForums/Services/ModerationLogService.cs
PopForums/Services/PostService.cs
PopForums/Services/PrivateMessageService.cs
PopForums/Services/ProfileService.cs
PopForums/Services/SearchIndexApplicationService.cs
PopForums/Services/SearchIndexWorker.cs
PopForums/Services/SearchService.cs
PopForums/Services/SecurityLogService.cs
PopForums/Services/SetupService.cs
PopForums/Services/SubscribedTopicsService.cs
PopForums/Services/TextParsingService.cs
PopForums/Services/TimeFormattingService.cs
PopForums/Services/TopicService.cs
PopForums/Services/TopicViewCountService.cs
PopForums/Services/UserService.cs
PopForums/Services/UserSessionService.cs
PopForums/Web/AdminAttribute.cs
PopForums/Web/FormsAuthenticationWrapper.cs
PopForums/Web/ForumRouteConstraint.cs
PopForums/Web/IFormsAuthenticationWrapper.cs
PopForums/Web/IMobileDetectionWrapper.cs
PopForums/Web/MobileDetectionWrapper.cs
PopForums/Web/ModeratorAttribute.cs
PopForums/Web/PopForumsActivation.cs
PopForums/Web/PopForumsAuthorizationIgnoreAttribute.cs
PopForums/Web/PopForumsGlobalUserAttribute.cs
PopForums/Web/PopForumsLoggingModule.cs
PopForums/Web/PopForumsRazorViewPage.cs
PopForums/Web/PopForumsUserAttribute.cs
PopForums/Web/RoleRestrictionAttribute.cs
PopForums/packages.config
packages/Microsoft.AspNet.Mvc.5.0.0/Microsoft.AspNet.Mvc.5.0.0.nupkg
packages/Microsoft.AspNet.Mvc.5.0.0/Microsoft.AspNet.Mvc.5.0.0.nuspec
packages/Microsoft.AspNet.Mvc.5.0.0/lib/net45/System.Web.Mvc.dll
packages/Microsoft.AspNet.Mvc.5.0.0/lib/net45/System.Web.Mvc.xml
packages/Microsoft.AspNet.Razor.3.0.0/Microsoft.AspNet.Razor.3.0.0.nupkg
packages/Microsoft.AspNet.Razor.3.0.0/Microsoft.AspNet.Razor.3.0.0.nuspec
packages/Microsoft.AspNet.Razor.3.0.0/lib/net45/System.Web.Razor.dll
packages/Microsoft.AspNet.Razor.3.0.0/lib/net45/System.Web.Razor.xml
packages/Microsoft.AspNet.SignalR.2.0.0/Microsoft.AspNet.SignalR.2.0.0.nupkg
packages/Microsoft.AspNet.SignalR.2.0.0/Microsoft.AspNet.SignalR.2.0.0.nuspec
packages/Microsoft.AspNet.SignalR.2.0.0/readme.txt
packages/Microsoft.AspNet.SignalR.Core.2.0.0/Microsoft.AspNet.SignalR.Core.2.0.0.nupkg
packages/Microsoft.AspNet.SignalR.Core.2.0.0/Microsoft.AspNet.SignalR.Core.2.0.0.nuspec
packages/Microsoft.AspNet.SignalR.Core.2.0.0/lib/net45/Microsoft.AspNet.SignalR.Core.dll
packages/Microsoft.AspNet.SignalR.Core.2.0.0/lib/net45/Microsoft.AspNet.SignalR.Core.xml
packages/Microsoft.AspNet.SignalR.JS.2.0.0/Microsoft.AspNet.SignalR.JS.2.0.0.nupkg
packages/Microsoft.AspNet.SignalR.JS.2.0.0/Microsoft.AspNet.SignalR.JS.2.0.0.nuspec
packages/Microsoft.AspNet.SignalR.JS.2.0.0/content/Scripts/jquery.signalR-2.0.0.js
packages/Microsoft.AspNet.SignalR.JS.2.0.0/content/Scripts/jquery.signalR-2.0.0.min.js
packages/Microsoft.AspNet.SignalR.Owin.1.1.3/Microsoft.AspNet.SignalR.Owin.1.1.3.nupkg
packages/Microsoft.AspNet.SignalR.Owin.1.1.3/Microsoft.AspNet.SignalR.Owin.1.1.3.nuspec
packages/Microsoft.AspNet.SignalR.Owin.1.1.3/lib/net40/Microsoft.AspNet.SignalR.Owin.dll
packages/Microsoft.AspNet.SignalR.Owin.1.1.3/lib/net40/Microsoft.AspNet.SignalR.Owin.xml
packages/Microsoft.AspNet.SignalR.Owin.1.1.3/lib/net45/Microsoft.AspNet.SignalR.Owin.dll
packages/Microsoft.AspNet.SignalR.Owin.1.1.3/lib/net45/Microsoft.AspNet.SignalR.Owin.xml
packages/Microsoft.AspNet.SignalR.SystemWeb.2.0.0/Microsoft.AspNet.SignalR.SystemWeb.2.0.0.nupkg
packages/Microsoft.AspNet.SignalR.SystemWeb.2.0.0/Microsoft.AspNet.SignalR.SystemWeb.2.0.0.nuspec
packages/Microsoft.AspNet.SignalR.SystemWeb.2.0.0/lib/net45/Microsoft.AspNet.SignalR.SystemWeb.XML
packages/Microsoft.AspNet.SignalR.SystemWeb.2.0.0/lib/net45/Microsoft.AspNet.SignalR.SystemWeb.dll
packages/Microsoft.AspNet.WebPages.3.0.0/Microsoft.AspNet.WebPages.3.0.0.nupkg
packages/Microsoft.AspNet.WebPages.3.0.0/Microsoft.AspNet.WebPages.3.0.0.nuspec
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.Helpers.dll
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.Helpers.xml
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.WebPages.Deployment.dll
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.WebPages.Deployment.xml
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.WebPages.Razor.dll
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.WebPages.Razor.xml
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.WebPages.dll
packages/Microsoft.AspNet.WebPages.3.0.0/lib/net45/System.Web.WebPages.xml
packages/Microsoft.Owin.2.0.0/Microsoft.Owin.2.0.0.nupkg
packages/Microsoft.Owin.2.0.0/Microsoft.Owin.2.0.0.nuspec
packages/Microsoft.Owin.2.0.0/lib/net45/Microsoft.Owin.XML
packages/Microsoft.Owin.2.0.0/lib/net45/Microsoft.Owin.dll
packages/Microsoft.Owin.Host.SystemWeb.2.0.0/Microsoft.Owin.Host.SystemWeb.2.0.0.nupkg
packages/Microsoft.Owin.Host.SystemWeb.2.0.0/Microsoft.Owin.Host.SystemWeb.2.0.0.nuspec
packages/Microsoft.Owin.Host.SystemWeb.2.0.0/lib/net45/Microsoft.Owin.Host.SystemWeb.dll
packages/Microsoft.Owin.Host.SystemWeb.2.0.0/lib/net45/Microsoft.Owin.Host.SystemWeb.xml
packages/Microsoft.Owin.Security.2.0.0/Microsoft.Owin.Security.2.0.0.nupkg
packages/Microsoft.Owin.Security.2.0.0/Microsoft.Owin.Security.2.0.0.nuspec
packages/Microsoft.Owin.Security.2.0.0/lib/net45/Microsoft.Owin.Security.XML
packages/Microsoft.Owin.Security.2.0.0/lib/net45/Microsoft.Owin.Security.dll
packages/Microsoft.Owin.Security.Cookies.2.0.0/Microsoft.Owin.Security.Cookies.2.0.0.nupkg
packages/Microsoft.Owin.Security.Cookies.2.0.0/Microsoft.Owin.Security.Cookies.2.0.0.nuspec
packages/Microsoft.Owin.Security.Cookies.2.0.0/lib/net45/Microsoft.Owin.Security.Cookies.dll
packages/Microsoft.Owin.Security.Cookies.2.0.0/lib/net45/Microsoft.Owin.Security.Cookies.xml
packages/Microsoft.Owin.Security.Facebook.2.0.0/Microsoft.Owin.Security.Facebook.2.0.0.nupkg
packages/Microsoft.Owin.Security.Facebook.2.0.0/Microsoft.Owin.Security.Facebook.2.0.0.nuspec
packages/Microsoft.Owin.Security.Facebook.2.0.0/lib/net45/Microsoft.Owin.Security.Facebook.XML
packages/Microsoft.Owin.Security.Facebook.2.0.0/lib/net45/Microsoft.Owin.Security.Facebook.dll
packages/Microsoft.Owin.Security.Google.2.0.0/Microsoft.Owin.Security.Google.2.0.0.nupkg
packages/Microsoft.Owin.Security.Google.2.0.0/Microsoft.Owin.Security.Google.2.0.0.nuspec
packages/Microsoft.Owin.Security.Google.2.0.0/lib/net45/Microsoft.Owin.Security.Google.XML
packages/Microsoft.Owin.Security.Google.2.0.0/lib/net45/Microsoft.Owin.Security.Google.dll
packages/Microsoft.Owin.Security.MicrosoftAccount.2.0.0/Microsoft.Owin.Security.MicrosoftAccount.2.0.0.nupkg
packages/Microsoft.Owin.Security.MicrosoftAccount.2.0.0/Microsoft.Owin.Security.MicrosoftAccount.2.0.0.nuspec
packages/Microsoft.Owin.Security.MicrosoftAccount.2.0.0/lib/net45/Microsoft.Owin.Security.MicrosoftAccount.XML
packages/Microsoft.Owin.Security.MicrosoftAccount.2.0.0/lib/net45/Microsoft.Owin.Security.MicrosoftAccount.dll
packages/Microsoft.Owin.Security.Twitter.2.0.0/Microsoft.Owin.Security.Twitter.2.0.0.nupkg
packages/Microsoft.Owin.Security.Twitter.2.0.0/Microsoft.Owin.Security.Twitter.2.0.0.nuspec
packages/Microsoft.Owin.Security.Twitter.2.0.0/lib/net45/Microsoft.Owin.Security.Twitter.XML
packages/Microsoft.Owin.Security.Twitter.2.0.0/lib/net45/Microsoft.Owin.Security.Twitter.dll
packages/Microsoft.Web.Infrastructure.1.0.0.0/Microsoft.Web.Infrastructure.1.0.0.0.nupkg
packages/Microsoft.Web.Infrastructure.1.0.0.0/Microsoft.Web.Infrastructure.1.0.0.0.nuspec
packages/Microsoft.Web.Infrastructure.1.0.0.0/lib/net40/Microsoft.Web.Infrastructure.dll
packages/Moq.4.1.1309.1617/Moq.4.1.1309.1617.nupkg
packages/Moq.4.1.1309.1617/Moq.4.1.1309.1617.nuspec
packages/Moq.4.1.1309.1617/lib/net40/Moq.dll
packages/Moq.4.1.1309.1617/lib/net40/Moq.xml
packages/NUnit.2.6.3/NUnit.2.6.3.nupkg
packages/NUnit.2.6.3/NUnit.2.6.3.nuspec
packages/NUnit.2.6.3/lib/nunit.framework.dll
packages/NUnit.2.6.3/lib/nunit.framework.xml
packages/NUnit.2.6.3/license.txt
packages/Newtonsoft.Json.5.0.8/Newtonsoft.Json.5.0.8.nupkg
packages/Newtonsoft.Json.5.0.8/Newtonsoft.Json.5.0.8.nuspec
packages/Newtonsoft.Json.5.0.8/lib/net45/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.8/lib/net45/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.8/tools/install.ps1
packages/Ninject.3.0.1.10/Ninject.3.0.1.10.nupkg
packages/Ninject.3.0.1.10/Ninject.3.0.1.10.nuspec
packages/Ninject.3.0.1.10/lib/net45-full/Ninject.dll
packages/Ninject.3.0.1.10/lib/net45-full/Ninject.pdb
packages/Ninject.3.0.1.10/lib/net45-full/Ninject.xml
packages/Owin.1.0/Owin.1.0.nupkg
packages/Owin.1.0/Owin.1.0.nuspec
packages/Owin.1.0/lib/net40/Owin.dll
packages/jQuery.2.0.3/Content/Scripts/jquery-2.0.3-vsdoc.js
packages/jQuery.2.0.3/Content/Scripts/jquery-2.0.3.js
packages/jQuery.2.0.3/Content/Scripts/jquery-2.0.3.min.js
packages/jQuery.2.0.3/Content/Scripts/jquery-2.0.3.min.map
packages/jQuery.2.0.3/Tools/common.ps1
packages/jQuery.2.0.3/Tools/install.ps1
packages/jQuery.2.0.3/Tools/jquery-2.0.3.intellisense.js
packages/jQuery.2.0.3/Tools/uninstall.ps1
packages/jQuery.2.0.3/jQuery.2.0.3.nupkg
packages/jQuery.2.0.3/jQuery.2.0.3.nuspec
packages/repositories.config

Download

Click the following link to download popforums.zip.

popforums.zip




















Home »
  ASP.NET Free Code »
    Cloud »




Azure