- 51Aspx源码必读.txt[2KB]
- SolutionInfo.cs[589B]
- db\export\mssql\mssql.nearforums-db.sql[264KB]
- db\export\mssql\base\mssql.create-all.sql[79KB]
- db\export\mssql\base\mssql.create-membership-all.sql[170KB]
- db\export\mssql\base\mssql.inserts.sql[15KB]
- db\export\mysql\mysql.nearforums-db.sql[152KB]
- db\export\mysql\base\mysql.create-all-insert.sql[145KB]
- db\export\mysql\base\mysql.create-membership-provider.sql[7KB]
- db\scripts\mssql.0001.create-tables-init.sql[7KB]
- db\scripts\mssql.0002.create-functions-init.sql[491B]
- db\scripts\mssql.0003.create-views-init.sql[1KB]
- db\scripts\mssql.0004.create-procedures-init.sql[29KB]
- db\scripts\mssql.0005.inserts-usergroups.sql[320B]
- db\scripts\mssql.0006.insert-forumscategories.sql[84B]
- db\scripts\mssql.0007.devdata.init.sql[6KB]
- db\scripts\mssql.0008.create-procs-flags-clear-list.sql[957B]
- db\scripts\mssql.0009.alter-messages-lastedituser.sql[256B]
- db\scripts\mssql.0010.create-pagecontents-objects.sql[3KB]
- db\scripts\mssql.0011.insert-pagecontents.sql[535B]
- db\scripts\mssql.0012.alter-ixflags.sql[255B]
- db\scripts\mssql.0013.alter-users-add-password-columns.sql[449B]
- db\scripts\mssql.0014.create-passwordreset-objects.sql[512B]
- db\scripts\mssql.0015.insert-terms-pagecontents.sql[14KB]
- db\scripts\mssql.0016.retrieve-by-passwordreset-guid-object.sql[654B]
- db\scripts\mssql.0017.alter-templates-key.sql[105B]
- db\scripts\mssql.0018.alter-proc-topicsgetbyforum.sql[843B]
- db\scripts\mssql.0019.alter-proc-topicsgetbyforumlatest.sql[825B]
- db\scripts\mssql.0020.alter-proc-topicsgetbyforumunanswered.sql[890B]
- db\scripts\mssql.0021.alter-proc-topicsgetbytag.sql[971B]
- db\scripts\mssql.0022.alter-view-messagescomplete.sql[684B]
- db\scripts\mssql.0023.alter-proc-messagesgetbytopic.sql[610B]
- db\scripts\mssql.0024.alter-proc-messagesgetbytopicfrom.sql[770B]
- db\scripts\mssql.0025.alter-proc-messagesgetbytopicupto.sql[720B]
- db\scripts\mssql.0026.alter-proc-templates-insert.sql[507B]
- db\scripts\mssql.0027.alter-proc-templates-insert-or-update.sql[812B]
- db\scripts\mssql.0028.alter-proc-topicsgetbyforumlatest.sql[1KB]
- db\scripts\mssql.0029.create-index-ixtopicsforumidactive.sql[249B]
- db\scripts\mssql.0030.alter-all-tables-nvarchar.sql[3KB]
- db\scripts\mssql.0031.alter-columns-ip-length.sql[218B]
- db\scripts\mssql.0032.alter-all-procs-nvarchar.sql[52KB]
- db\scripts\mssql.0033.alter-table-forums-add-readwrite-access-columns.sql[1KB]
- db\scripts\mssql.0034.alter-procs-forums-readwrite-access-columns.sql[2KB]
- db\scripts\mssql.0035.alter-table-topics-add-readwrite-access-columns.sql[1KB]
- db\scripts\mssql.0036.alter-procs-topics-select-readwrite-access-columns.sql[5KB]
- db\scripts\mssql.0037.alter-procs-topics-manipulation-readwrite-access-columns.sql[3KB]
- db\scripts\mssql.0038.alter-proc-topics-get-by-related.sql[1KB]
- db\scripts\mssql.0039.alter-proc-topicssubscritions-get-by-topic.sql[487B]
- db\scripts\mssql.0040.create-proc-users-groups-get-all.sql[327B]
- db\scripts\mssql.0041.update-role-names.sql[177B]
- db\scripts\mssql.0042.alter-proc-topics-getlatest.sql[625B]
- NearForums\AuthenticationProvider.cs[359B]
- NearForums\AuthenticationProviderException.cs[475B]
- NearForums\EmailPolicy.cs[498B]
- NearForums\Entity.cs[3KB]
- NearForums\Forum.cs[1KB]
- NearForums\ForumCategory.cs[526B]
- NearForums\IAccessRightContainer.cs[893B]
- NearForums\Message.cs[1KB]
- NearForums\NearForums.csproj[5KB]
- NearForums\PageContent.cs[755B]
- NearForums\PagedList.cs[2KB]
- NearForums\SafeIO.cs[3KB]
- NearForums\TagList.cs[1019B]
- NearForums\Template.cs[632B]
- NearForums\Topic.cs[3KB]
- NearForums\User.cs[1KB]
- NearForums\UserRole.cs[546B]
- NearForums\Utils.cs[9KB]
- NearForums\WeightTag.cs[374B]
- NearForums\Configuration\AuthorizationProvidersElement.cs[1KB]
- NearForums\Configuration\CDataBaseConfigurationElement.cs[4KB]
- NearForums\Configuration\CDataConfigurationPropertyAttribute.cs[264B]
- NearForums\Configuration\CDataElement.cs[1KB]
- NearForums\Configuration\CustomDbAuthenticationProviderElement.cs[3KB]
- NearForums\Configuration\DataAccessElement.cs[1KB]
- NearForums\Configuration\FormsAuthElement.cs[1KB]
- NearForums\Configuration\ForumSorting.cs[216B]
- NearForums\Configuration\HtmlInputElement.cs[1004B]
- NearForums\Configuration\IOptionalElement.cs[368B]
- NearForums\Configuration\KeySecretElement.cs[1KB]
- NearForums\Configuration\RedirectorConfiguration.cs[974B]
- NearForums\Configuration\RedirectorUrl.cs[1KB]
- NearForums\Configuration\RedirectorUrlCollection.cs[554B]
- NearForums\Configuration\RedirectorUrlGroup.cs[740B]
- NearForums\Configuration\RedirectorUrlGroupCollection.cs[581B]
- NearForums\Configuration\ReplacementCollection.cs[670B]
- NearForums\Configuration\ReplacementItem.cs[1KB]
- NearForums\Configuration\ResourcesElement.cs[436B]
- NearForums\Configuration\RouteElement.cs[1KB]
- NearForums\Configuration\RouteElementCollection.cs[588B]
- NearForums\Configuration\RouteMappingConfiguration.cs[921B]
- NearForums\Configuration\SiteConfiguration.cs[7KB]
- NearForums\Configuration\SpamPreventionElement.cs[854B]
- NearForums\Configuration\SSOOpenIdElement.cs[890B]
- NearForums\Configuration\TemplateElement.cs[852B]
- NearForums\Configuration\TemplateMobileElement.cs[672B]
- NearForums\Configuration\UIElement.cs[2KB]
- NearForums\Configuration\..svnbridge\RouteElement.cs[373B]
- NearForums\Configuration\..svnbridge\RouteElementCollection.cs[373B]
- NearForums\Configuration\..svnbridge\RouteMappingConfiguration.cs[373B]
- NearForums\Configuration\Notifications\NotificationElement.cs[583B]
- NearForums\Configuration\Notifications\NotificationsContainerElement.cs[794B]
- NearForums\Configuration\Redirector\RedirectorConfiguration.cs[985B]
- NearForums\Configuration\Redirector\RedirectorUrl.cs[1KB]
- NearForums\Configuration\Redirector\RedirectorUrlCollection.cs[565B]
- NearForums\Configuration\Redirector\RedirectorUrlGroup.cs[751B]
- NearForums\Configuration\Redirector\RedirectorUrlGroupCollection.cs[592B]
- NearForums\Configuration\Routing\RouteElement.cs[1KB]
- NearForums\Configuration\Routing\RouteElementCollection.cs[1KB]
- NearForums\Configuration\Routing\RouteMappingConfiguration.cs[929B]
- NearForums\Localization\LocalizationParser.cs[3KB]
- NearForums\Localization\Localizer.cs[2KB]
- NearForums\Properties\AssemblyInfo.cs[289B]
- NearForums\Validation\IEnsureValidation.cs[205B]
- NearForums\Validation\ValidationAttribute.cs[2KB]
- NearForums\Validation\ValidationError.cs[483B]
- NearForums\Validation\ValidationErrorType.cs[316B]
- NearForums\Validation\ValidationException.cs[525B]
- NearForums.DataAccess\AdoExtensions.cs[5KB]
- NearForums.DataAccess\BaseDataAccess.cs[2KB]
- NearForums.DataAccess\CustomAuthenticationDataAccess.cs[1KB]
- NearForums.DataAccess\ForumsDataAccess.cs[5KB]
- NearForums.DataAccess\MessagesDataAccess.cs[6KB]
- NearForums.DataAccess\NearForums.DataAccess.csproj[3KB]
- NearForums.DataAccess\PageContentsDataAccess.cs[3KB]
- NearForums.DataAccess\TagsDataAccess.cs[731B]
- NearForums.DataAccess\TemplatesDataAccess.cs[2KB]
- NearForums.DataAccess\TopicsDataAccess.cs[11KB]
- NearForums.DataAccess\TopicsSubscriptionsDataAccess.cs[2KB]
- NearForums.DataAccess\UsersDataAccess.cs[9KB]
- NearForums.DataAccess\Properties\AssemblyInfo.cs[311B]
- NearForums.ServiceClient\ForumsServiceClient.cs[1KB]
- NearForums.ServiceClient\LoggerServiceClient.cs[1KB]
- NearForums.ServiceClient\MessagesServiceClient.cs[2KB]
- NearForums.ServiceClient\NearForums.ServiceClient.csproj[3KB]
- NearForums.ServiceClient\NotificationsServiceClient.cs[3KB]
- NearForums.ServiceClient\PageContentsServiceClient.cs[1KB]
- NearForums.ServiceClient\TagsServiceClient.cs[383B]
- NearForums.ServiceClient\TemplatesServiceClient.cs[1KB]
- NearForums.ServiceClient\TopicsServiceClient.cs[5KB]
- NearForums.ServiceClient\TopicsSubscriptionsServiceClient.cs[2KB]
- NearForums.ServiceClient\UsersServiceClient.cs[5KB]
- NearForums.ServiceClient\Properties\AssemblyInfo.cs[315B]
- NearForums.Tests\App.config[12KB]
- NearForums.Tests\AuthoringTests.txt[6KB]
- NearForums.Tests\BasicTests.cs[4KB]
- NearForums.Tests\HtmlInputTests.cs[7KB]
- NearForums.Tests\LocalizationTests.cs[2KB]
- NearForums.Tests\NearForums.Tests.csproj[9KB]
- NearForums.Tests\ServicesTests.cs[4KB]
- NearForums.Tests\TestHelper.cs[2KB]
- NearForums.Tests\Controllers\ActionFiltersTests.cs[3KB]
- NearForums.Tests\Controllers\AdminControllerTest.cs[3KB]
- NearForums.Tests\Controllers\FormsAuthenticationControllerTest.cs[1KB]
- NearForums.Tests\Controllers\ForumsControllerTest.cs[6KB]
- NearForums.Tests\Controllers\MessagesControllerTest.cs[3KB]
- NearForums.Tests\Controllers\PageContentsControllerTest.cs[3KB]
- NearForums.Tests\Controllers\TopicsControllerTest.cs[8KB]
- NearForums.Tests\Controllers\UsersControllerTest.cs[2KB]
- NearForums.Tests\Fakes\FakeActionDescriptor.cs[1KB]
- NearForums.Tests\Fakes\FakeControllerContext.cs[1KB]
- NearForums.Tests\Fakes\FakeHttpContext.cs[2KB]
- NearForums.Tests\Fakes\FakeHttpRequest.cs[2KB]
- NearForums.Tests\Fakes\FakeHttpResponse.cs[1KB]
- NearForums.Tests\Fakes\FakeHttpServerUtility.cs[1KB]
- NearForums.Tests\Fakes\FakeHttpSessionState.cs[1KB]
- NearForums.Tests\Fakes\FakeIdentity.cs[641B]
- NearForums.Tests\Fakes\FakePrincipal.cs[697B]
- NearForums.Tests\Properties\AssemblyInfo.cs[299B]
- NearForums.Tests\Routing\RoutingHelperTest.cs[3KB]
- NearForums.Tests\Routing\StrictRouteTest.cs[5KB]
- NearForums.Web\NearForums.Web.csproj[5KB]
- NearForums.Web\Extensions\CaptchaHelper.cs[2KB]
- NearForums.Web\Extensions\DateTimeExtensions.cs[610B]
- NearForums.Web\Extensions\HtmlExtensions.cs[11KB]
- NearForums.Web\Extensions\MovedPermanentlyResult.cs[1013B]
- NearForums.Web\Extensions\PagerExtensions.cs[7KB]
- NearForums.Web\Extensions\RedirectToRouteExtraResult.cs[959B]
- NearForums.Web\Extensions\RoutingHelper.cs[2KB]
- NearForums.Web\Extensions\StringExtensions.cs[3KB]
- NearForums.Web\Extensions\ValidationExtensions.cs[2KB]
- NearForums.Web\Extensions\ViewDataExtensions.cs[3KB]
- NearForums.Web\Extensions\FormsAuthenticationHelper\IFormsAuthentication.cs[314B]
- NearForums.Web\Extensions\FormsAuthenticationHelper\IMembershipService.cs[649B]
- NearForums.Web\Extensions\FormsAuthenticationHelper\Impl\AccountMembershipService.cs[1KB]
- NearForums.Web\Extensions\FormsAuthenticationHelper\Impl\FormsAuthenticationService.cs[554B]
- NearForums.Web\Handlers\StaticFileHandler.cs[27KB]
- NearForums.Web\Modules\CompressionModule.cs[2KB]
- NearForums.Web\Modules\ModelBinderModule.cs[1KB]
- NearForums.Web\Modules\RedirectorModule.cs[2KB]
- NearForums.Web\Properties\AssemblyInfo.cs[295B]
- NearForums.Web\Routing\RegexConstraint.cs[850B]
- NearForums.Web\Routing\StrictRoute.cs[3KB]
- NearForums.Web\State\CacheWrapper.cs[3KB]
- NearForums.Web\State\ProviderInfo.cs[357B]
- NearForums.Web\State\SessionWrapper.cs[3KB]
- NearForums.Web\State\TemplateState.cs[1KB]
- NearForums.Web\State\UserState.cs[2KB]
- NearForums.Web\UI\BaseViewPage.cs[4KB]
- NearForums.Web\UI\ResultFormat.cs[181B]
- NearForums.Web\UI\TemplatedLayout.cs[1KB]
- NearForums.Web.Controllers\AdminController.cs[1KB]
- NearForums.Web.Controllers\AuthenticationController.cs[8KB]
- NearForums.Web.Controllers\BaseController.cs[6KB]
- NearForums.Web.Controllers\FormsAuthenticationController.cs[11KB]
- NearForums.Web.Controllers\ForumsController.cs[6KB]
- NearForums.Web.Controllers\HomeController.cs[1KB]
- NearForums.Web.Controllers\MessagesController.cs[4KB]
- NearForums.Web.Controllers\NearForums.Web.Controllers.csproj[6KB]
- NearForums.Web.Controllers\PageContentsController.cs[2KB]
- NearForums.Web.Controllers\SettingsController.cs[419B]
- NearForums.Web.Controllers\TagsController.cs[194B]
- NearForums.Web.Controllers\TemplatesController.cs[4KB]
- NearForums.Web.Controllers\TopicsController.cs[11KB]
- NearForums.Web.Controllers\TopicsSubscriptionsController.cs[1KB]
- NearForums.Web.Controllers\UsersController.cs[3KB]
- NearForums.Web.Controllers\Filters\AddVisitAttribute.cs[1KB]
- NearForums.Web.Controllers\Filters\BaseActionFilterAttribute.cs[836B]
- NearForums.Web.Controllers\Filters\HandleErrorLogAttribute.cs[572B]
- NearForums.Web.Controllers\Filters\PreventFloodAttribute.cs[5KB]
- NearForums.Web.Controllers\Filters\RequireAuthorizationAttribute.cs[2KB]
- NearForums.Web.Controllers\Filters\ValidateFormsAuthAttribute.cs[1KB]
- NearForums.Web.Controllers\Filters\ValidateReadAccessAttribute.cs[2KB]
- NearForums.Web.Controllers\Helpers\ResultHelper.cs[2KB]
- NearForums.Web.Controllers\Helpers\SecurityHelper.cs[9KB]
- NearForums.Web.Controllers\Helpers\SubscriptionHelper.cs[2KB]
- NearForums.Web.Controllers\Helpers\TemplateHelper.cs[11KB]
- NearForums.Web.Controllers\Helpers\WebConfigHelper.cs[1KB]
- NearForums.Web.Controllers\Helpers\OAuth\InMemoryTokenManager.cs[6KB]
- NearForums.Web.Controllers\Helpers\OAuth\TwitterConsumer.cs[9KB]
- NearForums.Web.Controllers\Properties\AssemblyInfo.cs[319B]
- NearForums.Web.Output\Global.asax[113B]
- NearForums.Web.Output\Global.asax.cs[1KB]
- NearForums.Web.Output\NearForums.Web.Output.csproj[20KB]
- NearForums.Web.Output\Web.config[6KB]
- NearForums.Web.Output\Web.Debug.config[1KB]
- NearForums.Web.Output\Web.Release.config[1KB]
- NearForums.Web.Output\Config\Logging.config[1KB]
- NearForums.Web.Output\Config\Redirector.config[944B]
- NearForums.Web.Output\Config\Routes.config[9KB]
- NearForums.Web.Output\Config\Site.config[3KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\license.txt[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template.html[856B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\content.css[10KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\styles.css[4KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\license.txt[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template.html[856B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\content.css[10KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\styles.css[7KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\license.txt[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template.html[917B]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\content.css[13KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\layout.css[3KB]
- NearForums.Web.Output\content\templates\installation\sandbox\malformed-1\license.txt[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\malformed-1\template.html[856B]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\license.txt[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template.html[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\content.css[10KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\styles.css[3KB]
- NearForums.Web.Output\Properties\AssemblyInfo.cs[309B]
- NearForums.Web.Output\scripts\common.js[1KB]
- NearForums.Web.Output\scripts\jquery-1.7.1.min.js[91KB]
- NearForums.Web.Output\scripts\mobile.js[661B]
- NearForums.Web.Output\scripts\overtip.js[1KB]
- NearForums.Web.Output\scripts\pager.js[6KB]
- NearForums.Web.Output\scripts\quoting.js[915B]
- NearForums.Web.Output\scripts\tinymce\changelog.txt[104KB]
- NearForums.Web.Output\scripts\tinymce\jquery.tinymce.js[3KB]
- NearForums.Web.Output\scripts\tinymce\license.txt[26KB]
- NearForums.Web.Output\scripts\tinymce\tiny_mce.js[164KB]
- NearForums.Web.Output\scripts\tinymce\tiny_mce_popup.js[5KB]
- NearForums.Web.Output\scripts\tinymce\tiny_mce_src.js[336KB]
- NearForums.Web.Output\scripts\tinymce\langs\en.js[4KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\about.htm[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\anchor.htm[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\charmap.htm[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\color_picker.htm[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\editor_template.js[22KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\editor_template_src.js[34KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\image.htm[4KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\link.htm[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\source_editor.htm[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\about.js[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\anchor.js[891B]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\charmap.js[14KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\color_picker.js[11KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\image.js[5KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\link.js[4KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\js\source_editor.js[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\langs\en.js[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\langs\en_dlg.js[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\content.css[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\dialog.css[5KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\ui.css[15KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\content.css[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\dialog.css[5KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\ui.css[14KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\ui_black.css[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\ui_silver.css[819B]
- NearForums.Web.Output\scripts\tinymce\themes\simple\editor_template.js[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\simple\editor_template_src.js[3KB]
- NearForums.Web.Output\scripts\tinymce\themes\simple\langs\en.js[321B]
- NearForums.Web.Output\scripts\tinymce\themes\simple\skins\default\content.css[582B]
- NearForums.Web.Output\scripts\tinymce\themes\simple\skins\default\ui.css[2KB]
- NearForums.Web.Output\scripts\tinymce\themes\simple\skins\o2k7\content.css[461B]
- NearForums.Web.Output\scripts\tinymce\themes\simple\skins\o2k7\ui.css[2KB]
- NearForums.Web.Output\scripts\tinymce\utils\editable_selects.js[1KB]
- NearForums.Web.Output\scripts\tinymce\utils\form_utils.js[5KB]
- NearForums.Web.Output\scripts\tinymce\utils\mctabs.js[1KB]
- NearForums.Web.Output\scripts\tinymce\utils\validate.js[4KB]
- NearForums.Web.Output\styles\content.css[10KB]
- NearForums.Web.Output\styles\layout.css[2KB]
- NearForums.Web.Output\styles\mobile.css[1KB]
- NearForums.Web.Output\Views\Web.config[3KB]
- from.gif[4KB]
- nf-vs10.sln[4KB]
- 最新Asp.Net源码下载.url[123B]
- db\DbUp.dll[17KB]
- db\DbUpConsole.exe[10KB]
- db\export\mssql\base\generate-one-sql-file.bat[113B]
- db\export\mysql\base\generate-one-sql-file.bat[106B]
- NearForums\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[5KB]
- NearForums.DataAccess\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[5KB]
- NearForums.ServiceClient\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- NearForums.Tests\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[8KB]
- NearForums.Web\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- NearForums.Web.Controllers\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[7KB]
- NearForums.Web.Output\content\localization\add-new-entries-found-to-en.bat[202B]
- NearForums.Web.Output\content\localization\check-new-entries.bat[66B]
- NearForums.Web.Output\content\localization\compare-po-files-en-vs-es.bat[65B]
- NearForums.Web.Output\content\localization\en-us.po[36KB]
- NearForums.Web.Output\content\localization\es-es.po[37KB]
- NearForums.Web.Output\content\localization\POGenerator.exe[12KB]
- NearForums.Web.Output\content\templates\installation\clear-list.zip[50KB]
- NearForums.Web.Output\content\templates\installation\clear-table.zip[49KB]
- NearForums.Web.Output\content\templates\installation\greysand.zip[50KB]
- NearForums.Web.Output\content\templates\installation\sample.zip[47KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\screenshot.png[30KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\arrow-right.gif[99B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-close.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-delete.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-edit.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-manage.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-move.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-open.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-print.gif[725B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-reply.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-show-all.gif[1004B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\icon-sticky.png[3KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\logo.png[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-list\template-contents\next-big.gif[196B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\screenshot.png[29KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\arrow-right.gif[99B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-close.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-delete.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-edit.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-manage.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-move.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-open.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-print.gif[725B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-reply.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-show-all.gif[1004B]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\icon-sticky.png[3KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\logo.png[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\clear-table\template-contents\next-big.gif[196B]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\screenshot.png[29KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\arrow-right.gif[99B]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\body-bg.png[324B]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-close.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-delete.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-edit.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-manage.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-move.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-open.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-print.gif[725B]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-reply.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-show-all.gif[1004B]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\icon-sticky.png[3KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\logo.png[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\greysand\template-contents\next-big.gif[196B]
- NearForums.Web.Output\content\templates\installation\sandbox\malformed-1\screenshot.png[29KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\screenshot.png[28KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\arrow-right.gif[99B]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-close.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-delete.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-edit.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-manage.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-move.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-open.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-print.gif[725B]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-reply.gif[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-show-all.gif[1004B]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\icon-sticky.png[3KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\logo.png[1KB]
- NearForums.Web.Output\content\templates\installation\sandbox\sample\template-contents\next-big.gif[196B]
- NearForums.Web.Output\images\fb-login.png[4KB]
- NearForums.Web.Output\images\iconrss.gif[591B]
- NearForums.Web.Output\images\loadingMini.gif[1KB]
- NearForums.Web.Output\images\temp\arrow-right.gif[99B]
- NearForums.Web.Output\images\temp\body-bg.gif[768B]
- NearForums.Web.Output\images\temp\content-top.gif[370B]
- NearForums.Web.Output\images\temp\icon-close.gif[1KB]
- NearForums.Web.Output\images\temp\icon-delete.gif[1KB]
- NearForums.Web.Output\images\temp\icon-edit.gif[1KB]
- NearForums.Web.Output\images\temp\icon-manage.gif[1KB]
- NearForums.Web.Output\images\temp\icon-move.gif[1KB]
- NearForums.Web.Output\images\temp\icon-open.gif[1KB]
- NearForums.Web.Output\images\temp\icon-print.gif[725B]
- NearForums.Web.Output\images\temp\icon-reply.gif[1KB]
- NearForums.Web.Output\images\temp\icon-show-all.gif[1004B]
- NearForums.Web.Output\images\temp\icon-sticky.png[3KB]
- NearForums.Web.Output\images\temp\next-big.gif[196B]
- NearForums.Web.Output\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[32KB]
- NearForums.Web.Output\scripts\tinymce\plugins.zip[250KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\img\colorpicker.jpg[3KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\img\icons.gif[11KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\img\buttons.png[3KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\img\items.gif[70B]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\img\menu_arrow.gif[68B]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\img\menu_check.gif[70B]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\img\progress.gif[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\default\img\tabs.gif[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\img\button_bg.png[5KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\img\button_bg_black.png[3KB]
- NearForums.Web.Output\scripts\tinymce\themes\advanced\skins\o2k7\img\button_bg_silver.png[5KB]
- NearForums.Web.Output\scripts\tinymce\themes\simple\img\icons.gif[1KB]
- NearForums.Web.Output\scripts\tinymce\themes\simple\skins\o2k7\img\button_bg.png[4KB]
- NearForums.Web.Output\Views\_ViewStart.cshtml[52B]
- NearForums.Web.Output\Views\Admin\Dashboard.cshtml[1KB]
- NearForums.Web.Output\Views\Authentication\NotAuthorized.cshtml[345B]
- NearForums.Web.Output\Views\Authentication\ProviderSelect.cshtml[1KB]
- NearForums.Web.Output\Views\FormsAuthentication\ChangePassword.cshtml[1KB]
- NearForums.Web.Output\Views\FormsAuthentication\ChangePasswordSuccess.cshtml[374B]
- NearForums.Web.Output\Views\FormsAuthentication\Register.cshtml[2KB]
- NearForums.Web.Output\Views\FormsAuthentication\ResetPassword.cshtml[1KB]
- NearForums.Web.Output\Views\FormsAuthentication\ResetPasswordEmailConfirmation.cshtml[286B]
- NearForums.Web.Output\Views\Forums\Detail.cshtml[1KB]
- NearForums.Web.Output\Views\Forums\Edit.cshtml[2KB]
- NearForums.Web.Output\Views\Forums\ForumOptions.cshtml[1KB]
- NearForums.Web.Output\Views\Forums\ForumTopicList.cshtml[1KB]
- NearForums.Web.Output\Views\Forums\LatestAllTopics.cshtml[744B]
- NearForums.Web.Output\Views\Forums\LatestTopicsRss.cshtml[801B]
- NearForums.Web.Output\Views\Forums\List.cshtml[1KB]
- NearForums.Web.Output\Views\Forums\ListAllUnansweredTopics.cshtml[902B]
- NearForums.Web.Output\Views\Forums\ListUnansweredTopics.cshtml[489B]
- NearForums.Web.Output\Views\Forums\Manage.cshtml[1KB]
- NearForums.Web.Output\Views\Forums\TagDetail.cshtml[624B]
- NearForums.Web.Output\Views\Messages\Edit.cshtml[2KB]
- NearForums.Web.Output\Views\Messages\ListFlagged.cshtml[2KB]
- NearForums.Web.Output\Views\PageContents\Detail.cshtml[593B]
- NearForums.Web.Output\Views\PageContents\Edit.cshtml[1KB]
- NearForums.Web.Output\Views\PageContents\List.cshtml[1KB]
- NearForums.Web.Output\Views\Shared\ButtonFacebook.cshtml[360B]
- NearForums.Web.Output\Views\Shared\ButtonTwitter.cshtml[423B]
- NearForums.Web.Output\Views\Shared\EditorScripts.cshtml[2KB]
- NearForums.Web.Output\Views\Shared\FooterContent.cshtml[284B]
- NearForums.Web.Output\Views\Shared\HeadContainer.cshtml[161B]
- NearForums.Web.Output\Views\Shared\HeaderContent.cshtml[74B]
- NearForums.Web.Output\Views\Shared\LoginForm.cshtml[1KB]
- NearForums.Web.Output\Views\Shared\LoginFormFull.cshtml[755B]
- NearForums.Web.Output\Views\Shared\MessageItem.cshtml[2KB]
- NearForums.Web.Output\Views\Shared\Mobile.cshtml[820B]
- NearForums.Web.Output\Views\Shared\SinceDate.cshtml[680B]
- NearForums.Web.Output\Views\Shared\Site.cshtml[651B]
- NearForums.Web.Output\Views\Shared\TagCloud.cshtml[592B]
- NearForums.Web.Output\Views\Shared\Templated.cshtml[169B]
- NearForums.Web.Output\Views\Shared\UserMenu.cshtml[1KB]
- NearForums.Web.Output\Views\Shared\Errors\403.cshtml[238B]
- NearForums.Web.Output\Views\Shared\Errors\404.cshtml[244B]
- NearForums.Web.Output\Views\Shared\Errors\500.cshtml[448B]
- NearForums.Web.Output\Views\Templates\Add.cshtml[2KB]
- NearForums.Web.Output\Views\Templates\AddDefaultTemplates.cshtml[583B]
- NearForums.Web.Output\Views\Templates\List.cshtml[3KB]
- NearForums.Web.Output\Views\Templates\PreviewPartial.cshtml[561B]
- NearForums.Web.Output\Views\Topics\Detail.cshtml[2KB]
- NearForums.Web.Output\Views\Topics\Edit.cshtml[3KB]
- NearForums.Web.Output\Views\Topics\LatestMessages.cshtml[926B]
- NearForums.Web.Output\Views\Topics\Move.cshtml[1KB]
- NearForums.Web.Output\Views\Topics\PageMore.cshtml[225B]
- NearForums.Web.Output\Views\Topics\Related.cshtml[396B]
- NearForums.Web.Output\Views\Topics\Toolbar.cshtml[1KB]
- NearForums.Web.Output\Views\TopicsSubscriptions\Unsubscribe.cshtml[506B]
- NearForums.Web.Output\Views\Users\Detail.cshtml[1KB]
- NearForums.Web.Output\Views\Users\Edit.cshtml[3KB]
- NearForums.Web.Output\Views\Users\List.cshtml[2KB]
- NearForums.Web.Output\Views\Users\MessagesByUser.cshtml[326B]
- references\DotNetOpenAuth.dll[786KB]
- references\HtmlAgilityPack.dll[132KB]
- references\HtmlAgilityPack.XML[118KB]
- references\ICSharpCode.SharpZipLib.dll[184KB]
- references\log4net.dll[264KB]
- references\Microsoft.Contracts.dll[16KB]
- references\MySql.Data.dll[346KB]
- references\mysql.web.dll[89KB]
- references\NLog.dll[234KB]
- references\..svnbridge\AntiSamy.dll[284B]
- references\..svnbridge\Flute.dll[284B]
- references\FacebookSDK\Facebook.dll[107KB]
源码介绍
源码参数
Nearforums论坛 v8.0源码
程序介绍:
Nearforums - ASP.NET MVC 论坛引擎
开源代码SEO友好的ASP.NET论坛引擎。使用 ASP.NET MVC开发,运行在Apache 或者 IIS 服务器上。
Nearforum说明
创建轻量级快速现代论坛引擎,可以运行在Windows 和 Linux 服务器。
特性:
*论坛导航,主题和tags
*用户可以使用Facebook / Twitter账户登录或者在论坛自定义独立的账户
*友好的SEO
*Rss feeds 和 short urls
*完整的Web管理
*可以使用SQL Server 或 MySql database
*复制粘贴安装
*使用Visual html editor (TinyMCE)发帖,可以防止XSS攻击
*简单模版
*支持笑脸/表情
*改变Mobile布局模版
*简单的HTML标记和安全的javascrip
下载记录(Only Recent 100)
用户名 | 推荐指数 | 下载时间 |
---|