.dockerignore .editorconfig .issuetracker .tfignore BootstrapAdmin.sln Directory.Build.props LICENSE db\MongoDB\Dicts.js db\MongoDB\Groups.js db\MongoDB\Navigations.js db\MongoDB\Roles.js db\MongoDB\Users.js db\MongoDB\init.js db\MongoDB\install.ps1 db\MongoDB\install.sh db\MySQL\initData.sql db\MySQL\install.ps1 db\MySQL\install.sh db\MySQL\install.sql db\MySQL\my.ini db\Oracle\InitData.sql db\Oracle\Install.sql db\Postgresql\initData.sql db\Postgresql\install.ps1 db\Postgresql\install.sql db\SQLite\InitData.sql db\SQLite\Install.sql db\SqlServer\InitData.sql db\SqlServer\Install.sql db\SqlServer\install.ps1 scripts\appveyor\appveyor.build.ps1 scripts\appveyor\appveyor.install.ps1 scripts\appveyor\appveyor.test.ps1 scripts\git\run.cmd scripts\git\run.sh scripts\linux\deploy-admin.sh scripts\linux\deploy-client.sh scripts\linux\init.sh scripts\linux\publish-admin.sh scripts\linux\publish-client.sh scripts\linux\services\ba.admin.service scripts\linux\services\ba.client.service scripts\linux\services\nginx.service scripts\linux\watch-run-admin.sh scripts\linux\watch-run-client.sh scripts\windows\publish-admin.cmd scripts\windows\publish-client.cmd scripts\windows\watch-run-admin.cmd scripts\windows\watch-run-client.cmd src\Directory.Build.props src\Keys\Longbow.Utility.snk src\admin\Bootstrap.Admin\Bootstrap.Admin.csproj src\admin\Bootstrap.Admin\BootstrapAdmin.db src\admin\Bootstrap.Admin\Controllers\AccountController.cs src\admin\Bootstrap.Admin\Controllers\AdminController.cs src\admin\Bootstrap.Admin\Controllers\Api\AnalyseController.cs src\admin\Bootstrap.Admin\Controllers\Api\AppsController.cs src\admin\Bootstrap.Admin\Controllers\Api\CategoryController.cs src\admin\Bootstrap.Admin\Controllers\Api\DictsController.cs src\admin\Bootstrap.Admin\Controllers\Api\ExceptionsController.cs src\admin\Bootstrap.Admin\Controllers\Api\GiteeController.cs src\admin\Bootstrap.Admin\Controllers\Api\GroupsController.cs src\admin\Bootstrap.Admin\Controllers\Api\HealthsController.cs src\admin\Bootstrap.Admin\Controllers\Api\InterfaceController.cs src\admin\Bootstrap.Admin\Controllers\Api\LoginController.cs src\admin\Bootstrap.Admin\Controllers\Api\LogsController.cs src\admin\Bootstrap.Admin\Controllers\Api\MenusController.cs src\admin\Bootstrap.Admin\Controllers\Api\MessagesController.cs src\admin\Bootstrap.Admin\Controllers\Api\NewController.cs src\admin\Bootstrap.Admin\Controllers\Api\NotificationsController.cs src\admin\Bootstrap.Admin\Controllers\Api\OnlineUsersController.cs src\admin\Bootstrap.Admin\Controllers\Api\ProfilesController.cs src\admin\Bootstrap.Admin\Controllers\Api\RegisterController.cs src\admin\Bootstrap.Admin\Controllers\Api\RolesController.cs src\admin\Bootstrap.Admin\Controllers\Api\SQLController.cs src\admin\Bootstrap.Admin\Controllers\Api\SettingsController.cs src\admin\Bootstrap.Admin\Controllers\Api\TasksController.cs src\admin\Bootstrap.Admin\Controllers\Api\TasksLogController.cs src\admin\Bootstrap.Admin\Controllers\Api\TracesController.cs src\admin\Bootstrap.Admin\Controllers\Api\UsersController.cs src\admin\Bootstrap.Admin\Controllers\HomeController.cs src\admin\Bootstrap.Admin\Dockerfile src\admin\Bootstrap.Admin\Extensions\AutoGenerateDatabaseExtensions.cs src\admin\Bootstrap.Admin\Extensions\CloudLoggerExtensions.cs src\admin\Bootstrap.Admin\Extensions\SMSExtensions.cs src\admin\Bootstrap.Admin\Extensions\SignalRExtensions.cs src\admin\Bootstrap.Admin\Extensions\SwaggerExtensions.cs src\admin\Bootstrap.Admin\HealthChecks\DBHealthCheck.cs src\admin\Bootstrap.Admin\HealthChecks\GiteeHttpClient.cs src\admin\Bootstrap.Admin\HealthChecks\GiteeHttpHealthCheck.cs src\admin\Bootstrap.Admin\HealthChecks\HealthChecksBuilderExtensions.cs src\admin\Bootstrap.Admin\Linux.Dockerfile src\admin\Bootstrap.Admin\Models\AdminModel.cs src\admin\Bootstrap.Admin\Models\ErrorModel.cs src\admin\Bootstrap.Admin\Models\HeaderBarModel.cs src\admin\Bootstrap.Admin\Models\LockModel.cs src\admin\Bootstrap.Admin\Models\LoginModel.cs src\admin\Bootstrap.Admin\Models\MessageCountModel.cs src\admin\Bootstrap.Admin\Models\ModelBase.cs src\admin\Bootstrap.Admin\Models\NavigatorBarModel.cs src\admin\Bootstrap.Admin\Models\ProfilesModel.cs src\admin\Bootstrap.Admin\Models\SettingsModel.cs src\admin\Bootstrap.Admin\Models\TaskModel.cs src\admin\Bootstrap.Admin\Pages\App.razor src\admin\Bootstrap.Admin\Pages\Components\Alert.razor src\admin\Bootstrap.Admin\Pages\Components\AlertBase.cs src\admin\Bootstrap.Admin\Pages\Components\AssignModal.razor src\admin\Bootstrap.Admin\Pages\Components\AssignModalBase.cs src\admin\Bootstrap.Admin\Pages\Components\AuthorizateComponent.cs src\admin\Bootstrap.Admin\Pages\Components\BootstrapAdminDataAnnotationsValidator.cs src\admin\Bootstrap.Admin\Pages\Components\BootstrapAdminEditContextDataAnnotationsExtensions.cs src\admin\Bootstrap.Admin\Pages\Components\CheckBoxState.cs src\admin\Bootstrap.Admin\Pages\Components\Checkbox.razor src\admin\Bootstrap.Admin\Pages\Components\CheckboxBase.cs src\admin\Bootstrap.Admin\Pages\Components\Color.cs src\admin\Bootstrap.Admin\Pages\Components\ConditionComponent.cs src\admin\Bootstrap.Admin\Pages\Components\Dropdown.razor src\admin\Bootstrap.Admin\Pages\Components\DropdownBase.cs src\admin\Bootstrap.Admin\Pages\Components\EditPage.razor src\admin\Bootstrap.Admin\Pages\Components\EditPageBase.cs src\admin\Bootstrap.Admin\Pages\Components\EqualToValidator.cs src\admin\Bootstrap.Admin\Pages\Components\Footer.razor src\admin\Bootstrap.Admin\Pages\Components\Header.razor src\admin\Bootstrap.Admin\Pages\Components\HeaderBase.cs src\admin\Bootstrap.Admin\Pages\Components\IRules.cs src\admin\Bootstrap.Admin\Pages\Components\ITableHeader.cs src\admin\Bootstrap.Admin\Pages\Components\IValidateComponent.cs src\admin\Bootstrap.Admin\Pages\Components\LgbEditForm.razor src\admin\Bootstrap.Admin\Pages\Components\LgbEditFormBase.cs src\admin\Bootstrap.Admin\Pages\Components\LgbInput.razor src\admin\Bootstrap.Admin\Pages\Components\LgbInputBase.cs src\admin\Bootstrap.Admin\Pages\Components\LgbInputText.cs src\admin\Bootstrap.Admin\Pages\Components\LgbTableHeader.cs src\admin\Bootstrap.Admin\Pages\Components\Modal.razor src\admin\Bootstrap.Admin\Pages\Components\ModalBase.cs src\admin\Bootstrap.Admin\Pages\Components\NavItem.razor src\admin\Bootstrap.Admin\Pages\Components\NavItemBase.cs src\admin\Bootstrap.Admin\Pages\Components\NavItems.razor src\admin\Bootstrap.Admin\Pages\Components\PageContent.cs src\admin\Bootstrap.Admin\Pages\Components\PageContentAttributes.cs src\admin\Bootstrap.Admin\Pages\Components\Pagination.razor src\admin\Bootstrap.Admin\Pages\Components\PaginationBase.cs src\admin\Bootstrap.Admin\Pages\Components\PaginationItem.razor src\admin\Bootstrap.Admin\Pages\Components\Placement.cs src\admin\Bootstrap.Admin\Pages\Components\Query.razor src\admin\Bootstrap.Admin\Pages\Components\QueryBase.cs src\admin\Bootstrap.Admin\Pages\Components\QueryData.cs src\admin\Bootstrap.Admin\Pages\Components\QueryPageOptions.cs src\admin\Bootstrap.Admin\Pages\Components\RequiredValidator.cs src\admin\Bootstrap.Admin\Pages\Components\Section.razor src\admin\Bootstrap.Admin\Pages\Components\SectionBase.cs src\admin\Bootstrap.Admin\Pages\Components\Select.razor src\admin\Bootstrap.Admin\Pages\Components\SelectBase.cs src\admin\Bootstrap.Admin\Pages\Components\SelectItem.razor src\admin\Bootstrap.Admin\Pages\Components\SelectItemBase.cs src\admin\Bootstrap.Admin\Pages\Components\SelectedItem.cs src\admin\Bootstrap.Admin\Pages\Components\SideBar.razor src\admin\Bootstrap.Admin\Pages\Components\SideBarBase.cs src\admin\Bootstrap.Admin\Pages\Components\StringLengthValidator.cs src\admin\Bootstrap.Admin\Pages\Components\SubmitModal.razor src\admin\Bootstrap.Admin\Pages\Components\SubmitModalBase.cs src\admin\Bootstrap.Admin\Pages\Components\Tab.razor src\admin\Bootstrap.Admin\Pages\Components\TabBase.cs src\admin\Bootstrap.Admin\Pages\Components\TabSet.razor src\admin\Bootstrap.Admin\Pages\Components\TabSetBase.cs src\admin\Bootstrap.Admin\Pages\Components\Table.razor src\admin\Bootstrap.Admin\Pages\Components\TableBase.cs src\admin\Bootstrap.Admin\Pages\Components\TableHeader.razor src\admin\Bootstrap.Admin\Pages\Components\TableHeaderBase.cs src\admin\Bootstrap.Admin\Pages\Components\TableHeaderContent.cs src\admin\Bootstrap.Admin\Pages\Components\TableToolbar.razor src\admin\Bootstrap.Admin\Pages\Components\TableToolbarBase.cs src\admin\Bootstrap.Admin\Pages\Components\TableToolbarButton.cs src\admin\Bootstrap.Admin\Pages\Components\TableToolbarContent.cs src\admin\Bootstrap.Admin\Pages\Components\ToastCategory.cs src\admin\Bootstrap.Admin\Pages\Components\Toggle.razor src\admin\Bootstrap.Admin\Pages\Components\ToggleBase.cs src\admin\Bootstrap.Admin\Pages\Components\ValidateInputBase.cs src\admin\Bootstrap.Admin\Pages\Components\ValidatorComponentBase.cs src\admin\Bootstrap.Admin\Pages\Extensions\DisplayNamesExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\HttpContextExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\JSRuntimeExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\ObjectExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\PagesExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\QueryPageOptionsExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\UrlHelperExtensions.cs src\admin\Bootstrap.Admin\Pages\Extensions\UserExtensions.cs src\admin\Bootstrap.Admin\Pages\Models\ProfilesModel.cs src\admin\Bootstrap.Admin\Pages\Models\SettingsModel.cs src\admin\Bootstrap.Admin\Pages\Shared\AdminLayout.razor src\admin\Bootstrap.Admin\Pages\Shared\AdminLayout.razor.cs src\admin\Bootstrap.Admin\Pages\Shared\DefaultLayout.razor src\admin\Bootstrap.Admin\Pages\Shared\DefaultLayout.razor.cs src\admin\Bootstrap.Admin\Pages\Shared\MainLayout.razor src\admin\Bootstrap.Admin\Pages\Shared\NotFoundLayout.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\Dicts.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\DictsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Exceptions.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\ExceptionsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Groups.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\GroupsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Home.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\Logins.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\LoginsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Logs.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\LogsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Menus.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\MenusBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Notifications.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\NotificationsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Online.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\OnlineBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\PageBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Profiles.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\ProfilesBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\QueryPageBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Roles.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\RolesBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\SQL.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\SQL.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\Settings.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\SettingsBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Tasks.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\TasksBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Traces.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\TracesBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\Users.razor src\admin\Bootstrap.Admin\Pages\Views\Admin\UsersBase.cs src\admin\Bootstrap.Admin\Pages\Views\Admin\_Imports.razor src\admin\Bootstrap.Admin\Pages\Views\Home.razor src\admin\Bootstrap.Admin\Pages\Views\Index.razor src\admin\Bootstrap.Admin\Pages\_Host.cshtml src\admin\Bootstrap.Admin\Pages\_Imports.razor src\admin\Bootstrap.Admin\Program.cs src\admin\Bootstrap.Admin\Properties\launchSettings.json src\admin\Bootstrap.Admin\Query\QueryDictOption.cs src\admin\Bootstrap.Admin\Query\QueryExceptionOption.cs src\admin\Bootstrap.Admin\Query\QueryGroupOption.cs src\admin\Bootstrap.Admin\Query\QueryLogOption.cs src\admin\Bootstrap.Admin\Query\QueryLoginOption.cs src\admin\Bootstrap.Admin\Query\QueryMenuOption.cs src\admin\Bootstrap.Admin\Query\QueryRoleOption.cs src\admin\Bootstrap.Admin\Query\QuerySQLOption.cs src\admin\Bootstrap.Admin\Query\QueryTraceOptions.cs src\admin\Bootstrap.Admin\Query\QueryUserOption.cs src\admin\Bootstrap.Admin\Startup.cs src\admin\Bootstrap.Admin\Tasks\DefaultTaskExecutor.cs src\admin\Bootstrap.Admin\Tasks\TaskLogHub.cs src\admin\Bootstrap.Admin\Tasks\TaskWidget.cs src\admin\Bootstrap.Admin\Tasks\TasksExtensions.cs src\admin\Bootstrap.Admin\Views\Account\Lock.cshtml src\admin\Bootstrap.Admin\Views\Account\Login-Blue.cshtml src\admin\Bootstrap.Admin\Views\Account\Login-Gitee.cshtml src\admin\Bootstrap.Admin\Views\Account\Login-LTE.cshtml src\admin\Bootstrap.Admin\Views\Account\Login-Tec.cshtml src\admin\Bootstrap.Admin\Views\Account\Login.cshtml src\admin\Bootstrap.Admin\Views\Admin\Analyse.cshtml src\admin\Bootstrap.Admin\Views\Admin\AwesomeIcon.cshtml src\admin\Bootstrap.Admin\Views\Admin\Dicts.cshtml src\admin\Bootstrap.Admin\Views\Admin\Exceptions.cshtml src\admin\Bootstrap.Admin\Views\Admin\FAIcon.cshtml src\admin\Bootstrap.Admin\Views\Admin\Groups.cshtml src\admin\Bootstrap.Admin\Views\Admin\Healths.cshtml src\admin\Bootstrap.Admin\Views\Admin\IconView.cshtml src\admin\Bootstrap.Admin\Views\Admin\Index.cshtml src\admin\Bootstrap.Admin\Views\Admin\Logins.cshtml src\admin\Bootstrap.Admin\Views\Admin\Logs.cshtml src\admin\Bootstrap.Admin\Views\Admin\Menus.cshtml src\admin\Bootstrap.Admin\Views\Admin\Messages.cshtml src\admin\Bootstrap.Admin\Views\Admin\Mobile.cshtml src\admin\Bootstrap.Admin\Views\Admin\Notifications.cshtml src\admin\Bootstrap.Admin\Views\Admin\Online.cshtml src\admin\Bootstrap.Admin\Views\Admin\Profiles.cshtml src\admin\Bootstrap.Admin\Views\Admin\Roles.cshtml src\admin\Bootstrap.Admin\Views\Admin\SQL.cshtml src\admin\Bootstrap.Admin\Views\Admin\Settings.cshtml src\admin\Bootstrap.Admin\Views\Admin\Sidebar.cshtml src\admin\Bootstrap.Admin\Views\Admin\Tasks.cshtml src\admin\Bootstrap.Admin\Views\Admin\Traces.cshtml src\admin\Bootstrap.Admin\Views\Admin\Users.cshtml src\admin\Bootstrap.Admin\Views\Home\Index.cshtml src\admin\Bootstrap.Admin\Views\Shared\AppConfig.cshtml src\admin\Bootstrap.Admin\Views\Shared\Error.cshtml src\admin\Bootstrap.Admin\Views\Shared\Footer.cshtml src\admin\Bootstrap.Admin\Views\Shared\GroupConfig.cshtml src\admin\Bootstrap.Admin\Views\Shared\Header.cshtml src\admin\Bootstrap.Admin\Views\Shared\LoginFooter.cshtml src\admin\Bootstrap.Admin\Views\Shared\Navigator.cshtml src\admin\Bootstrap.Admin\Views\Shared\NavigatorConfig.cshtml src\admin\Bootstrap.Admin\Views\Shared\RoleConfig.cshtml src\admin\Bootstrap.Admin\Views\Shared\SubNavItem.cshtml src\admin\Bootstrap.Admin\Views\Shared\SubNavigation.cshtml src\admin\Bootstrap.Admin\Views\Shared\UserConfig.cshtml src\admin\Bootstrap.Admin\Views\Shared\_Admin.cshtml src\admin\Bootstrap.Admin\Views\Shared\_Bootstrap.cshtml src\admin\Bootstrap.Admin\Views\Shared\_Default.cshtml src\admin\Bootstrap.Admin\Views\Shared\_Layout.cshtml src\admin\Bootstrap.Admin\Views\_ViewImports.cshtml src\admin\Bootstrap.Admin\Views\_ViewStart.cshtml src\admin\Bootstrap.Admin\appsettings.Development.json src\admin\Bootstrap.Admin\appsettings.json src\admin\Bootstrap.Admin\libman.json src\admin\Bootstrap.Admin\wwwroot\css\IE8.css src\admin\Bootstrap.Admin\wwwroot\css\black.css src\admin\Bootstrap.Admin\wwwroot\css\blazor.css src\admin\Bootstrap.Admin\wwwroot\css\blue.css src\admin\Bootstrap.Admin\wwwroot\css\error.css src\admin\Bootstrap.Admin\wwwroot\css\fa.css src\admin\Bootstrap.Admin\wwwroot\css\lock.css src\admin\Bootstrap.Admin\wwwroot\css\login-blue.css src\admin\Bootstrap.Admin\wwwroot\css\login-footer.css src\admin\Bootstrap.Admin\wwwroot\css\login-gitee.css src\admin\Bootstrap.Admin\wwwroot\css\login-lte.css src\admin\Bootstrap.Admin\wwwroot\css\login-responsive-lte.css src\admin\Bootstrap.Admin\wwwroot\css\login-responsive.css src\admin\Bootstrap.Admin\wwwroot\css\login-tec.css src\admin\Bootstrap.Admin\wwwroot\css\login.css src\admin\Bootstrap.Admin\wwwroot\css\lte.css src\admin\Bootstrap.Admin\wwwroot\css\site-responsive.css src\admin\Bootstrap.Admin\wwwroot\css\site.css src\admin\Bootstrap.Admin\wwwroot\css\tasks.css src\admin\Bootstrap.Admin\wwwroot\css\theme-responsive.css src\admin\Bootstrap.Admin\wwwroot\css\theme.css src\admin\Bootstrap.Admin\wwwroot\favicon.ico src\admin\Bootstrap.Admin\wwwroot\html\Healths-UI.html src\admin\Bootstrap.Admin\wwwroot\html\index.html src\admin\Bootstrap.Admin\wwwroot\html\login1.html src\admin\Bootstrap.Admin\wwwroot\images\aliyun-default.svg src\admin\Bootstrap.Admin\wwwroot\images\blazor.svg src\admin\Bootstrap.Admin\wwwroot\images\dingding.svg src\admin\Bootstrap.Admin\wwwroot\images\downloadwindows_icon.svg src\admin\Bootstrap.Admin\wwwroot\images\git.svg src\admin\Bootstrap.Admin\wwwroot\images\gitee.svg src\admin\Bootstrap.Admin\wwwroot\images\qq-2.svg src\admin\Bootstrap.Admin\wwwroot\images\qq-3.svg src\admin\Bootstrap.Admin\wwwroot\images\qq.svg src\admin\Bootstrap.Admin\wwwroot\images\weibo.svg src\admin\Bootstrap.Admin\wwwroot\images\weixin-2.svg src\admin\Bootstrap.Admin\wwwroot\images\weixin.svg src\admin\Bootstrap.Admin\wwwroot\images\zhifubao-2.svg src\admin\Bootstrap.Admin\wwwroot\images\zhifubao-3.svg src\admin\Bootstrap.Admin\wwwroot\images\zhifubao.svg src\admin\Bootstrap.Admin\wwwroot\js\analyse.js src\admin\Bootstrap.Admin\wwwroot\js\ba.blazor.js src\admin\Bootstrap.Admin\wwwroot\js\common-scripts.js src\admin\Bootstrap.Admin\wwwroot\js\dicts.js src\admin\Bootstrap.Admin\wwwroot\js\error.js src\admin\Bootstrap.Admin\wwwroot\js\exceptions.js src\admin\Bootstrap.Admin\wwwroot\js\groups.js src\admin\Bootstrap.Admin\wwwroot\js\healths.js src\admin\Bootstrap.Admin\wwwroot\js\icon.js src\admin\Bootstrap.Admin\wwwroot\js\lock.js src\admin\Bootstrap.Admin\wwwroot\js\log.js src\admin\Bootstrap.Admin\wwwroot\js\login.js src\admin\Bootstrap.Admin\wwwroot\js\logins.js src\admin\Bootstrap.Admin\wwwroot\js\logs.js src\admin\Bootstrap.Admin\wwwroot\js\menus.js src\admin\Bootstrap.Admin\wwwroot\js\message.js src\admin\Bootstrap.Admin\wwwroot\js\noti.js src\admin\Bootstrap.Admin\wwwroot\js\online.js src\admin\Bootstrap.Admin\wwwroot\js\profiles.js src\admin\Bootstrap.Admin\wwwroot\js\roles.js src\admin\Bootstrap.Admin\wwwroot\js\settings.js src\admin\Bootstrap.Admin\wwwroot\js\sql.js src\admin\Bootstrap.Admin\wwwroot\js\tasks.js src\admin\Bootstrap.Admin\wwwroot\js\traces.js src\admin\Bootstrap.Admin\wwwroot\js\users.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-3-typeahead\bootstrap3-typeahead.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-3-typeahead\bootstrap3-typeahead.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\css\fileinput.css src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\css\fileinput.min.css src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\js\fileinput.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\js\fileinput.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\js\locales\zh.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\js\locales\zh.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\js\locales\zh.min.js.map src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\themes\fa\theme.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-fileinput\themes\fa\theme.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\bootstrap-table.css src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\bootstrap-table.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\bootstrap-table.min.css src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\bootstrap-table.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\extensions\export\bootstrap-table-export.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\extensions\export\bootstrap-table-export.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\extensions\treegrid\bootstrap-table-treegrid.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\extensions\treegrid\bootstrap-table-treegrid.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\locale\bootstrap-table-zh-CN.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-table\locale\bootstrap-table-zh-CN.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-toggle\css\bootstrap-toggle.css src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-toggle\css\bootstrap-toggle.min.css src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-toggle\js\bootstrap-toggle.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-toggle\js\bootstrap-toggle.min.js src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-toggle\js\bootstrap-toggle.min.js.map src\admin\Bootstrap.Admin\wwwroot\lib\bootstrap-toggle\js\bootstrap2-toggle.min.js.map src\admin\Bootstrap.Admin\wwwroot\lib\captcha\longbow.slidercaptcha.js src\admin\Bootstrap.Admin\wwwroot\lib\captcha\slidercaptcha.css src\admin\Bootstrap.Admin\wwwroot\lib\datetimepicker\css\bootstrap-datetimepicker.css src\admin\Bootstrap.Admin\wwwroot\lib\datetimepicker\css\bootstrap-datetimepicker.min.css src\admin\Bootstrap.Admin\wwwroot\lib\datetimepicker\js\bootstrap-datetimepicker.js src\admin\Bootstrap.Admin\wwwroot\lib\datetimepicker\js\bootstrap-datetimepicker.min.js src\admin\Bootstrap.Admin\wwwroot\lib\datetimepicker\js\locales\bootstrap-datetimepicker.zh-CN.js src\admin\Bootstrap.Admin\wwwroot\lib\echart\echarts-all.js src\admin\Bootstrap.Admin\wwwroot\lib\echart\echarts-all.min.js src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\css\font-awesome.css src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\css\font-awesome.css.map src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\css\font-awesome.min.css src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\fonts\FontAwesome.otf src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.eot src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.svg src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.ttf src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.woff src\admin\Bootstrap.Admin\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.woff2 src\admin\Bootstrap.Admin\wwwroot\lib\jquery\jquery.js src\admin\Bootstrap.Admin\wwwroot\lib\jquery\jquery.min.js src\admin\Bootstrap.Admin\wwwroot\lib\jquery\jquery.min.map src\admin\Bootstrap.Admin\wwwroot\lib\longbow-checkbox\longbow-checkbox.css src\admin\Bootstrap.Admin\wwwroot\lib\longbow-checkbox\longbow-checkbox.js src\admin\Bootstrap.Admin\wwwroot\lib\longbow-select\longbow-select.css src\admin\Bootstrap.Admin\wwwroot\lib\longbow-select\longbow-select.js src\admin\Bootstrap.Admin\wwwroot\lib\longbow\longbow.common.js src\admin\Bootstrap.Admin\wwwroot\lib\longbow\longbow.dataentity.js src\admin\Bootstrap.Admin\wwwroot\lib\longbow\longbow.validate.js src\admin\Bootstrap.Admin\wwwroot\lib\nestable2\jquery.nestable.css src\admin\Bootstrap.Admin\wwwroot\lib\nestable2\jquery.nestable.js src\admin\Bootstrap.Admin\wwwroot\lib\nestable2\jquery.nestable.min.css src\admin\Bootstrap.Admin\wwwroot\lib\nestable2\jquery.nestable.min.js src\admin\Bootstrap.Admin\wwwroot\lib\nprogress\nprogress.css src\admin\Bootstrap.Admin\wwwroot\lib\nprogress\nprogress.js src\admin\Bootstrap.Admin\wwwroot\lib\nprogress\nprogress.min.css src\admin\Bootstrap.Admin\wwwroot\lib\nprogress\nprogress.min.js src\admin\Bootstrap.Admin\wwwroot\lib\overlayscrollbars\OverlayScrollbars.css src\admin\Bootstrap.Admin\wwwroot\lib\overlayscrollbars\OverlayScrollbars.min.css src\admin\Bootstrap.Admin\wwwroot\lib\overlayscrollbars\jquery.overlayScrollbars.js src\admin\Bootstrap.Admin\wwwroot\lib\overlayscrollbars\jquery.overlayScrollbars.min.js src\admin\Bootstrap.Admin\wwwroot\lib\signalr\dist\browser\signalr.js src\admin\Bootstrap.Admin\wwwroot\lib\signalr\dist\browser\signalr.js.map src\admin\Bootstrap.Admin\wwwroot\lib\signalr\dist\browser\signalr.min.js src\admin\Bootstrap.Admin\wwwroot\lib\signalr\dist\browser\signalr.min.js.map src\admin\Bootstrap.Admin\wwwroot\lib\sweetalert\sweetalert2.css src\admin\Bootstrap.Admin\wwwroot\lib\sweetalert\sweetalert2.js src\admin\Bootstrap.Admin\wwwroot\lib\sweetalert\sweetalert2.min.css src\admin\Bootstrap.Admin\wwwroot\lib\sweetalert\sweetalert2.min.js src\admin\Bootstrap.Admin\wwwroot\lib\tablexport\tableExport.js src\admin\Bootstrap.Admin\wwwroot\lib\tablexport\tableExport.min.js src\admin\Bootstrap.Admin\wwwroot\lib\toastr.js\toastr.css src\admin\Bootstrap.Admin\wwwroot\lib\toastr.js\toastr.js.map src\admin\Bootstrap.Admin\wwwroot\lib\toastr.js\toastr.min.css src\admin\Bootstrap.Admin\wwwroot\lib\toastr.js\toastr.min.js src\admin\Bootstrap.Admin\wwwroot\lib\treegrid\css\jquery.treegrid.css src\admin\Bootstrap.Admin\wwwroot\lib\treegrid\js\jquery.treegrid.js src\admin\Bootstrap.Admin\wwwroot\lib\treegrid\js\jquery.treegrid.min.js src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\css\bootstrap.css src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\css\bootstrap.css.map src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\css\bootstrap.min.css src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\css\bootstrap.min.css.map src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.js src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.js.map src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.min.js src\admin\Bootstrap.Admin\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.min.js.map src\admin\Bootstrap.Admin\wwwroot\lib\validate\jquery.validate.js src\admin\Bootstrap.Admin\wwwroot\lib\validate\jquery.validate.min.js src\admin\Bootstrap.Admin\wwwroot\lib\validate\localization\messages_zh.js src\admin\Bootstrap.Admin\wwwroot\lib\validate\localization\messages_zh.min.js src\admin\Bootstrap.DataAccess.MongoDB\App.cs src\admin\Bootstrap.DataAccess.MongoDB\AutoDB.cs src\admin\Bootstrap.DataAccess.MongoDB\Bootstrap.DataAccess.MongoDB.csproj src\admin\Bootstrap.DataAccess.MongoDB\DBLog.cs src\admin\Bootstrap.DataAccess.MongoDB\DbManager.cs src\admin\Bootstrap.DataAccess.MongoDB\Dict.cs src\admin\Bootstrap.DataAccess.MongoDB\Exceptions.cs src\admin\Bootstrap.DataAccess.MongoDB\Group.cs src\admin\Bootstrap.DataAccess.MongoDB\Log.cs src\admin\Bootstrap.DataAccess.MongoDB\LoginUser.cs src\admin\Bootstrap.DataAccess.MongoDB\Menu.cs src\admin\Bootstrap.DataAccess.MongoDB\Message.cs src\admin\Bootstrap.DataAccess.MongoDB\RejectUser.cs src\admin\Bootstrap.DataAccess.MongoDB\ResetUser.cs src\admin\Bootstrap.DataAccess.MongoDB\Role.cs src\admin\Bootstrap.DataAccess.MongoDB\Task.cs src\admin\Bootstrap.DataAccess.MongoDB\Trace.cs src\admin\Bootstrap.DataAccess.MongoDB\User.cs src\admin\Bootstrap.DataAccess\App.cs src\admin\Bootstrap.DataAccess\AutoDB.cs src\admin\Bootstrap.DataAccess\Bootstrap.DataAccess.csproj src\admin\Bootstrap.DataAccess\BootstrapDataAccessConventionMapper.cs src\admin\Bootstrap.DataAccess\CacheCleanUtility.cs src\admin\Bootstrap.DataAccess\DBLog.cs src\admin\Bootstrap.DataAccess\DBLogTask.cs src\admin\Bootstrap.DataAccess\DbContextManager.cs src\admin\Bootstrap.DataAccess\DbManager.cs src\admin\Bootstrap.DataAccess\Dict.cs src\admin\Bootstrap.DataAccess\Exceptions.cs src\admin\Bootstrap.DataAccess\Group.cs src\admin\Bootstrap.DataAccess\Helper\AppHelper.cs src\admin\Bootstrap.DataAccess\Helper\AutoDbHelper.cs src\admin\Bootstrap.DataAccess\Helper\DictHelper.cs src\admin\Bootstrap.DataAccess\Helper\ExceptionsHelper.cs src\admin\Bootstrap.DataAccess\Helper\GroupHelper.cs src\admin\Bootstrap.DataAccess\Helper\LogHelper.cs src\admin\Bootstrap.DataAccess\Helper\LoginHelper.cs src\admin\Bootstrap.DataAccess\Helper\MenuHelper.cs src\admin\Bootstrap.DataAccess\Helper\MessageHelper.cs src\admin\Bootstrap.DataAccess\Helper\OAuthHelper.cs src\admin\Bootstrap.DataAccess\Helper\QueryAppOption.cs src\admin\Bootstrap.DataAccess\Helper\ResetUserHelper.cs src\admin\Bootstrap.DataAccess\Helper\RoleHelper.cs src\admin\Bootstrap.DataAccess\Helper\TaskHelper.cs src\admin\Bootstrap.DataAccess\Helper\TraceHelper.cs src\admin\Bootstrap.DataAccess\Helper\UserHelper.cs src\admin\Bootstrap.DataAccess\Log.cs src\admin\Bootstrap.DataAccess\LoginUser.cs src\admin\Bootstrap.DataAccess\Menu.cs src\admin\Bootstrap.DataAccess\Message.cs src\admin\Bootstrap.DataAccess\MessageBody.cs src\admin\Bootstrap.DataAccess\ResetUsers.cs src\admin\Bootstrap.DataAccess\Role.cs src\admin\Bootstrap.DataAccess\Task.cs src\admin\Bootstrap.DataAccess\Trace.cs src\admin\Bootstrap.DataAccess\User.cs src\admin\keys\Longbow.lic src\admin\keys\appsettings.Production.json src\client\Bootstrap.Client.DataAccess.MongoDB\App.cs src\client\Bootstrap.Client.DataAccess.MongoDB\Bootstrap.Client.DataAccess.MongoDB.csproj src\client\Bootstrap.Client.DataAccess.MongoDB\DbManager.cs src\client\Bootstrap.Client.DataAccess.MongoDB\Dict.cs src\client\Bootstrap.Client.DataAccess.MongoDB\Group.cs src\client\Bootstrap.Client.DataAccess.MongoDB\Helper\RoleHelper.cs src\client\Bootstrap.Client.DataAccess.MongoDB\Menu.cs src\client\Bootstrap.Client.DataAccess.MongoDB\Role.cs src\client\Bootstrap.Client.DataAccess.MongoDB\User.cs src\client\Bootstrap.Client.DataAccess\App.cs src\client\Bootstrap.Client.DataAccess\Bootstrap.Client.DataAccess.csproj src\client\Bootstrap.Client.DataAccess\DbManager.cs src\client\Bootstrap.Client.DataAccess\Dict.cs src\client\Bootstrap.Client.DataAccess\Dummy.cs src\client\Bootstrap.Client.DataAccess\Helper\AppHelper.cs src\client\Bootstrap.Client.DataAccess\Helper\DictHelper.cs src\client\Bootstrap.Client.DataAccess\Helper\DummyHelper.cs src\client\Bootstrap.Client.DataAccess\Helper\MenuHelper.cs src\client\Bootstrap.Client.DataAccess\Helper\RoleHelper.cs src\client\Bootstrap.Client.DataAccess\Helper\TraceHelper.cs src\client\Bootstrap.Client.DataAccess\Helper\TraceHttpClient.cs src\client\Bootstrap.Client.DataAccess\Helper\UserHelper.cs src\client\Bootstrap.Client.DataAccess\Menu.cs src\client\Bootstrap.Client.DataAccess\Role.cs src\client\Bootstrap.Client.DataAccess\User.cs src\client\Bootstrap.Client\Bootstrap.Client.csproj src\client\Bootstrap.Client\Client.db src\client\Bootstrap.Client\Controllers\Api\AdminController.cs src\client\Bootstrap.Client\Controllers\Api\CaptchaController.cs src\client\Bootstrap.Client\Controllers\Api\DummyController.cs src\client\Bootstrap.Client\Controllers\Api\EncrptyController.cs src\client\Bootstrap.Client\Controllers\Api\GitController.cs src\client\Bootstrap.Client\Controllers\Api\InterfaceController.cs src\client\Bootstrap.Client\Controllers\HomeController.cs src\client\Bootstrap.Client\Controllers\ToolsController.cs src\client\Bootstrap.Client\Extensions\SendMail\DefaultSendMail.cs src\client\Bootstrap.Client\Extensions\SendMail\ISendMail.cs src\client\Bootstrap.Client\Extensions\SendMail\MessageFormat.cs src\client\Bootstrap.Client\Extensions\SendMail\MessageFormatExtensions.cs src\client\Bootstrap.Client\Extensions\SendMail\SendMailServicesCollectionExtensions.cs src\client\Bootstrap.Client\Extensions\SendMail\SmtpConfigureOptions.cs src\client\Bootstrap.Client\Extensions\SendMail\SmtpExtensions.cs src\client\Bootstrap.Client\Extensions\SendMail\SmtpMessage.cs src\client\Bootstrap.Client\Extensions\SendMail\SmtpOption.cs src\client\Bootstrap.Client\HttpClientExtensions.cs src\client\Bootstrap.Client\Models\EncrptyModel.cs src\client\Bootstrap.Client\Models\HeaderBarModel.cs src\client\Bootstrap.Client\Models\MailModel.cs src\client\Bootstrap.Client\Models\ModelBase.cs src\client\Bootstrap.Client\Models\NavigatorBarModel.cs src\client\Bootstrap.Client\Models\SQLModel.cs src\client\Bootstrap.Client\Program.cs src\client\Bootstrap.Client\Properties\launchSettings.json src\client\Bootstrap.Client\Query\QueryDummyOption.cs src\client\Bootstrap.Client\Startup.cs src\client\Bootstrap.Client\Tasks\AppVeyorHttpClient.cs src\client\Bootstrap.Client\Tasks\GiteePushBody.cs src\client\Bootstrap.Client\Views\Home\About.cshtml src\client\Bootstrap.Client\Views\Home\Dummy.cshtml src\client\Bootstrap.Client\Views\Home\Index.cshtml src\client\Bootstrap.Client\Views\Home\Table.cshtml src\client\Bootstrap.Client\Views\Shared\Footer.cshtml src\client\Bootstrap.Client\Views\Shared\Header.cshtml src\client\Bootstrap.Client\Views\Shared\Menu.cshtml src\client\Bootstrap.Client\Views\Shared\Navigator.cshtml src\client\Bootstrap.Client\Views\Shared\SubNavItem.cshtml src\client\Bootstrap.Client\Views\Shared\SubNavigation.cshtml src\client\Bootstrap.Client\Views\Shared\_Default.cshtml src\client\Bootstrap.Client\Views\Shared\_Layout.cshtml src\client\Bootstrap.Client\Views\Shared\_Root.cshtml src\client\Bootstrap.Client\Views\Tools\Encrpty.cshtml src\client\Bootstrap.Client\Views\Tools\Mail.cshtml src\client\Bootstrap.Client\Views\Tools\SQL.cshtml src\client\Bootstrap.Client\Views\_ViewImports.cshtml src\client\Bootstrap.Client\Views\_ViewStart.cshtml src\client\Bootstrap.Client\appsettings.Development.json src\client\Bootstrap.Client\appsettings.json src\client\Bootstrap.Client\libman.json src\client\Bootstrap.Client\wwwroot\css\IE8.css src\client\Bootstrap.Client\wwwroot\css\black.css src\client\Bootstrap.Client\wwwroot\css\blue.css src\client\Bootstrap.Client\wwwroot\css\lte.css src\client\Bootstrap.Client\wwwroot\css\site-responsive.css src\client\Bootstrap.Client\wwwroot\css\site.css src\client\Bootstrap.Client\wwwroot\css\theme-responsive.css src\client\Bootstrap.Client\wwwroot\css\theme.css src\client\Bootstrap.Client\wwwroot\favicon.ico src\client\Bootstrap.Client\wwwroot\html\healths.html src\client\Bootstrap.Client\wwwroot\html\item.html src\client\Bootstrap.Client\wwwroot\html\view.html src\client\Bootstrap.Client\wwwroot\js\common-scripts.js src\client\Bootstrap.Client\wwwroot\js\dummy.js src\client\Bootstrap.Client\wwwroot\js\encrpty.js src\client\Bootstrap.Client\wwwroot\js\index.js src\client\Bootstrap.Client\wwwroot\js\table.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\bootstrap-table.css src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\bootstrap-table.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\bootstrap-table.min.css src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\bootstrap-table.min.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\extensions\export\bootstrap-table-export.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\extensions\export\bootstrap-table-export.min.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\extensions\treegrid\bootstrap-table-treegrid.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\extensions\treegrid\bootstrap-table-treegrid.min.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\locale\bootstrap-table-zh-CN.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-table\locale\bootstrap-table-zh-CN.min.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-toggle\css\bootstrap-toggle.css src\client\Bootstrap.Client\wwwroot\lib\bootstrap-toggle\css\bootstrap-toggle.min.css src\client\Bootstrap.Client\wwwroot\lib\bootstrap-toggle\js\bootstrap-toggle.js src\client\Bootstrap.Client\wwwroot\lib\bootstrap-toggle\js\bootstrap-toggle.min.js src\client\Bootstrap.Client\wwwroot\lib\captcha\longbow.slidercaptcha.js src\client\Bootstrap.Client\wwwroot\lib\captcha\slidercaptcha.css src\client\Bootstrap.Client\wwwroot\lib\datetimepicker\css\bootstrap-datetimepicker.css src\client\Bootstrap.Client\wwwroot\lib\datetimepicker\css\bootstrap-datetimepicker.min.css src\client\Bootstrap.Client\wwwroot\lib\datetimepicker\js\bootstrap-datetimepicker.js src\client\Bootstrap.Client\wwwroot\lib\datetimepicker\js\bootstrap-datetimepicker.min.js src\client\Bootstrap.Client\wwwroot\lib\datetimepicker\js\locales\bootstrap-datetimepicker.zh-CN.js src\client\Bootstrap.Client\wwwroot\lib\dcjqaccordion\js\jquery.cookie.js src\client\Bootstrap.Client\wwwroot\lib\dcjqaccordion\js\jquery.dcjqaccordion.2.7.js src\client\Bootstrap.Client\wwwroot\lib\dcjqaccordion\js\jquery.dcjqaccordion.2.7.min.js src\client\Bootstrap.Client\wwwroot\lib\font-awesome\css\font-awesome.css src\client\Bootstrap.Client\wwwroot\lib\font-awesome\css\font-awesome.css.map src\client\Bootstrap.Client\wwwroot\lib\font-awesome\css\font-awesome.min.css src\client\Bootstrap.Client\wwwroot\lib\font-awesome\fonts\FontAwesome.otf src\client\Bootstrap.Client\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.eot src\client\Bootstrap.Client\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.svg src\client\Bootstrap.Client\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.ttf src\client\Bootstrap.Client\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.woff src\client\Bootstrap.Client\wwwroot\lib\font-awesome\fonts\fontawesome-webfont.woff2 src\client\Bootstrap.Client\wwwroot\lib\jquery\dist\jquery.js src\client\Bootstrap.Client\wwwroot\lib\jquery\dist\jquery.min.js src\client\Bootstrap.Client\wwwroot\lib\jquery\dist\jquery.min.map src\client\Bootstrap.Client\wwwroot\lib\jquery\jquery.js src\client\Bootstrap.Client\wwwroot\lib\jquery\jquery.min.js src\client\Bootstrap.Client\wwwroot\lib\jquery\jquery.min.map src\client\Bootstrap.Client\wwwroot\lib\longbow-checkbox\longbow-checkbox.css src\client\Bootstrap.Client\wwwroot\lib\longbow-checkbox\longbow-checkbox.js src\client\Bootstrap.Client\wwwroot\lib\longbow-select\longbow-select.css src\client\Bootstrap.Client\wwwroot\lib\longbow-select\longbow-select.js src\client\Bootstrap.Client\wwwroot\lib\longbow\longbow.common.js src\client\Bootstrap.Client\wwwroot\lib\longbow\longbow.dataentity.js src\client\Bootstrap.Client\wwwroot\lib\longbow\longbow.validate.js src\client\Bootstrap.Client\wwwroot\lib\overlayscrollbars\OverlayScrollbars.css src\client\Bootstrap.Client\wwwroot\lib\overlayscrollbars\OverlayScrollbars.min.css src\client\Bootstrap.Client\wwwroot\lib\overlayscrollbars\jquery.overlayScrollbars.js src\client\Bootstrap.Client\wwwroot\lib\overlayscrollbars\jquery.overlayScrollbars.min.js src\client\Bootstrap.Client\wwwroot\lib\signalr\dist\browser\signalr.js src\client\Bootstrap.Client\wwwroot\lib\signalr\dist\browser\signalr.js.map src\client\Bootstrap.Client\wwwroot\lib\signalr\dist\browser\signalr.min.js src\client\Bootstrap.Client\wwwroot\lib\signalr\dist\browser\signalr.min.js.map src\client\Bootstrap.Client\wwwroot\lib\sweetalert\sweetalert2.css src\client\Bootstrap.Client\wwwroot\lib\sweetalert\sweetalert2.js src\client\Bootstrap.Client\wwwroot\lib\sweetalert\sweetalert2.min.css src\client\Bootstrap.Client\wwwroot\lib\sweetalert\sweetalert2.min.js src\client\Bootstrap.Client\wwwroot\lib\tablexport\tableExport.js src\client\Bootstrap.Client\wwwroot\lib\tablexport\tableExport.min.js src\client\Bootstrap.Client\wwwroot\lib\toastr.js\toastr.css src\client\Bootstrap.Client\wwwroot\lib\toastr.js\toastr.js.map src\client\Bootstrap.Client\wwwroot\lib\toastr.js\toastr.min.css src\client\Bootstrap.Client\wwwroot\lib\toastr.js\toastr.min.js src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\css\bootstrap.css src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\css\bootstrap.css.map src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\css\bootstrap.min.css src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\css\bootstrap.min.css.map src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.js src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.js.map src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.min.js src\client\Bootstrap.Client\wwwroot\lib\twitter-bootstrap\js\bootstrap.bundle.min.js.map src\client\Bootstrap.Client\wwwroot\lib\validate\jquery.validate.js src\client\Bootstrap.Client\wwwroot\lib\validate\jquery.validate.min.js src\client\Bootstrap.Client\wwwroot\lib\validate\localization\messages_zh.js src\client\Bootstrap.Client\wwwroot\lib\validate\localization\messages_zh.min.js test\Directory.Build.props test\UnitTest\BALoginWebHost.cs test\UnitTest\BAMongoDBWebHost.cs test\UnitTest\BAMySQLWebHost.cs test\UnitTest\BASQLServerWebHost.cs test\UnitTest\BASystemModelWebHost.cs test\UnitTest\BAWebHost.cs test\UnitTest\Bootstrap.Admin\Api\AnalyseTest.cs test\UnitTest\Bootstrap.Admin\Api\AppsTest.cs test\UnitTest\Bootstrap.Admin\Api\CategoryTest.cs test\UnitTest\Bootstrap.Admin\Api\DictTest.cs test\UnitTest\Bootstrap.Admin\Api\ExceptionsTest.cs test\UnitTest\Bootstrap.Admin\Api\GiteeTest.cs test\UnitTest\Bootstrap.Admin\Api\GroupsTest.cs test\UnitTest\Bootstrap.Admin\Api\HealthCheckTest.cs test\UnitTest\Bootstrap.Admin\Api\InterfaceTest.cs test\UnitTest\Bootstrap.Admin\Api\LoginTest.cs test\UnitTest\Bootstrap.Admin\Api\LogsTest.cs test\UnitTest\Bootstrap.Admin\Api\MenusTest.cs test\UnitTest\Bootstrap.Admin\Api\MessagesTest.cs test\UnitTest\Bootstrap.Admin\Api\NewTest.cs test\UnitTest\Bootstrap.Admin\Api\NotificationsTest.cs test\UnitTest\Bootstrap.Admin\Api\OnlineTest.cs test\UnitTest\Bootstrap.Admin\Api\OnlineUserTest.cs test\UnitTest\Bootstrap.Admin\Api\ProfilesTest.cs test\UnitTest\Bootstrap.Admin\Api\RegisterTest.cs test\UnitTest\Bootstrap.Admin\Api\RolesTest.cs test\UnitTest\Bootstrap.Admin\Api\SQLTest.cs test\UnitTest\Bootstrap.Admin\Api\SettingsTest.cs test\UnitTest\Bootstrap.Admin\Api\TasksTest.cs test\UnitTest\Bootstrap.Admin\Api\TracesTest.cs test\UnitTest\Bootstrap.Admin\Api\UsersTest.cs test\UnitTest\Bootstrap.Admin\ControllerTest.cs test\UnitTest\Bootstrap.Admin\Controllers\AccountTest.cs test\UnitTest\Bootstrap.Admin\Controllers\AdminTest.cs test\UnitTest\Bootstrap.Admin\Controllers\HealthCheckTest.cs test\UnitTest\Bootstrap.Admin\Controllers\HomeTest.cs test\UnitTest\Bootstrap.Admin\Controllers\LoginTest.cs test\UnitTest\Bootstrap.Admin\HttpClientExtensions.cs test\UnitTest\Bootstrap.DataAccess\AppTest.cs test\UnitTest\Bootstrap.DataAccess\DBLogTest.cs test\UnitTest\Bootstrap.DataAccess\DictsTest.cs test\UnitTest\Bootstrap.DataAccess\ExceptionsTest.cs test\UnitTest\Bootstrap.DataAccess\GroupsTest.cs test\UnitTest\Bootstrap.DataAccess\LogsTest.cs test\UnitTest\Bootstrap.DataAccess\MenusTest.cs test\UnitTest\Bootstrap.DataAccess\MessageBodyTest.cs test\UnitTest\Bootstrap.DataAccess\MessagesTest.cs test\UnitTest\Bootstrap.DataAccess\ModelTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\AppTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\DBLogTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\DictsTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\ExceptionsTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\GroupsTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\LogsTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\MenusTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\MessagesTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\ResetUserTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\RolesTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\TasksTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\TracesTest.cs test\UnitTest\Bootstrap.DataAccess\MongoDB\UsersTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\AppTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\DBLogTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\DictsTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\ExceptionsTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\GroupsTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\LogsTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\MenusTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\MessagesTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\ResetUserTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\RolesTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\TasksTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\TracesTest.cs test\UnitTest\Bootstrap.DataAccess\MySql\UsersTest.cs test\UnitTest\Bootstrap.DataAccess\ResetUserTest.cs test\UnitTest\Bootstrap.DataAccess\RolesTest.cs test\UnitTest\Bootstrap.DataAccess\RollbackTest.cs test\UnitTest\Bootstrap.DataAccess\SMSHelperTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\AppTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\DBLogTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\DictsTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\ExceptionsTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\GroupsTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\LogsTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\MenusTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\MessagesTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\ResetUserTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\RolesTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\TasksTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\TracesTest.cs test\UnitTest\Bootstrap.DataAccess\SQLServer\UsersTest.cs test\UnitTest\Bootstrap.DataAccess\TasksTest.cs test\UnitTest\Bootstrap.DataAccess\TracesTest.cs test\UnitTest\Bootstrap.DataAccess\UsersTest.cs test\UnitTest\CollectionOrder\DisplayNameOrder.cs test\UnitTest\DefaultSMSProvider.cs test\UnitTest\Error\Log-20201118.log test\UnitTest\TestHelper.cs test\UnitTest\UnitTest.csproj test\UnitTest\appsettings.appveyor.json test\UnitTest\appsettings.json <<<<<< network # path=coverage.opencover.xml Bootstrap.Admin.dll 2021-03-07T12:02:57 Bootstrap.Admin Microsoft.Extensions.DependencyInjection.HealthChecksBuilderExtensions Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.HealthChecksBuilderExtensions::AddAdminHealthChecks(Microsoft.Extensions.DependencyInjection.IServiceCollection) Microsoft.Extensions.DependencyInjection.TasksExtensions Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.TasksExtensions::AddBootstrapAdminBackgroundTask(Microsoft.Extensions.DependencyInjection.IServiceCollection) Microsoft.Extensions.DependencyInjection.BootstrapAdminBackgroundServices System.Threading.Tasks.Task Microsoft.Extensions.DependencyInjection.BootstrapAdminBackgroundServices::ExecuteAsync(System.Threading.CancellationToken) Microsoft.Extensions.DependencyInjection.BootstrapAdminBackgroundServices/<>c Bootstrap.Admin.SignalRExtensions System.Threading.Tasks.Task Bootstrap.Admin.SignalRExtensions::SendMessageBody(Microsoft.AspNetCore.SignalR.IHubContext`1<Longbow.Web.SignalR.SignalRHub>,Bootstrap.DataAccess.MessageBody,System.Threading.CancellationToken) System.Threading.Tasks.Task Bootstrap.Admin.SignalRExtensions::SendTaskLog(Microsoft.AspNetCore.SignalR.IHubContext`1<Microsoft.AspNetCore.SignalR.TaskLogHub>,System.String) Bootstrap.Admin.SignalRExtensions/<SendMessageBody>d__0 System.Void Bootstrap.Admin.SignalRExtensions/<SendMessageBody>d__0::MoveNext() Bootstrap.Admin.SwaggerExtensions System.Void Bootstrap.Admin.SwaggerExtensions::UseSwagger(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.String) System.Void Bootstrap.Admin.SwaggerExtensions::AddSwagger(Microsoft.Extensions.DependencyInjection.IServiceCollection) Bootstrap.Admin.GiteeHttpClient System.Net.Http.HttpClient Bootstrap.Admin.GiteeHttpClient::get_HttpClient() System.Void Bootstrap.Admin.GiteeHttpClient::.ctor(System.Net.Http.HttpClient) Bootstrap.Admin.Startup/<>c/<<ConfigureServices>b__7_2>d System.Void Bootstrap.Admin.Startup/<>c/<<ConfigureServices>b__7_2>d::MoveNext() Bootstrap.Admin.DefaultTaskExecutor System.Threading.Tasks.Task Bootstrap.Admin.DefaultTaskExecutor::Execute(System.Threading.CancellationToken) Bootstrap.Admin.TaskWidget System.String Bootstrap.Admin.TaskWidget::get_Name() System.String Bootstrap.Admin.TaskWidget::get_TaskExecutorName() System.String Bootstrap.Admin.TaskWidget::get_CronExpression() Bootstrap.Admin.Query.QueryDictOption System.String Bootstrap.Admin.Query.QueryDictOption::get_Category() System.String Bootstrap.Admin.Query.QueryDictOption::get_Name() System.String Bootstrap.Admin.Query.QueryDictOption::get_Define() Longbow.Web.Mvc.QueryData`1<Bootstrap.Security.BootstrapDict> Bootstrap.Admin.Query.QueryDictOption::RetrieveData() Bootstrap.Admin.Query.QueryExceptionOption System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryExceptionOption::get_StartTime() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryExceptionOption::get_EndTime() Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Query.QueryExceptionOption::Retrieves() Bootstrap.Admin.Query.QueryGroupOption System.String Bootstrap.Admin.Query.QueryGroupOption::get_GroupName() System.String Bootstrap.Admin.Query.QueryGroupOption::get_Description() Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Query.QueryGroupOption::RetrieveData() Bootstrap.Admin.Query.QueryLoginOption System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryLoginOption::get_StartTime() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryLoginOption::get_EndTime() System.String Bootstrap.Admin.Query.QueryLoginOption::get_LoginIP() Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.LoginUser> Bootstrap.Admin.Query.QueryLoginOption::RetrieveData() Bootstrap.Admin.Query.QueryLogOption System.String Bootstrap.Admin.Query.QueryLogOption::get_OperateType() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryLogOption::get_OperateTimeStart() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryLogOption::get_OperateTimeEnd() Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.Log> Bootstrap.Admin.Query.QueryLogOption::RetrieveData() Bootstrap.Admin.Query.QueryMenuOption System.String Bootstrap.Admin.Query.QueryMenuOption::get_Name() System.String Bootstrap.Admin.Query.QueryMenuOption::get_ParentName() System.String Bootstrap.Admin.Query.QueryMenuOption::get_Category() System.String Bootstrap.Admin.Query.QueryMenuOption::get_IsResource() System.String Bootstrap.Admin.Query.QueryMenuOption::get_AppId() Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Query.QueryMenuOption::RetrieveData(System.String) Bootstrap.Admin.Query.QueryRoleOption System.String Bootstrap.Admin.Query.QueryRoleOption::get_RoleName() System.String Bootstrap.Admin.Query.QueryRoleOption::get_Description() Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Query.QueryRoleOption::RetrieveData() Bootstrap.Admin.Query.QuerySQLOption System.String Bootstrap.Admin.Query.QuerySQLOption::get_UserName() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QuerySQLOption::get_OperateTimeStart() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QuerySQLOption::get_OperateTimeEnd() Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.DBLog> Bootstrap.Admin.Query.QuerySQLOption::RetrieveData() Bootstrap.Admin.Query.QueryTraceOptions System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryTraceOptions::get_OperateTimeStart() System.Nullable`1<System.DateTime> Bootstrap.Admin.Query.QueryTraceOptions::get_OperateTimeEnd() System.String Bootstrap.Admin.Query.QueryTraceOptions::get_AccessIP() Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.Trace> Bootstrap.Admin.Query.QueryTraceOptions::RetrieveData() Bootstrap.Admin.Query.QueryUserOption System.String Bootstrap.Admin.Query.QueryUserOption::get_Name() System.String Bootstrap.Admin.Query.QueryUserOption::get_DisplayName() Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Query.QueryUserOption::RetrieveData() Bootstrap.Admin.Models.AdminModel System.String Bootstrap.Admin.Models.AdminModel::get_Title() System.String Bootstrap.Admin.Models.AdminModel::get_Footer() System.String Bootstrap.Admin.Models.AdminModel::get_Theme() System.Boolean Bootstrap.Admin.Models.AdminModel::get_IsDemo() System.Boolean Bootstrap.Admin.Models.AdminModel::get_ShowCardTitle() System.Boolean Bootstrap.Admin.Models.AdminModel::get_ShowSideBar() System.Boolean Bootstrap.Admin.Models.AdminModel::get_AllowMobile() System.Boolean Bootstrap.Admin.Models.AdminModel::get_AllowOAuth() System.Boolean Bootstrap.Admin.Models.AdminModel::get_ShowMobile() System.Boolean Bootstrap.Admin.Models.AdminModel::get_ShowOAuth() System.Int32 Bootstrap.Admin.Models.AdminModel::get_LockScreenPeriod() System.Boolean Bootstrap.Admin.Models.AdminModel::get_EnableAutoLockScreen() System.Boolean Bootstrap.Admin.Models.AdminModel::get_FixedTableHeader() System.Void Bootstrap.Admin.Models.AdminModel::.ctor(System.String) Bootstrap.Admin.Models.ErrorModel System.Int32 Bootstrap.Admin.Models.ErrorModel::get_Id() System.String Bootstrap.Admin.Models.ErrorModel::get_Title() System.String Bootstrap.Admin.Models.ErrorModel::get_Content() System.String Bootstrap.Admin.Models.ErrorModel::get_Image() System.String Bootstrap.Admin.Models.ErrorModel::get_Detail() System.String Bootstrap.Admin.Models.ErrorModel::get_ReturnUrl() Bootstrap.Admin.Models.ErrorModel Bootstrap.Admin.Models.ErrorModel::CreateById(System.Int32) Bootstrap.Admin.Models.HeaderBarModel System.String Bootstrap.Admin.Models.HeaderBarModel::get_UserName() System.String Bootstrap.Admin.Models.HeaderBarModel::get_DisplayName() System.String Bootstrap.Admin.Models.HeaderBarModel::get_Icon() System.String Bootstrap.Admin.Models.HeaderBarModel::get_Css() System.String Bootstrap.Admin.Models.HeaderBarModel::get_AppId() System.String Bootstrap.Admin.Models.HeaderBarModel::get_ActiveCss() System.Boolean Bootstrap.Admin.Models.HeaderBarModel::get_EnableBlazor() System.Void Bootstrap.Admin.Models.HeaderBarModel::.ctor(System.String) Bootstrap.Admin.Models.LockModel System.String Bootstrap.Admin.Models.LockModel::get_ReturnUrl() System.String Bootstrap.Admin.Models.LockModel::get_AuthenticationType() System.Void Bootstrap.Admin.Models.LockModel::.ctor(System.String) Bootstrap.Admin.Models.LoginModel System.String Bootstrap.Admin.Models.LoginModel::get_ImageLibUrl() System.Boolean Bootstrap.Admin.Models.LoginModel::get_AuthFailed() System.Void Bootstrap.Admin.Models.LoginModel::.ctor(System.String) Bootstrap.Admin.Models.MessageCountModel System.Int32 Bootstrap.Admin.Models.MessageCountModel::get_InboxCount() System.Int32 Bootstrap.Admin.Models.MessageCountModel::get_SendmailCount() System.Int32 Bootstrap.Admin.Models.MessageCountModel::get_MarkCount() System.Int32 Bootstrap.Admin.Models.MessageCountModel::get_TrashCount() Bootstrap.Admin.Models.ModelBase System.String Bootstrap.Admin.Models.ModelBase::get_WebSiteIcon() System.String Bootstrap.Admin.Models.ModelBase::get_WebSiteLogo() Bootstrap.Admin.Models.NavigatorBarModel System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.Admin.Models.NavigatorBarModel::get_Navigations() System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Bootstrap.Admin.Models.NavigatorBarModel::get_Applications() System.Void Bootstrap.Admin.Models.NavigatorBarModel::.ctor(Microsoft.AspNetCore.Mvc.ControllerBase) System.Void Bootstrap.Admin.Models.NavigatorBarModel::.ctor(System.String,System.String) Bootstrap.Admin.Models.NavigatorBarModel/<>c__DisplayClass1_0 Bootstrap.Admin.Models.ProfilesModel System.Int64 Bootstrap.Admin.Models.ProfilesModel::get_Size() System.String Bootstrap.Admin.Models.ProfilesModel::get_FileName() System.Boolean Bootstrap.Admin.Models.ProfilesModel::get_External() System.String Bootstrap.Admin.Models.ProfilesModel::get_AppName() System.Boolean Bootstrap.Admin.Models.ProfilesModel::<.ctor>b__12_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String>) System.Void Bootstrap.Admin.Models.ProfilesModel::.ctor(Microsoft.AspNetCore.Mvc.ControllerBase,Microsoft.AspNetCore.Hosting.IWebHostEnvironment) Bootstrap.Admin.Models.SettingsModel System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.Admin.Models.SettingsModel::get_Themes() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.Admin.Models.SettingsModel::get_IPLocators() System.String Bootstrap.Admin.Models.SettingsModel::get_IPLocatorSvr() System.Boolean Bootstrap.Admin.Models.SettingsModel::get_AutoLockScreen() System.Boolean Bootstrap.Admin.Models.SettingsModel::get_DefaultApp() System.Int32 Bootstrap.Admin.Models.SettingsModel::get_ErrorLogPeriod() System.Int32 Bootstrap.Admin.Models.SettingsModel::get_OpLog() System.Int32 Bootstrap.Admin.Models.SettingsModel::get_LogLog() System.Int32 Bootstrap.Admin.Models.SettingsModel::get_TraceLog() System.Int32 Bootstrap.Admin.Models.SettingsModel::get_CookiePeriod() System.Int32 Bootstrap.Admin.Models.SettingsModel::get_IPCachePeriod() System.Boolean Bootstrap.Admin.Models.SettingsModel::get_EnableDemo() System.String Bootstrap.Admin.Models.SettingsModel::get_AdminPathBase() System.Collections.Generic.IEnumerable`1<System.ValueTuple`3<System.String,System.String,System.String>> Bootstrap.Admin.Models.SettingsModel::get_Apps() System.Boolean Bootstrap.Admin.Models.SettingsModel::get_EnableHealth() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.Admin.Models.SettingsModel::get_Logins() System.Collections.Generic.KeyValuePair`2<System.String,System.String> Bootstrap.Admin.Models.SettingsModel::get_LoginView() System.String Bootstrap.Admin.Models.SettingsModel::get_WebSiteTitle() System.String Bootstrap.Admin.Models.SettingsModel::get_WebSiteFooter() System.Void Bootstrap.Admin.Models.SettingsModel::.ctor(Microsoft.AspNetCore.Mvc.ControllerBase) Bootstrap.Admin.Models.SettingsModel/<>c__DisplayClass0_0 Bootstrap.Admin.Models.TaskModel System.Collections.Generic.IDictionary`2<System.String,System.String> Bootstrap.Admin.Models.TaskModel::get_TaskExecutors() System.Collections.Generic.IDictionary`2<System.String,System.String> Bootstrap.Admin.Models.TaskModel::get_TaskTriggers() System.Void Bootstrap.Admin.Models.TaskModel::.ctor(Microsoft.AspNetCore.Mvc.ControllerBase) Bootstrap.Admin.HealthChecks.DBHealthCheck System.Threading.Tasks.Task`1<Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckResult> Bootstrap.Admin.HealthChecks.DBHealthCheck::CheckHealthAsync(Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckContext,System.Threading.CancellationToken) System.Void Bootstrap.Admin.HealthChecks.DBHealthCheck::.ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.AspNetCore.Http.IHttpContextAccessor) System.Void Bootstrap.Admin.HealthChecks.DBHealthCheck::.cctor() Bootstrap.Admin.HealthChecks.DBHealthCheck/DbOption System.Boolean Bootstrap.Admin.HealthChecks.DBHealthCheck/DbOption::get_Enabled() System.String Bootstrap.Admin.HealthChecks.DBHealthCheck/DbOption::get_ProviderName() System.String Bootstrap.Admin.HealthChecks.DBHealthCheck/DbOption::get_Widget() System.String Bootstrap.Admin.HealthChecks.DBHealthCheck/DbOption::get_ConnectionString() Bootstrap.Admin.HealthChecks.DBHealthCheck/<>c Bootstrap.Admin.HealthChecks.GiteeHttpHealthCheck System.Threading.Tasks.Task`1<Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckResult> Bootstrap.Admin.HealthChecks.GiteeHttpHealthCheck::CheckHealthAsync(Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckContext,System.Threading.CancellationToken) System.Void Bootstrap.Admin.HealthChecks.GiteeHttpHealthCheck::.ctor(Bootstrap.Admin.GiteeHttpClient,Microsoft.AspNetCore.Http.IHttpContextAccessor) Bootstrap.Admin.HealthChecks.GiteeHttpHealthCheck/<>c__DisplayClass2_1/<<CheckHealthAsync>b__1>d Bootstrap.Admin.Controllers.AccountController System.Threading.Tasks.Task`1<Microsoft.AspNetCore.Mvc.IActionResult> Bootstrap.Admin.Controllers.AccountController::Lock(Longbow.Web.SMS.ISMSProvider,System.String,System.String,System.String) Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AccountController::Login(System.String,System.String) Microsoft.AspNetCore.Mvc.ViewResult Bootstrap.Admin.Controllers.AccountController::LoginView(System.String,Bootstrap.Admin.Models.LoginModel) Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.AccountController::RedirectLogin() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AccountController::AccessDenied() Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.AccountController::Gitee(Microsoft.Extensions.Configuration.IConfiguration) Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.AccountController::GitHub(Microsoft.Extensions.Configuration.IConfiguration) Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.AccountController::Tencent(Microsoft.Extensions.Configuration.IConfiguration) Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.AccountController::Alipay(Microsoft.Extensions.Configuration.IConfiguration) Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.AccountController::WeChat(Microsoft.Extensions.Configuration.IConfiguration) Bootstrap.Admin.Controllers.AccountController/<Lock>d__1 System.Void Bootstrap.Admin.Controllers.AccountController/<Lock>d__1::MoveNext() Bootstrap.Admin.Controllers.AccountController/<>c__DisplayClass5_0 System.Boolean Bootstrap.Admin.Controllers.AccountController/<>c__DisplayClass5_0::<Mobile>b__0(Bootstrap.DataAccess.User) System.Boolean Bootstrap.Admin.Controllers.AccountController/<>c__DisplayClass5_0::<Mobile>b__1(Bootstrap.DataAccess.Role) Bootstrap.Admin.Controllers.AccountController/<Mobile>d__5 System.Void Bootstrap.Admin.Controllers.AccountController/<Mobile>d__5::MoveNext() Bootstrap.Admin.Controllers.AccountController/<Login>d__7 System.Void Bootstrap.Admin.Controllers.AccountController/<Login>d__7::MoveNext() Bootstrap.Admin.Controllers.AccountController/<SignInAsync>d__8 System.Void Bootstrap.Admin.Controllers.AccountController/<SignInAsync>d__8::MoveNext() Bootstrap.Admin.Controllers.AccountController/<Logout>d__9 System.Void Bootstrap.Admin.Controllers.AccountController/<Logout>d__9::MoveNext() Bootstrap.Admin.Controllers.AdminController Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Index() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Users() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Groups() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Dicts() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Roles() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Menus() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Logs() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::SQL() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Traces() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Logins() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::FAIcon() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Healths() Microsoft.AspNetCore.Mvc.PartialViewResult Bootstrap.Admin.Controllers.AdminController::IconView() Microsoft.AspNetCore.Mvc.PartialViewResult Bootstrap.Admin.Controllers.AdminController::Sidebar() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Settings() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Notifications() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Profiles(Microsoft.AspNetCore.Hosting.IWebHostEnvironment) Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Exceptions() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Messages() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Tasks() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Mobile() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Online() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Analyse() Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.AdminController::Error() Bootstrap.Admin.Controllers.InterfaceController System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.Admin.Controllers.InterfaceController::RetrieveDicts() System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.InterfaceController::RetrieveRolesByUrl(System.String) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.InterfaceController::RetrieveRolesByUserName(System.String) Bootstrap.Security.BootstrapUser Bootstrap.Admin.Controllers.InterfaceController::RetrieveUserByUserName(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.Admin.Controllers.InterfaceController::RetrieveAppMenus(Bootstrap.Security.AppMenuOption) Bootstrap.Admin.Controllers.NewController System.Collections.Generic.IEnumerable`1<System.Object> Bootstrap.Admin.Controllers.NewController::Get() System.Boolean Bootstrap.Admin.Controllers.NewController::Put(Bootstrap.DataAccess.User) Bootstrap.Admin.Controllers.HomeController Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.HomeController::Index(Microsoft.Extensions.Configuration.IConfiguration) Microsoft.AspNetCore.Mvc.IActionResult Bootstrap.Admin.Controllers.HomeController::Error(System.Nullable`1<System.Int32>) Bootstrap.Admin.Controllers.Api.AnalyseController Microsoft.AspNetCore.Mvc.ActionResult`1<Bootstrap.Admin.Controllers.Api.AnalyseController/AnalyseData> Bootstrap.Admin.Controllers.Api.AnalyseController::Get(System.String) Bootstrap.Admin.Controllers.Api.AnalyseController/AnalyseData System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.Api.AnalyseController/AnalyseData::get_Polylines() System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Bootstrap.Admin.Controllers.Api.AnalyseController/AnalyseData::get_Datas() Bootstrap.Admin.Controllers.Api.AppsController System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.App> Bootstrap.Admin.Controllers.Api.AppsController::Get(System.String) Bootstrap.Admin.Controllers.Api.CategoryController System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.Api.CategoryController::RetrieveDictCategorys() System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.Api.CategoryController::RetrieveMenus() System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.Api.CategoryController::RetrieveParentMenus() System.Boolean Bootstrap.Admin.Controllers.Api.CategoryController::ValidateMenuBySubMenu(System.String) System.Boolean Bootstrap.Admin.Controllers.Api.CategoryController::ValidateParentMenuById(System.String) Bootstrap.Admin.Controllers.Api.DictsController Longbow.Web.Mvc.QueryData`1<Bootstrap.Security.BootstrapDict> Bootstrap.Admin.Controllers.Api.DictsController::Get(Bootstrap.Admin.Query.QueryDictOption) System.Boolean Bootstrap.Admin.Controllers.Api.DictsController::Post(Bootstrap.Security.BootstrapDict) System.Boolean Bootstrap.Admin.Controllers.Api.DictsController::Delete(System.Collections.Generic.IEnumerable`1<System.String>) Bootstrap.Admin.Controllers.Api.ExceptionsController Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Controllers.Api.ExceptionsController::Get(Bootstrap.Admin.Query.QueryExceptionOption) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.Admin.Controllers.Api.ExceptionsController::Post() Microsoft.AspNetCore.Mvc.JsonResult Bootstrap.Admin.Controllers.Api.ExceptionsController::Put(Bootstrap.Admin.Controllers.Api.ExceptionsController/ExceptionFileQuery) Bootstrap.Admin.Controllers.Api.ExceptionsController/ExceptionFileQuery System.String Bootstrap.Admin.Controllers.Api.ExceptionsController/ExceptionFileQuery::get_FileName() Bootstrap.Admin.Controllers.Api.GiteeController/AppveyorBuildResult Bootstrap.Admin.Controllers.Api.GiteeController/Build Bootstrap.Admin.Controllers.Api.GiteeController/AppveyorBuildResult::get_Build() Bootstrap.Admin.Controllers.Api.GiteeController/Build System.String Bootstrap.Admin.Controllers.Api.GiteeController/Build::get_Version() Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass0_0 System.Threading.Tasks.Task`1<System.String> Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass0_0::<Issues>b__0(System.String) Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass0_1 System.String Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass0_1::<Issues>b__2(System.Text.RegularExpressions.Match,System.Int32) Bootstrap.Admin.Controllers.Api.GiteeController/<>c System.String Bootstrap.Admin.Controllers.Api.GiteeController/<>c::<Issues>b__0_1(System.String) System.String Bootstrap.Admin.Controllers.Api.GiteeController/<>c::<Pulls>b__1_1(System.String) System.String Bootstrap.Admin.Controllers.Api.GiteeController/<>c::<Builds>b__3_1(Bootstrap.Admin.Controllers.Api.GiteeController/AppveyorBuildResult) Bootstrap.Admin.Controllers.Api.GiteeController/<Issues>d__0 System.Void Bootstrap.Admin.Controllers.Api.GiteeController/<Issues>d__0::MoveNext() Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass1_0 System.Threading.Tasks.Task`1<System.String> Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass1_0::<Pulls>b__0(System.String) Bootstrap.Admin.Controllers.Api.GiteeController/<Pulls>d__1 System.Void Bootstrap.Admin.Controllers.Api.GiteeController/<Pulls>d__1::MoveNext() Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass2_0 System.Threading.Tasks.Task`1<System.String> Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass2_0::<Releases>b__0(System.String) System.String Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass2_0::<Releases>b__1(System.String) Bootstrap.Admin.Controllers.Api.GiteeController/<Releases>d__2 System.Void Bootstrap.Admin.Controllers.Api.GiteeController/<Releases>d__2::MoveNext() Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass3_0 System.Threading.Tasks.Task`1<Bootstrap.Admin.Controllers.Api.GiteeController/AppveyorBuildResult> Bootstrap.Admin.Controllers.Api.GiteeController/<>c__DisplayClass3_0::<Builds>b__0(System.String) Bootstrap.Admin.Controllers.Api.GiteeController/<Builds>d__3 System.Void Bootstrap.Admin.Controllers.Api.GiteeController/<Builds>d__3::MoveNext() Bootstrap.Admin.Controllers.Api.GiteeController/<GetJsonAsync>d__4`1 System.Void Bootstrap.Admin.Controllers.Api.GiteeController/<GetJsonAsync>d__4`1::MoveNext() Bootstrap.Admin.Controllers.Api.GroupsController Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Controllers.Api.GroupsController::Get(Bootstrap.Admin.Query.QueryGroupOption) System.Boolean Bootstrap.Admin.Controllers.Api.GroupsController::Post(Bootstrap.DataAccess.Group) System.Boolean Bootstrap.Admin.Controllers.Api.GroupsController::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.Admin.Controllers.Api.GroupsController::Post(System.String,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.GroupsController::Put(System.String,System.Collections.Generic.IEnumerable`1<System.String>,System.String) Bootstrap.Admin.Controllers.Api.LoginController Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.LoginUser> Bootstrap.Admin.Controllers.Api.LoginController::Get(Bootstrap.Admin.Query.QueryLoginOption) System.String Bootstrap.Admin.Controllers.Api.LoginController::Post(Microsoft.Extensions.Configuration.IConfiguration,Bootstrap.DataAccess.User) System.String Bootstrap.Admin.Controllers.Api.LoginController::Options() Bootstrap.Admin.Controllers.Api.LoginController/<Put>d__2 System.Void Bootstrap.Admin.Controllers.Api.LoginController/<Put>d__2::MoveNext() Bootstrap.Admin.Controllers.Api.LoginController/<>c__DisplayClass1_0 Bootstrap.Admin.Controllers.Api.LogsController Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.Log> Bootstrap.Admin.Controllers.Api.LogsController::Get(Bootstrap.Admin.Query.QueryLogOption) System.Boolean Bootstrap.Admin.Controllers.Api.LogsController::Post(Longbow.Web.IIPLocatorProvider,Bootstrap.DataAccess.Log) Bootstrap.Admin.Controllers.Api.MenusController Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Controllers.Api.MenusController::Get(Bootstrap.Admin.Query.QueryMenuOption) System.Boolean Bootstrap.Admin.Controllers.Api.MenusController::Post(Bootstrap.Security.BootstrapMenu) System.Boolean Bootstrap.Admin.Controllers.Api.MenusController::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.Object> Bootstrap.Admin.Controllers.Api.MenusController::Post(System.String,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.MenusController::Put(System.String,System.Collections.Generic.IEnumerable`1<System.String>) Bootstrap.Admin.Controllers.Api.MessagesController System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.Admin.Controllers.Api.MessagesController::Get(System.String) Bootstrap.Admin.Models.MessageCountModel Bootstrap.Admin.Controllers.Api.MessagesController::Get() Bootstrap.Admin.Controllers.Api.NotificationsController System.Object Bootstrap.Admin.Controllers.Api.NotificationsController::Get() Bootstrap.Admin.Controllers.Api.NotificationsController/<>c Bootstrap.Admin.Controllers.Api.OnlineUsersController System.Collections.Generic.IEnumerable`1<Longbow.Web.OnlineUser> Bootstrap.Admin.Controllers.Api.OnlineUsersController::Get(Longbow.Web.IOnlineUsers) System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.String>> Bootstrap.Admin.Controllers.Api.OnlineUsersController::Get(System.String,Longbow.Web.IOnlineUsers) System.Boolean Bootstrap.Admin.Controllers.Api.OnlineUsersController::Put() System.Void Bootstrap.Admin.Controllers.Api.OnlineUsersController::.cctor() Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUser System.String Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUser::get_Ip() System.Int32 Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUser::get_Count() Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUserCache Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUser Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUserCache::get_User() System.Void Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUserCache::Reset() System.Void Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUserCache::Dispose(System.Boolean) System.Void Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUserCache::Dispose() System.Void Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUserCache::.ctor(Bootstrap.Admin.Controllers.Api.OnlineUsersController/LoginUser,System.Action) Bootstrap.Admin.Controllers.Api.ProfilesController Microsoft.AspNetCore.Mvc.JsonResult Bootstrap.Admin.Controllers.Api.ProfilesController::Post(System.String,Microsoft.AspNetCore.Hosting.IWebHostEnvironment,Bootstrap.Admin.Controllers.Api.ProfilesController/DeleteFileCollection) System.Boolean Bootstrap.Admin.Controllers.Api.ProfilesController::Put(Bootstrap.DataAccess.User) Bootstrap.Admin.Controllers.Api.ProfilesController/DeleteFileCollection System.String Bootstrap.Admin.Controllers.Api.ProfilesController/DeleteFileCollection::get_Key() Bootstrap.Admin.Controllers.Api.ProfilesController/<Post>d__2 System.Void Bootstrap.Admin.Controllers.Api.ProfilesController/<Post>d__2::MoveNext() Bootstrap.Admin.Controllers.Api.RegisterController System.Boolean Bootstrap.Admin.Controllers.Api.RegisterController::Get(System.String) System.Boolean Bootstrap.Admin.Controllers.Api.RegisterController::Put(System.String,Bootstrap.DataAccess.User) System.Boolean Bootstrap.Admin.Controllers.Api.RegisterController::Put(Bootstrap.DataAccess.ResetUser) Bootstrap.Admin.Controllers.Api.RegisterController/<Post>d__1 System.Void Bootstrap.Admin.Controllers.Api.RegisterController/<Post>d__1::MoveNext() Bootstrap.Admin.Controllers.Api.RolesController Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Controllers.Api.RolesController::Get(Bootstrap.Admin.Query.QueryRoleOption) System.Collections.Generic.IEnumerable`1<System.Object> Bootstrap.Admin.Controllers.Api.RolesController::Post(System.String,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.RolesController::Put(System.String,System.Collections.Generic.IEnumerable`1<System.String>,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.RolesController::Post(Bootstrap.DataAccess.Role) System.Boolean Bootstrap.Admin.Controllers.Api.RolesController::Delete(System.Collections.Generic.IEnumerable`1<System.String>) Bootstrap.Admin.Controllers.Api.SettingsController System.Boolean Bootstrap.Admin.Controllers.Api.SettingsController::Post(System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict>) System.Boolean Bootstrap.Admin.Controllers.Api.SettingsController::Post(System.String,Bootstrap.Security.BootstrapDict) System.Boolean Bootstrap.Admin.Controllers.Api.SettingsController::Put(Bootstrap.DataAccess.QueryAppOption) System.Collections.Generic.IEnumerable`1<Longbow.Cache.ICacheCorsItem> Bootstrap.Admin.Controllers.Api.SettingsController::Get() Bootstrap.DataAccess.QueryAppOption Bootstrap.Admin.Controllers.Api.SettingsController::Get(System.String) System.Boolean Bootstrap.Admin.Controllers.Api.SettingsController::Delete(System.String,Bootstrap.Security.BootstrapDict) Bootstrap.Admin.Controllers.Api.SQLController Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.DBLog> Bootstrap.Admin.Controllers.Api.SQLController::Get(Bootstrap.Admin.Query.QuerySQLOption) Bootstrap.Admin.Controllers.Api.TasksController System.Collections.Generic.IEnumerable`1<System.Object> Bootstrap.Admin.Controllers.Api.TasksController::Get() System.Boolean Bootstrap.Admin.Controllers.Api.TasksController::Put(System.String,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.TasksController::Post(Bootstrap.Admin.TaskWidget) System.Boolean Bootstrap.Admin.Controllers.Api.TasksController::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Void Bootstrap.Admin.Controllers.Api.TasksController::.cctor() Bootstrap.Admin.Controllers.Api.TasksLogController Microsoft.AspNetCore.Mvc.ActionResult Bootstrap.Admin.Controllers.Api.TasksLogController::Get(System.String,Microsoft.AspNetCore.SignalR.IHubContext`1<Microsoft.AspNetCore.SignalR.TaskLogHub>) System.Threading.Tasks.Task Bootstrap.Admin.Controllers.Api.TasksLogController::SendTaskLog(Longbow.Tasks.IScheduler,System.String,Microsoft.AspNetCore.SignalR.IHubContext`1<Microsoft.AspNetCore.SignalR.TaskLogHub>) Bootstrap.Admin.Controllers.Api.TracesController Longbow.Web.Mvc.QueryData`1<Bootstrap.DataAccess.Trace> Bootstrap.Admin.Controllers.Api.TracesController::Get(Bootstrap.Admin.Query.QueryTraceOptions) System.Boolean Bootstrap.Admin.Controllers.Api.TracesController::Post(Longbow.Web.OnlineUser) Bootstrap.Admin.Controllers.Api.UsersController Longbow.Web.Mvc.QueryData`1<System.Object> Bootstrap.Admin.Controllers.Api.UsersController::Get(Bootstrap.Admin.Query.QueryUserOption) System.Collections.Generic.IEnumerable`1<System.Object> Bootstrap.Admin.Controllers.Api.UsersController::Post(System.String,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.UsersController::Post(Bootstrap.DataAccess.User) System.Boolean Bootstrap.Admin.Controllers.Api.UsersController::Put(System.String,System.Collections.Generic.IEnumerable`1<System.String>,System.String) System.Boolean Bootstrap.Admin.Controllers.Api.UsersController::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.String Bootstrap.Admin.Controllers.Api.UsersController::Options() Bootstrap.Admin.Views.dll 2021-03-07T12:02:57 Bootstrap.Admin.Views AspNetCore.Views_Account_Lock/<ExecuteAsync>d__27 System.Void AspNetCore.Views_Account_Lock/<ExecuteAsync>d__27::MoveNext() AspNetCore.Views_Account_Lock/<<ExecuteAsync>b__27_2>d System.Void AspNetCore.Views_Account_Lock/<<ExecuteAsync>b__27_2>d::MoveNext() AspNetCore.Views_Account_Login_Blue/<ExecuteAsync>d__52 System.Void AspNetCore.Views_Account_Login_Blue/<ExecuteAsync>d__52::MoveNext() AspNetCore.Views_Account_Login_Blue/<<ExecuteAsync>b__52_0>d System.Void AspNetCore.Views_Account_Login_Blue/<<ExecuteAsync>b__52_0>d::MoveNext() AspNetCore.Views_Account_Login_Blue/<<ExecuteAsync>b__52_1>d System.Void AspNetCore.Views_Account_Login_Blue/<<ExecuteAsync>b__52_1>d::MoveNext() AspNetCore.Views_Account_Login_Blue/<<ExecuteAsync>b__52_2>d System.Void AspNetCore.Views_Account_Login_Blue/<<ExecuteAsync>b__52_2>d::MoveNext() AspNetCore.Views_Account_Login_Gitee/<ExecuteAsync>d__52 System.Void AspNetCore.Views_Account_Login_Gitee/<ExecuteAsync>d__52::MoveNext() AspNetCore.Views_Account_Login_Gitee/<<ExecuteAsync>b__52_0>d System.Void AspNetCore.Views_Account_Login_Gitee/<<ExecuteAsync>b__52_0>d::MoveNext() AspNetCore.Views_Account_Login_Gitee/<<ExecuteAsync>b__52_1>d System.Void AspNetCore.Views_Account_Login_Gitee/<<ExecuteAsync>b__52_1>d::MoveNext() AspNetCore.Views_Account_Login_Gitee/<<ExecuteAsync>b__52_2>d System.Void AspNetCore.Views_Account_Login_Gitee/<<ExecuteAsync>b__52_2>d::MoveNext() AspNetCore.Views_Account_Login_LTE/<ExecuteAsync>d__58 System.Void AspNetCore.Views_Account_Login_LTE/<ExecuteAsync>d__58::MoveNext() AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_0>d System.Void AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_0>d::MoveNext() AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_1>d System.Void AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_1>d::MoveNext() AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_32>d System.Void AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_32>d::MoveNext() AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_2>d System.Void AspNetCore.Views_Account_Login_LTE/<<ExecuteAsync>b__58_2>d::MoveNext() AspNetCore.Views_Account_Login_Tec/<ExecuteAsync>d__53 System.Void AspNetCore.Views_Account_Login_Tec/<ExecuteAsync>d__53::MoveNext() AspNetCore.Views_Account_Login_Tec/<<ExecuteAsync>b__53_0>d System.Void AspNetCore.Views_Account_Login_Tec/<<ExecuteAsync>b__53_0>d::MoveNext() AspNetCore.Views_Account_Login_Tec/<<ExecuteAsync>b__53_1>d System.Void AspNetCore.Views_Account_Login_Tec/<<ExecuteAsync>b__53_1>d::MoveNext() AspNetCore.Views_Account_Login_Tec/<<ExecuteAsync>b__53_2>d System.Void AspNetCore.Views_Account_Login_Tec/<<ExecuteAsync>b__53_2>d::MoveNext() AspNetCore.Views_Account_Login/<ExecuteAsync>d__58 System.Void AspNetCore.Views_Account_Login/<ExecuteAsync>d__58::MoveNext() AspNetCore.Views_Account_Login/<<ExecuteAsync>b__58_0>d System.Void AspNetCore.Views_Account_Login/<<ExecuteAsync>b__58_0>d::MoveNext() AspNetCore.Views_Account_Login/<<ExecuteAsync>b__58_1>d System.Void AspNetCore.Views_Account_Login/<<ExecuteAsync>b__58_1>d::MoveNext() AspNetCore.Views_Account_Login/<<ExecuteAsync>b__58_2>d System.Void AspNetCore.Views_Account_Login/<<ExecuteAsync>b__58_2>d::MoveNext() AspNetCore.Views_Admin_Analyse/<ExecuteAsync>d__29 System.Void AspNetCore.Views_Admin_Analyse/<ExecuteAsync>d__29::MoveNext() AspNetCore.Views_Admin_Analyse/<<ExecuteAsync>b__29_1>d System.Void AspNetCore.Views_Admin_Analyse/<<ExecuteAsync>b__29_1>d::MoveNext() AspNetCore.Views_Admin_Analyse/<<ExecuteAsync>b__29_2>d System.Void AspNetCore.Views_Admin_Analyse/<<ExecuteAsync>b__29_2>d::MoveNext() AspNetCore.Views_Admin_Dicts/<ExecuteAsync>d__27 System.Void AspNetCore.Views_Admin_Dicts/<ExecuteAsync>d__27::MoveNext() AspNetCore.Views_Admin_Dicts/<<ExecuteAsync>b__27_1>d System.Void AspNetCore.Views_Admin_Dicts/<<ExecuteAsync>b__27_1>d::MoveNext() AspNetCore.Views_Admin_Dicts/<<ExecuteAsync>b__27_3>d System.Void AspNetCore.Views_Admin_Dicts/<<ExecuteAsync>b__27_3>d::MoveNext() AspNetCore.Views_Admin_Exceptions/<ExecuteAsync>d__43 System.Void AspNetCore.Views_Admin_Exceptions/<ExecuteAsync>d__43::MoveNext() AspNetCore.Views_Admin_Exceptions/<<ExecuteAsync>b__43_0>d System.Void AspNetCore.Views_Admin_Exceptions/<<ExecuteAsync>b__43_0>d::MoveNext() AspNetCore.Views_Admin_Exceptions/<<ExecuteAsync>b__43_1>d System.Void AspNetCore.Views_Admin_Exceptions/<<ExecuteAsync>b__43_1>d::MoveNext() AspNetCore.Views_Admin_FAIcon/<ExecuteAsync>d__12 System.Void AspNetCore.Views_Admin_FAIcon/<ExecuteAsync>d__12::MoveNext() AspNetCore.Views_Admin_FAIcon/<<ExecuteAsync>b__12_0>d System.Void AspNetCore.Views_Admin_FAIcon/<<ExecuteAsync>b__12_0>d::MoveNext() AspNetCore.Views_Admin_FAIcon/<<ExecuteAsync>b__12_1>d System.Void AspNetCore.Views_Admin_FAIcon/<<ExecuteAsync>b__12_1>d::MoveNext() AspNetCore.Views_Admin_Groups/<ExecuteAsync>d__28 System.Void AspNetCore.Views_Admin_Groups/<ExecuteAsync>d__28::MoveNext() AspNetCore.Views_Admin_Groups/<<ExecuteAsync>b__28_0>d System.Void AspNetCore.Views_Admin_Groups/<<ExecuteAsync>b__28_0>d::MoveNext() AspNetCore.Views_Admin_Groups/<<ExecuteAsync>b__28_5>d System.Void AspNetCore.Views_Admin_Groups/<<ExecuteAsync>b__28_5>d::MoveNext() AspNetCore.Views_Admin_Healths/<ExecuteAsync>d__24 System.Void AspNetCore.Views_Admin_Healths/<ExecuteAsync>d__24::MoveNext() AspNetCore.Views_Admin_Healths/<<ExecuteAsync>b__24_1>d System.Void AspNetCore.Views_Admin_Healths/<<ExecuteAsync>b__24_1>d::MoveNext() AspNetCore.Views_Admin_IconView/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Admin_IconView/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Admin_Index/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Admin_Index/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Admin_Logins/<ExecuteAsync>d__27 System.Void AspNetCore.Views_Admin_Logins/<ExecuteAsync>d__27::MoveNext() AspNetCore.Views_Admin_Logins/<<ExecuteAsync>b__27_1>d System.Void AspNetCore.Views_Admin_Logins/<<ExecuteAsync>b__27_1>d::MoveNext() AspNetCore.Views_Admin_Logins/<<ExecuteAsync>b__27_2>d System.Void AspNetCore.Views_Admin_Logins/<<ExecuteAsync>b__27_2>d::MoveNext() AspNetCore.Views_Admin_Logs/<ExecuteAsync>d__31 System.Void AspNetCore.Views_Admin_Logs/<ExecuteAsync>d__31::MoveNext() AspNetCore.Views_Admin_Logs/<<ExecuteAsync>b__31_1>d System.Void AspNetCore.Views_Admin_Logs/<<ExecuteAsync>b__31_1>d::MoveNext() AspNetCore.Views_Admin_Logs/<<ExecuteAsync>b__31_2>d System.Void AspNetCore.Views_Admin_Logs/<<ExecuteAsync>b__31_2>d::MoveNext() AspNetCore.Views_Admin_Menus/<>c__DisplayClass52_0/<<ExecuteAsync>b__35>d System.Void AspNetCore.Views_Admin_Menus/<>c__DisplayClass52_0/<<ExecuteAsync>b__35>d::MoveNext() AspNetCore.Views_Admin_Menus/<>c__DisplayClass52_1/<<ExecuteAsync>b__49>d System.Void AspNetCore.Views_Admin_Menus/<>c__DisplayClass52_1/<<ExecuteAsync>b__49>d::MoveNext() AspNetCore.Views_Admin_Menus/<ExecuteAsync>d__52 System.Void AspNetCore.Views_Admin_Menus/<ExecuteAsync>d__52::MoveNext() AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_0>d System.Void AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_0>d::MoveNext() AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_1>d System.Void AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_1>d::MoveNext() AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_26>d System.Void AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_26>d::MoveNext() AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_5>d System.Void AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_5>d::MoveNext() AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_39>d System.Void AspNetCore.Views_Admin_Menus/<<ExecuteAsync>b__52_39>d::MoveNext() AspNetCore.Views_Admin_Messages/<ExecuteAsync>d__11 System.Void AspNetCore.Views_Admin_Messages/<ExecuteAsync>d__11::MoveNext() AspNetCore.Views_Admin_Messages/<<ExecuteAsync>b__11_0>d System.Void AspNetCore.Views_Admin_Messages/<<ExecuteAsync>b__11_0>d::MoveNext() AspNetCore.Views_Admin_Mobile/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Admin_Mobile/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Admin_Notifications/<ExecuteAsync>d__21 System.Void AspNetCore.Views_Admin_Notifications/<ExecuteAsync>d__21::MoveNext() AspNetCore.Views_Admin_Notifications/<<ExecuteAsync>b__21_1>d System.Void AspNetCore.Views_Admin_Notifications/<<ExecuteAsync>b__21_1>d::MoveNext() AspNetCore.Views_Admin_Online/<ExecuteAsync>d__19 System.Void AspNetCore.Views_Admin_Online/<ExecuteAsync>d__19::MoveNext() AspNetCore.Views_Admin_Online/<<ExecuteAsync>b__19_1>d System.Void AspNetCore.Views_Admin_Online/<<ExecuteAsync>b__19_1>d::MoveNext() AspNetCore.Views_Admin_Profiles/<ExecuteAsync>d__44 System.Void AspNetCore.Views_Admin_Profiles/<ExecuteAsync>d__44::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_0>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_0>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_1>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_1>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_28>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_28>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_2>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_2>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_3>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_3>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_4>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_4>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_5>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_5>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_33>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_33>d::MoveNext() AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_6>d System.Void AspNetCore.Views_Admin_Profiles/<<ExecuteAsync>b__44_6>d::MoveNext() AspNetCore.Views_Admin_Roles/<ExecuteAsync>d__48 System.Void AspNetCore.Views_Admin_Roles/<ExecuteAsync>d__48::MoveNext() AspNetCore.Views_Admin_Roles/<<ExecuteAsync>b__48_0>d System.Void AspNetCore.Views_Admin_Roles/<<ExecuteAsync>b__48_0>d::MoveNext() AspNetCore.Views_Admin_Roles/<<ExecuteAsync>b__48_1>d System.Void AspNetCore.Views_Admin_Roles/<<ExecuteAsync>b__48_1>d::MoveNext() AspNetCore.Views_Admin_Roles/<<ExecuteAsync>b__48_5>d System.Void AspNetCore.Views_Admin_Roles/<<ExecuteAsync>b__48_5>d::MoveNext() AspNetCore.Views_Admin_Settings/<>c__DisplayClass54_0/<<ExecuteAsync>b__39>d System.Void AspNetCore.Views_Admin_Settings/<>c__DisplayClass54_0/<<ExecuteAsync>b__39>d::MoveNext() AspNetCore.Views_Admin_Settings/<ExecuteAsync>d__54 System.Void AspNetCore.Views_Admin_Settings/<ExecuteAsync>d__54::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_1>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_1>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_2>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_2>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_3>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_3>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_6>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_6>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_7>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_7>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_8>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_8>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_9>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_9>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_10>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_10>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_11>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_11>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_12>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_12>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_13>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_13>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_14>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_14>d::MoveNext() AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_15>d System.Void AspNetCore.Views_Admin_Settings/<<ExecuteAsync>b__54_15>d::MoveNext() AspNetCore.Views_Admin_Sidebar/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Admin_Sidebar/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Admin_SQL/<ExecuteAsync>d__31 System.Void AspNetCore.Views_Admin_SQL/<ExecuteAsync>d__31::MoveNext() AspNetCore.Views_Admin_SQL/<<ExecuteAsync>b__31_1>d System.Void AspNetCore.Views_Admin_SQL/<<ExecuteAsync>b__31_1>d::MoveNext() AspNetCore.Views_Admin_SQL/<<ExecuteAsync>b__31_2>d System.Void AspNetCore.Views_Admin_SQL/<<ExecuteAsync>b__31_2>d::MoveNext() AspNetCore.Views_Admin_Tasks/<>c__DisplayClass67_0/<<ExecuteAsync>b__42>d System.Void AspNetCore.Views_Admin_Tasks/<>c__DisplayClass67_0/<<ExecuteAsync>b__42>d::MoveNext() AspNetCore.Views_Admin_Tasks/<>c__DisplayClass67_1/<<ExecuteAsync>b__43>d System.Void AspNetCore.Views_Admin_Tasks/<>c__DisplayClass67_1/<<ExecuteAsync>b__43>d::MoveNext() AspNetCore.Views_Admin_Tasks/<ExecuteAsync>d__67 System.Void AspNetCore.Views_Admin_Tasks/<ExecuteAsync>d__67::MoveNext() AspNetCore.Views_Admin_Tasks/<<ExecuteAsync>b__67_0>d System.Void AspNetCore.Views_Admin_Tasks/<<ExecuteAsync>b__67_0>d::MoveNext() AspNetCore.Views_Admin_Tasks/<<ExecuteAsync>b__67_1>d System.Void AspNetCore.Views_Admin_Tasks/<<ExecuteAsync>b__67_1>d::MoveNext() AspNetCore.Views_Admin_Tasks/<<ExecuteAsync>b__67_15>d System.Void AspNetCore.Views_Admin_Tasks/<<ExecuteAsync>b__67_15>d::MoveNext() AspNetCore.Views_Admin_Traces/<ExecuteAsync>d__31 System.Void AspNetCore.Views_Admin_Traces/<ExecuteAsync>d__31::MoveNext() AspNetCore.Views_Admin_Traces/<<ExecuteAsync>b__31_1>d System.Void AspNetCore.Views_Admin_Traces/<<ExecuteAsync>b__31_1>d::MoveNext() AspNetCore.Views_Admin_Traces/<<ExecuteAsync>b__31_2>d System.Void AspNetCore.Views_Admin_Traces/<<ExecuteAsync>b__31_2>d::MoveNext() AspNetCore.Views_Admin_Users/<ExecuteAsync>d__27 System.Void AspNetCore.Views_Admin_Users/<ExecuteAsync>d__27::MoveNext() AspNetCore.Views_Admin_Users/<<ExecuteAsync>b__27_0>d System.Void AspNetCore.Views_Admin_Users/<<ExecuteAsync>b__27_0>d::MoveNext() AspNetCore.Views_Admin_Users/<<ExecuteAsync>b__27_5>d System.Void AspNetCore.Views_Admin_Users/<<ExecuteAsync>b__27_5>d::MoveNext() AspNetCore.Views_Home_Index/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Home_Index/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Shared_Error/<ExecuteAsync>d__14 System.Void AspNetCore.Views_Shared_Error/<ExecuteAsync>d__14::MoveNext() AspNetCore.Views_Shared_Error/<<ExecuteAsync>b__14_0>d System.Void AspNetCore.Views_Shared_Error/<<ExecuteAsync>b__14_0>d::MoveNext() AspNetCore.Views_Shared_Error/<<ExecuteAsync>b__14_1>d System.Void AspNetCore.Views_Shared_Error/<<ExecuteAsync>b__14_1>d::MoveNext() AspNetCore.Views_Shared_Footer/<ExecuteAsync>d__7 System.Void AspNetCore.Views_Shared_Footer/<ExecuteAsync>d__7::MoveNext() AspNetCore.Views_Shared_Header/<ExecuteAsync>d__19 System.Void AspNetCore.Views_Shared_Header/<ExecuteAsync>d__19::MoveNext() AspNetCore.Views_Shared_LoginFooter/<ExecuteAsync>d__14 System.Void AspNetCore.Views_Shared_LoginFooter/<ExecuteAsync>d__14::MoveNext() AspNetCore.Views_Shared_Navigator/<ExecuteAsync>d__8 System.Void AspNetCore.Views_Shared_Navigator/<ExecuteAsync>d__8::MoveNext() AspNetCore.Views_Shared_Navigator/<<ExecuteAsync>b__8_0>d System.Void AspNetCore.Views_Shared_Navigator/<<ExecuteAsync>b__8_0>d::MoveNext() AspNetCore.Views_Shared_SubNavigation/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Shared_SubNavigation/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Shared_SubNavItem/<ExecuteAsync>d__0 System.Void AspNetCore.Views_Shared_SubNavItem/<ExecuteAsync>d__0::MoveNext() AspNetCore.Views_Shared__Admin/<ExecuteAsync>d__35 System.Void AspNetCore.Views_Shared__Admin/<ExecuteAsync>d__35::MoveNext() AspNetCore.Views_Shared__Admin/<<ExecuteAsync>b__35_0>d System.Void AspNetCore.Views_Shared__Admin/<<ExecuteAsync>b__35_0>d::MoveNext() AspNetCore.Views_Shared__Admin/<<ExecuteAsync>b__35_1>d System.Void AspNetCore.Views_Shared__Admin/<<ExecuteAsync>b__35_1>d::MoveNext() AspNetCore.Views_Shared__Bootstrap/<ExecuteAsync>d__24 System.Void AspNetCore.Views_Shared__Bootstrap/<ExecuteAsync>d__24::MoveNext() AspNetCore.Views_Shared__Bootstrap/<<ExecuteAsync>b__24_0>d System.Void AspNetCore.Views_Shared__Bootstrap/<<ExecuteAsync>b__24_0>d::MoveNext() AspNetCore.Views_Shared__Bootstrap/<<ExecuteAsync>b__24_1>d System.Void AspNetCore.Views_Shared__Bootstrap/<<ExecuteAsync>b__24_1>d::MoveNext() AspNetCore.Views_Shared__Default/<ExecuteAsync>d__50 System.Void AspNetCore.Views_Shared__Default/<ExecuteAsync>d__50::MoveNext() AspNetCore.Views_Shared__Default/<<ExecuteAsync>b__50_0>d System.Void AspNetCore.Views_Shared__Default/<<ExecuteAsync>b__50_0>d::MoveNext() AspNetCore.Views_Shared__Default/<<ExecuteAsync>b__50_1>d System.Void AspNetCore.Views_Shared__Default/<<ExecuteAsync>b__50_1>d::MoveNext() AspNetCore.Views_Shared__Layout/<<ExecuteAsync>b__20_0>d System.Void AspNetCore.Views_Shared__Layout/<<ExecuteAsync>b__20_0>d::MoveNext() AspNetCore.Views_Shared__Layout/<<ExecuteAsync>b__20_1>d System.Void AspNetCore.Views_Shared__Layout/<<ExecuteAsync>b__20_1>d::MoveNext() AspNetCore.Views__ViewStart/<ExecuteAsync>d__0 System.Void AspNetCore.Views__ViewStart/<ExecuteAsync>d__0::MoveNext() Bootstrap.DataAccess.dll 2021-03-07T12:02:57 Bootstrap.DataAccess Bootstrap.DataAccess.App System.String Bootstrap.DataAccess.App::get_Id() System.String Bootstrap.DataAccess.App::get_AppName() System.String Bootstrap.DataAccess.App::get_Checked() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.App> Bootstrap.DataAccess.App::RetrievesByRoleId(System.String) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.App::RetrievesByUserName(System.String) System.Boolean Bootstrap.DataAccess.App::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) Bootstrap.DataAccess.BootstrapDataAccessConventionMapper PetaPoco.TableInfo Bootstrap.DataAccess.BootstrapDataAccessConventionMapper::GetTableInfo(System.Type) Bootstrap.DataAccess.CacheCleanUtility System.Void Bootstrap.DataAccess.CacheCleanUtility::ClearCache(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>,System.String) Bootstrap.DataAccess.DbContextManager System.Exception Bootstrap.DataAccess.DbContextManager::get_Exception() T Bootstrap.DataAccess.DbContextManager::Create() Bootstrap.DataAccess.DBLog System.String Bootstrap.DataAccess.DBLog::get_Id() System.String Bootstrap.DataAccess.DBLog::get_UserName() System.String Bootstrap.DataAccess.DBLog::get_SQL() System.DateTime Bootstrap.DataAccess.DBLog::get_LogTime() PetaPoco.Page`1<Bootstrap.DataAccess.DBLog> Bootstrap.DataAccess.DBLog::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Void Bootstrap.DataAccess.DBLog::DeleteLogAsync() System.Boolean Bootstrap.DataAccess.DBLog::Save(Bootstrap.DataAccess.DBLog) Bootstrap.DataAccess.DbManager PetaPoco.IDatabase Bootstrap.DataAccess.DbManager::Create(System.String,System.Boolean,System.Boolean) Bootstrap.DataAccess.DbManager/<>c__DisplayClass0_0/<<Create>b__1>d Bootstrap.DataAccess.Dict System.Boolean Bootstrap.DataAccess.Dict::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.Dict::Save(Bootstrap.Security.BootstrapDict) System.Boolean Bootstrap.DataAccess.Dict::SaveSettings(System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.Dict::RetrieveCategories() System.String Bootstrap.DataAccess.Dict::RetrieveWebTitle(System.String) System.String Bootstrap.DataAccess.Dict::RetrieveWebFooter(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.Dict::RetrieveThemes() System.String Bootstrap.DataAccess.Dict::RetrieveActiveTheme() System.String Bootstrap.DataAccess.Dict::RetrieveIconFolderPath() System.String Bootstrap.DataAccess.Dict::RetrieveHomeUrl(System.String,System.String) System.String Bootstrap.DataAccess.Dict::RetrieveDefaultHomeUrlByApp(System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict>,System.String) System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Bootstrap.DataAccess.Dict::RetrieveApps() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.Dict::RetrieveDicts() System.Int32 Bootstrap.DataAccess.Dict::RetrieveExceptionsLogPeriod() System.Int32 Bootstrap.DataAccess.Dict::RetrieveLogsPeriod() System.Int32 Bootstrap.DataAccess.Dict::RetrieveLoginLogsPeriod() System.Int32 Bootstrap.DataAccess.Dict::RetrieveCookieExpiresPeriod() System.String Bootstrap.DataAccess.Dict::RetrieveLocaleIPSvr() System.Int32 Bootstrap.DataAccess.Dict::RetrieveLocaleIPSvrCachePeriod() System.String Bootstrap.DataAccess.Dict::RetrieveLocaleIPSvrUrl(System.String) System.Int32 Bootstrap.DataAccess.Dict::RetrieveAccessLogPeriod() System.Boolean Bootstrap.DataAccess.Dict::RetrieveSystemModel() System.Boolean Bootstrap.DataAccess.Dict::UpdateSystemModel(System.Boolean) System.String Bootstrap.DataAccess.Dict::RetrieveImagesLibUrl() System.Boolean Bootstrap.DataAccess.Dict::RetrieveCardTitleStatus() System.Boolean Bootstrap.DataAccess.Dict::RetrieveSidebarStatus() System.Boolean Bootstrap.DataAccess.Dict::RetrieveMobileLogin() System.Boolean Bootstrap.DataAccess.Dict::RetrieveOAuthLogin() System.Int32 Bootstrap.DataAccess.Dict::RetrieveAutoLockScreenPeriod() System.Boolean Bootstrap.DataAccess.Dict::RetrieveAutoLockScreen() System.Boolean Bootstrap.DataAccess.Dict::RetrieveDefaultApp() System.Boolean Bootstrap.DataAccess.Dict::RetrieveEnableBlazor() System.Boolean Bootstrap.DataAccess.Dict::RetrieveFixedTableHeader() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.Dict::RetireveLocators() System.String Bootstrap.DataAccess.Dict::RetrievePathBase() System.Boolean Bootstrap.DataAccess.Dict::RetrieveHealth() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.Dict::RetrieveLogins() System.String Bootstrap.DataAccess.Dict::RetrieveLoginView() Bootstrap.DataAccess.Dict/<>c Bootstrap.DataAccess.Dict/<>c__DisplayClass19_0 Bootstrap.DataAccess.Exceptions System.String Bootstrap.DataAccess.Exceptions::get_Id() System.String Bootstrap.DataAccess.Exceptions::get_AppDomainName() System.String Bootstrap.DataAccess.Exceptions::get_ErrorPage() System.String Bootstrap.DataAccess.Exceptions::get_UserId() System.String Bootstrap.DataAccess.Exceptions::get_UserIp() System.String Bootstrap.DataAccess.Exceptions::get_ExceptionType() System.String Bootstrap.DataAccess.Exceptions::get_Message() System.String Bootstrap.DataAccess.Exceptions::get_StackTrace() System.DateTime Bootstrap.DataAccess.Exceptions::get_LogTime() System.String Bootstrap.DataAccess.Exceptions::get_Period() System.String Bootstrap.DataAccess.Exceptions::get_Category() System.Void Bootstrap.DataAccess.Exceptions::ClearExceptions() System.Boolean Bootstrap.DataAccess.Exceptions::Log(System.Exception,System.Collections.Specialized.NameValueCollection) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.Exceptions::Retrieves() PetaPoco.Page`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.Exceptions::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>) Bootstrap.DataAccess.Group System.String Bootstrap.DataAccess.Group::get_Description() System.String Bootstrap.DataAccess.Group::get_Checked() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.Group::Retrieves() System.Boolean Bootstrap.DataAccess.Group::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.Group::Save(Bootstrap.DataAccess.Group) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.Group::RetrievesByUserId(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.Group::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.Group::SaveByUserId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.Group::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapGroup> Bootstrap.DataAccess.Group::RetrievesByUserName(System.String) Bootstrap.DataAccess.AppHelper System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.App> Bootstrap.DataAccess.AppHelper::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.AppHelper::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.AppHelper::RetrievesByUserName(System.String) Bootstrap.DataAccess.DictHelper System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.DictHelper::RetrieveDicts() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.DictHelper::RetrieveProtectedDicts() System.String Bootstrap.DataAccess.DictHelper::RetrieveWebIcon(System.String) System.String Bootstrap.DataAccess.DictHelper::RetrieveWebLogo(System.String) System.Boolean Bootstrap.DataAccess.DictHelper::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.DictHelper::Save(Bootstrap.Security.BootstrapDict) System.Void Bootstrap.DataAccess.DictHelper::ConfigIPLocator(Longbow.Web.IPLocatorOption) System.Boolean Bootstrap.DataAccess.DictHelper::SaveSettings(System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict>) System.Boolean Bootstrap.DataAccess.DictHelper::SaveUISettings(System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.DictHelper::RetrieveCategories() System.String Bootstrap.DataAccess.DictHelper::RetrieveWebTitle(System.String) System.String Bootstrap.DataAccess.DictHelper::RetrieveWebFooter(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.DictHelper::RetrieveThemes() System.String Bootstrap.DataAccess.DictHelper::RetrieveActiveTheme() System.String Bootstrap.DataAccess.DictHelper::RetrieveIconFolderPath() System.String Bootstrap.DataAccess.DictHelper::RetrieveHomeUrl(System.String,System.String) System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Bootstrap.DataAccess.DictHelper::RetrieveApps() System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveExceptionsLogPeriod() System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveLogsPeriod() System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveLoginLogsPeriod() System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveCookieExpiresPeriod() System.String Bootstrap.DataAccess.DictHelper::RetrieveLocaleIPSvr() System.String Bootstrap.DataAccess.DictHelper::RetrieveLocaleIPSvrUrl(System.String) System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveLocaleIPSvrCachePeriod() System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveAccessLogPeriod() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveSystemModel() System.Boolean Bootstrap.DataAccess.DictHelper::UpdateSystemModel(System.Boolean,System.String) System.String Bootstrap.DataAccess.DictHelper::RetrieveAuthorSalt() System.String Bootstrap.DataAccess.DictHelper::RetrieveAuthorHash() System.String Bootstrap.DataAccess.DictHelper::RetrieveImagesLibUrl() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveCardTitleStatus() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveSidebarStatus() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveMobileLogin() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveOAuthLogin() System.Int32 Bootstrap.DataAccess.DictHelper::RetrieveAutoLockScreenPeriod() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveAutoLockScreen() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveDefaultApp() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveEnableBlazor() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveFixedTableHeader() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.DictHelper::RetireveLocators() System.String Bootstrap.DataAccess.DictHelper::RetrievePathBase() System.Boolean Bootstrap.DataAccess.DictHelper::RetrieveHealth() System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.DictHelper::RetrieveLogins() System.String Bootstrap.DataAccess.DictHelper::RetrieveLoginView() System.Boolean Bootstrap.DataAccess.DictHelper::SaveAppSettings(Bootstrap.DataAccess.QueryAppOption) System.Boolean Bootstrap.DataAccess.DictHelper::DeleteApp(Bootstrap.Security.BootstrapDict) Bootstrap.DataAccess.DictHelper/<>c Bootstrap.DataAccess.DictHelper/<>c__DisplayClass4_0 Bootstrap.DataAccess.DictHelper/<>c__DisplayClass5_0 Bootstrap.DataAccess.DictHelper/<>c__DisplayClass10_0 Bootstrap.DataAccess.DictHelper/<>c__DisplayClass47_0 Bootstrap.DataAccess.ExceptionsHelper System.Void Bootstrap.DataAccess.ExceptionsHelper::Log(System.Exception,System.Collections.Specialized.NameValueCollection) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.ExceptionsHelper::Retrieves() PetaPoco.Page`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.ExceptionsHelper::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.ExceptionsHelper::RetrieveLogFiles() Bootstrap.DataAccess.GroupHelper System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.GroupHelper::Retrieves() System.Boolean Bootstrap.DataAccess.GroupHelper::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.GroupHelper::Save(Bootstrap.DataAccess.Group) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.GroupHelper::RetrievesByUserId(System.String) System.Boolean Bootstrap.DataAccess.GroupHelper::SaveByUserId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.GroupHelper::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.GroupHelper::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapGroup> Bootstrap.DataAccess.GroupHelper::RetrievesByUserName(System.String) Bootstrap.DataAccess.LogHelper PetaPoco.Page`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.LogHelper::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.LogHelper::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Boolean Bootstrap.DataAccess.LogHelper::Save(Bootstrap.DataAccess.Log) PetaPoco.Page`1<Bootstrap.DataAccess.DBLog> Bootstrap.DataAccess.LogHelper::RetrieveDBLogs(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) Bootstrap.DataAccess.LoginHelper System.Boolean Bootstrap.DataAccess.LoginHelper::Log(Microsoft.AspNetCore.Http.HttpContext,System.String,System.Boolean) PetaPoco.Page`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.LoginHelper::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.LoginHelper::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) Bootstrap.DataAccess.MenuHelper System.Boolean Bootstrap.DataAccess.MenuHelper::Save(Bootstrap.Security.BootstrapMenu) System.Boolean Bootstrap.DataAccess.MenuHelper::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MenuHelper::RetrieveMenusByUserName(System.String) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MenuHelper::RetrieveMenusByRoleId(System.String) System.Boolean Bootstrap.DataAccess.MenuHelper::SaveMenusByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MenuHelper::RetrieveAppMenus(System.String,System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MenuHelper::RetrieveSystemMenus(System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MenuHelper::RetrieveMenus(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MenuHelper::RetrieveAllMenus(System.String) System.Boolean Bootstrap.DataAccess.MenuHelper::AuthorizateButtons(System.String,System.String,System.String) Bootstrap.DataAccess.MenuHelper/<>c__DisplayClass2_1 Bootstrap.DataAccess.MenuHelper/<>c Bootstrap.DataAccess.MessageHelper System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MessageHelper::Inbox(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MessageHelper::SendMail(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MessageHelper::Trash(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MessageHelper::Mark(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MessageHelper::Retrieves(System.String) System.Boolean Bootstrap.DataAccess.MessageHelper::Save(Bootstrap.DataAccess.Message) Bootstrap.DataAccess.QueryAppOption System.String Bootstrap.DataAccess.QueryAppOption::get_AppId() System.String Bootstrap.DataAccess.QueryAppOption::get_AppName() System.String Bootstrap.DataAccess.QueryAppOption::get_AppCode() System.String Bootstrap.DataAccess.QueryAppOption::get_AppUrl() System.String Bootstrap.DataAccess.QueryAppOption::get_AppTitle() System.String Bootstrap.DataAccess.QueryAppOption::get_AppFooter() System.String Bootstrap.DataAccess.QueryAppOption::get_AppIcon() System.String Bootstrap.DataAccess.QueryAppOption::get_AppFavicon() System.Boolean Bootstrap.DataAccess.QueryAppOption::Save() Bootstrap.DataAccess.QueryAppOption Bootstrap.DataAccess.QueryAppOption::RetrieveByKey(System.String) Bootstrap.DataAccess.QueryAppOption/<>c__DisplayClass33_0 Bootstrap.DataAccess.ResetUserHelper System.Boolean Bootstrap.DataAccess.ResetUserHelper::Save(Bootstrap.DataAccess.ResetUser) Bootstrap.DataAccess.RoleHelper System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.RoleHelper::Retrieves() System.Boolean Bootstrap.DataAccess.RoleHelper::SaveByUserId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.RoleHelper::RetrievesByUserId(System.String) System.Boolean Bootstrap.DataAccess.RoleHelper::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.RoleHelper::Save(Bootstrap.DataAccess.Role) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.RoleHelper::RetrievesByMenuId(System.String) System.Boolean Bootstrap.DataAccess.RoleHelper::SavaByMenuId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.RoleHelper::RetrievesByGroupId(System.String) System.Boolean Bootstrap.DataAccess.RoleHelper::SaveByGroupId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.RoleHelper::RetrievesByUserName(System.String) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.RoleHelper::RetrievesByUrl(System.String,System.String) Bootstrap.DataAccess.RoleHelper/<>c__DisplayClass5_0 Bootstrap.DataAccess.TaskHelper System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Task> Bootstrap.DataAccess.TaskHelper::Retrieves() System.Boolean Bootstrap.DataAccess.TaskHelper::Save(Bootstrap.DataAccess.Task) Bootstrap.DataAccess.TraceHelper System.Void Bootstrap.DataAccess.TraceHelper::Save(Microsoft.AspNetCore.Http.HttpContext,Longbow.Web.OnlineUser) System.Boolean Bootstrap.DataAccess.TraceHelper::Filter(Microsoft.AspNetCore.Http.HttpContext) PetaPoco.Page`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.TraceHelper::Retrieves(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.TraceHelper::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) Bootstrap.DataAccess.UserHelper System.Boolean Bootstrap.DataAccess.UserHelper::UserChecker(Bootstrap.DataAccess.User) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.UserHelper::Retrieves() System.Boolean Bootstrap.DataAccess.UserHelper::Authenticate(System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.UserHelper::RetrieveNewUsers() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.UserHelper::RetrieveConstUsers() System.Boolean Bootstrap.DataAccess.UserHelper::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.UserHelper::SaveApp(System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::Save(Bootstrap.DataAccess.User) System.Boolean Bootstrap.DataAccess.UserHelper::Update(System.String,System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::Approve(System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::ChangePassword(System.String,System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::ResetPassword(System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::ForgotPassword(Bootstrap.DataAccess.ResetUser) System.Boolean Bootstrap.DataAccess.UserHelper::Reject(System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.UserHelper::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.UserHelper::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.UserHelper::RetrievesByGroupId(System.String) System.Boolean Bootstrap.DataAccess.UserHelper::SaveByGroupId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.UserHelper::SaveUserIconByName(System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::SaveDisplayName(System.String,System.String) System.Boolean Bootstrap.DataAccess.UserHelper::SaveUserCssByName(System.String,System.String) Bootstrap.Security.BootstrapUser Bootstrap.DataAccess.UserHelper::RetrieveUserByUserName(System.String) Bootstrap.DataAccess.ResetUser Bootstrap.DataAccess.UserHelper::RetrieveResetUserByUserName(System.String) System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.String>> Bootstrap.DataAccess.UserHelper::RetrieveResetReasonsByUserName(System.String) Bootstrap.DataAccess.Log System.String Bootstrap.DataAccess.Log::get_CRUD() System.String Bootstrap.DataAccess.Log::get_RequestData() PetaPoco.Page`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.Log::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.Log::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Void Bootstrap.DataAccess.Log::DeleteLogAsync() System.Boolean Bootstrap.DataAccess.Log::Save(Bootstrap.DataAccess.Log) Bootstrap.DataAccess.LoginUser System.String Bootstrap.DataAccess.LoginUser::get_Id() System.String Bootstrap.DataAccess.LoginUser::get_UserName() System.DateTime Bootstrap.DataAccess.LoginUser::get_LoginTime() System.String Bootstrap.DataAccess.LoginUser::get_Ip() System.String Bootstrap.DataAccess.LoginUser::get_Browser() System.String Bootstrap.DataAccess.LoginUser::get_OS() System.String Bootstrap.DataAccess.LoginUser::get_City() System.String Bootstrap.DataAccess.LoginUser::get_Result() System.String Bootstrap.DataAccess.LoginUser::get_UserAgent() System.Boolean Bootstrap.DataAccess.LoginUser::Log(Bootstrap.DataAccess.LoginUser) PetaPoco.Page`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.LoginUser::RetrieveByPages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.LoginUser::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) Bootstrap.DataAccess.Menu System.Boolean Bootstrap.DataAccess.Menu::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.Menu::Save(Bootstrap.Security.BootstrapMenu) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.Menu::RetrieveMenusByRoleId(System.String) System.Boolean Bootstrap.DataAccess.Menu::SaveMenusByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.Menu::RetrieveAllMenus(System.String) System.Boolean Bootstrap.DataAccess.Menu::AuthorizateButtons(System.String,System.String,System.String) Bootstrap.DataAccess.Message System.String Bootstrap.DataAccess.Message::get_Id() System.String Bootstrap.DataAccess.Message::get_Title() System.String Bootstrap.DataAccess.Message::get_Content() System.String Bootstrap.DataAccess.Message::get_From() System.String Bootstrap.DataAccess.Message::get_To() System.DateTime Bootstrap.DataAccess.Message::get_SendTime() System.String Bootstrap.DataAccess.Message::get_Status() System.Int32 Bootstrap.DataAccess.Message::get_Flag() System.Int32 Bootstrap.DataAccess.Message::get_IsDelete() System.String Bootstrap.DataAccess.Message::get_Label() System.String Bootstrap.DataAccess.Message::get_LabelName() System.String Bootstrap.DataAccess.Message::get_Period() System.String Bootstrap.DataAccess.Message::get_FromIcon() System.String Bootstrap.DataAccess.Message::get_FromDisplayName() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.Message::Retrieves(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.Message::Inbox(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.Message::SendMail(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.Message::Trash(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.Message::Mark(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.Message::RetrieveHeaders(System.String) System.Boolean Bootstrap.DataAccess.Message::Save(Bootstrap.DataAccess.Message) Bootstrap.DataAccess.Message/<>c Bootstrap.DataAccess.MessageBody System.String Bootstrap.DataAccess.MessageBody::get_Message() System.String Bootstrap.DataAccess.MessageBody::get_Category() System.String Bootstrap.DataAccess.MessageBody::ToString() Bootstrap.DataAccess.ResetUser System.String Bootstrap.DataAccess.ResetUser::get_Id() System.String Bootstrap.DataAccess.ResetUser::get_UserName() System.String Bootstrap.DataAccess.ResetUser::get_DisplayName() System.String Bootstrap.DataAccess.ResetUser::get_Reason() System.DateTime Bootstrap.DataAccess.ResetUser::get_ResetTime() System.Boolean Bootstrap.DataAccess.ResetUser::Save(Bootstrap.DataAccess.ResetUser) Bootstrap.DataAccess.ResetUser Bootstrap.DataAccess.ResetUser::RetrieveUserByUserName(System.String) System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.String>> Bootstrap.DataAccess.ResetUser::RetrieveResetReasonsByUserName(System.String) Bootstrap.DataAccess.Role System.String Bootstrap.DataAccess.Role::get_Id() System.String Bootstrap.DataAccess.Role::get_RoleName() System.String Bootstrap.DataAccess.Role::get_Description() System.String Bootstrap.DataAccess.Role::get_Checked() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.Role::Retrieves() System.Boolean Bootstrap.DataAccess.Role::SaveByUserId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.Role::RetrievesByUserId(System.String) System.Boolean Bootstrap.DataAccess.Role::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.Role::Save(Bootstrap.DataAccess.Role) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.Role::RetrievesByMenuId(System.String) System.Boolean Bootstrap.DataAccess.Role::SavaByMenuId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.Role::RetrievesByGroupId(System.String) System.Boolean Bootstrap.DataAccess.Role::SaveByGroupId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.Role::RetrievesByUserName(System.String) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.Role::RetrievesByUrl(System.String,System.String) Bootstrap.DataAccess.Task System.String Bootstrap.DataAccess.Task::get_Id() System.String Bootstrap.DataAccess.Task::get_TaskName() System.String Bootstrap.DataAccess.Task::get_AssignName() System.String Bootstrap.DataAccess.Task::get_AssignDisplayName() System.String Bootstrap.DataAccess.Task::get_UserName() System.Int32 Bootstrap.DataAccess.Task::get_TaskTime() System.Double Bootstrap.DataAccess.Task::get_TaskProgress() System.DateTime Bootstrap.DataAccess.Task::get_AssignTime() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Task> Bootstrap.DataAccess.Task::Retrieves() System.Boolean Bootstrap.DataAccess.Task::Save(Bootstrap.DataAccess.Task) Bootstrap.DataAccess.Trace System.String Bootstrap.DataAccess.Trace::get_Id() System.String Bootstrap.DataAccess.Trace::get_UserName() System.DateTime Bootstrap.DataAccess.Trace::get_LogTime() System.String Bootstrap.DataAccess.Trace::get_Ip() System.String Bootstrap.DataAccess.Trace::get_City() System.String Bootstrap.DataAccess.Trace::get_Browser() System.String Bootstrap.DataAccess.Trace::get_OS() System.String Bootstrap.DataAccess.Trace::get_RequestUrl() System.String Bootstrap.DataAccess.Trace::get_UserAgent() System.String Bootstrap.DataAccess.Trace::get_Referer() System.Boolean Bootstrap.DataAccess.Trace::Save(Bootstrap.DataAccess.Trace) PetaPoco.Page`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.Trace::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.Trace::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Void Bootstrap.DataAccess.Trace::ClearTraces() Bootstrap.DataAccess.User System.String Bootstrap.DataAccess.User::get_Id() System.String Bootstrap.DataAccess.User::get_Password() System.String Bootstrap.DataAccess.User::get_PassSalt() System.String Bootstrap.DataAccess.User::get_Checked() System.DateTime Bootstrap.DataAccess.User::get_RegisterTime() System.Nullable`1<System.DateTime> Bootstrap.DataAccess.User::get_ApprovedTime() System.String Bootstrap.DataAccess.User::get_ApprovedBy() System.String Bootstrap.DataAccess.User::get_Description() Bootstrap.DataAccess.UserStates Bootstrap.DataAccess.User::get_UserStatus() System.String Bootstrap.DataAccess.User::get_Period() System.String Bootstrap.DataAccess.User::get_NewPassword() System.Int32 Bootstrap.DataAccess.User::get_IsReset() System.Boolean Bootstrap.DataAccess.User::Authenticate(System.String,System.String) System.Boolean Bootstrap.DataAccess.User::SaveApp(System.String,System.String) System.Boolean Bootstrap.DataAccess.User::ChangePassword(System.String,System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.User::Retrieves() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.User::RetrieveNewUsers() System.Boolean Bootstrap.DataAccess.User::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.User::ResetPassword(System.String,System.String) System.Boolean Bootstrap.DataAccess.User::ForgotPassword(Bootstrap.DataAccess.ResetUser) System.Boolean Bootstrap.DataAccess.User::Save(Bootstrap.DataAccess.User) System.Boolean Bootstrap.DataAccess.User::Update(System.String,System.String,System.String) System.Boolean Bootstrap.DataAccess.User::Approve(System.String,System.String) System.Boolean Bootstrap.DataAccess.User::Reject(System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.User::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.User::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.User::RetrievesByGroupId(System.String) System.Boolean Bootstrap.DataAccess.User::SaveByGroupId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.User::SaveUserIconByName(System.String,System.String) System.Boolean Bootstrap.DataAccess.User::SaveDisplayName(System.String,System.String) System.Boolean Bootstrap.DataAccess.User::SaveUserCssByName(System.String,System.String) Bootstrap.Security.BootstrapUser Bootstrap.DataAccess.User::RetrieveUserByUserName(System.String) System.String Bootstrap.DataAccess.User::ToString() Bootstrap.DataAccess.MongoDB.dll 2021-03-07T12:02:57 Bootstrap.DataAccess.MongoDB Bootstrap.DataAccess.MongoDB.App System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.App> Bootstrap.DataAccess.MongoDB.App::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.App::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.App::RetrievesByUserName(System.String) Bootstrap.DataAccess.MongoDB.App/<>c__DisplayClass0_0 Bootstrap.DataAccess.MongoDB.DBLog System.Boolean Bootstrap.DataAccess.MongoDB.DBLog::Save(Bootstrap.DataAccess.DBLog) Bootstrap.DataAccess.MongoDB.DbManager MongoDB.Driver.IMongoDatabase Bootstrap.DataAccess.MongoDB.DbManager::get_DBAccess() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.MongoDB.DbManager::get_Logs() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.MongoDB.DbManager::get_Exceptions() MongoDB.Driver.IMongoCollection`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.MongoDB.DbManager::get_Dicts() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.MongoDB.User> Bootstrap.DataAccess.MongoDB.DbManager::get_Users() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.MongoDB.Group> Bootstrap.DataAccess.MongoDB.DbManager::get_Groups() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.MongoDB.Role> Bootstrap.DataAccess.MongoDB.DbManager::get_Roles() MongoDB.Driver.IMongoCollection`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MongoDB.DbManager::get_Menus() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.MongoDB.DbManager::get_LoginUsers() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.ResetUser> Bootstrap.DataAccess.MongoDB.DbManager::get_ResetUsers() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.MongoDB.DbManager::get_Traces() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.MongoDB.RejectUser> Bootstrap.DataAccess.MongoDB.DbManager::get_RejectUsers() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MongoDB.DbManager::get_Messages() MongoDB.Driver.IMongoCollection`1<Bootstrap.DataAccess.Task> Bootstrap.DataAccess.MongoDB.DbManager::get_Tasks() System.Void Bootstrap.DataAccess.MongoDB.DbManager::InitDb() System.Void Bootstrap.DataAccess.MongoDB.DbManager::InitClassMap() System.Void Bootstrap.DataAccess.MongoDB.DbManager::.cctor() Bootstrap.DataAccess.MongoDB.Dict System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict> Bootstrap.DataAccess.MongoDB.Dict::RetrieveDicts() System.Boolean Bootstrap.DataAccess.MongoDB.Dict::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.MongoDB.Dict::Save(Bootstrap.Security.BootstrapDict) System.Boolean Bootstrap.DataAccess.MongoDB.Dict::SaveSettings(System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapDict>) System.String Bootstrap.DataAccess.MongoDB.Dict::RetrieveAppName(System.String,System.String,System.String) System.String Bootstrap.DataAccess.MongoDB.Dict::RetrieveWebTitle(System.String) System.String Bootstrap.DataAccess.MongoDB.Dict::RetrieveWebFooter(System.String) Bootstrap.DataAccess.MongoDB.Dict/<>c__DisplayClass4_0 Bootstrap.DataAccess.MongoDB.Exceptions System.Void Bootstrap.DataAccess.MongoDB.Exceptions::ClearExceptions() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.MongoDB.Exceptions::Retrieves() System.Boolean Bootstrap.DataAccess.MongoDB.Exceptions::Log(System.Exception,System.Collections.Specialized.NameValueCollection) PetaPoco.Page`1<Bootstrap.DataAccess.Exceptions> Bootstrap.DataAccess.MongoDB.Exceptions::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>) Bootstrap.DataAccess.MongoDB.Group System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.Group::get_Roles() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.MongoDB.Group::Retrieves() System.Boolean Bootstrap.DataAccess.MongoDB.Group::Save(Bootstrap.DataAccess.Group) System.Boolean Bootstrap.DataAccess.MongoDB.Group::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.MongoDB.Group::RetrievesByUserId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Group::SaveByUserId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Group> Bootstrap.DataAccess.MongoDB.Group::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Group::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapGroup> Bootstrap.DataAccess.MongoDB.Group::RetrievesByUserName(System.String) Bootstrap.DataAccess.MongoDB.Group/<>c__DisplayClass7_0 Bootstrap.DataAccess.MongoDB.Group/<>c__DisplayClass9_0 Bootstrap.DataAccess.MongoDB.Group/<>c__DisplayClass10_0 Bootstrap.DataAccess.MongoDB.Log PetaPoco.Page`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.MongoDB.Log::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Log> Bootstrap.DataAccess.MongoDB.Log::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Void Bootstrap.DataAccess.MongoDB.Log::DeleteLogAsync() System.Boolean Bootstrap.DataAccess.MongoDB.Log::Save(Bootstrap.DataAccess.Log) Bootstrap.DataAccess.MongoDB.LoginUser System.Boolean Bootstrap.DataAccess.MongoDB.LoginUser::Log(Bootstrap.DataAccess.LoginUser) PetaPoco.Page`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.MongoDB.LoginUser::RetrieveByPages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.LoginUser> Bootstrap.DataAccess.MongoDB.LoginUser::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) Bootstrap.DataAccess.MongoDB.Menu System.Collections.Generic.IEnumerable`1<Bootstrap.Security.BootstrapMenu> Bootstrap.DataAccess.MongoDB.Menu::RetrieveAllMenus(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Menu::Save(Bootstrap.Security.BootstrapMenu) System.Boolean Bootstrap.DataAccess.MongoDB.Menu::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.Menu::RetrieveMenusByRoleId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Menu::SaveMenusByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) Bootstrap.DataAccess.MongoDB.Menu/<>c__DisplayClass0_0 Bootstrap.DataAccess.MongoDB.Menu/<>c__DisplayClass0_3 Bootstrap.DataAccess.MongoDB.Message System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Message> Bootstrap.DataAccess.MongoDB.Message::Retrieves(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Message::Save(Bootstrap.DataAccess.Message) Bootstrap.DataAccess.MongoDB.RejectUser System.String Bootstrap.DataAccess.MongoDB.RejectUser::get_Id() System.String Bootstrap.DataAccess.MongoDB.RejectUser::get_UserName() System.String Bootstrap.DataAccess.MongoDB.RejectUser::get_DisplayName() System.DateTime Bootstrap.DataAccess.MongoDB.RejectUser::get_RegisterTime() System.String Bootstrap.DataAccess.MongoDB.RejectUser::get_RejectedBy() System.DateTime Bootstrap.DataAccess.MongoDB.RejectUser::get_RejectedTime() System.String Bootstrap.DataAccess.MongoDB.RejectUser::get_RejectedReason() Bootstrap.DataAccess.MongoDB.ResetUser Bootstrap.DataAccess.ResetUser Bootstrap.DataAccess.MongoDB.ResetUser::RetrieveUserByUserName(System.String) System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.String>> Bootstrap.DataAccess.MongoDB.ResetUser::RetrieveResetReasonsByUserName(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.ResetUser::Save(Bootstrap.DataAccess.ResetUser) Bootstrap.DataAccess.MongoDB.Role System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.Role::get_Menus() System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.Role::get_Apps() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.MongoDB.Role::Retrieves() System.Boolean Bootstrap.DataAccess.MongoDB.Role::Save(Bootstrap.DataAccess.Role) System.Boolean Bootstrap.DataAccess.MongoDB.Role::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.Role::RetrievesByUserName(System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.MongoDB.Role::RetrievesByUserId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Role::SaveByUserId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.MongoDB.Role::RetrievesByMenuId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Role::SavaByMenuId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Role> Bootstrap.DataAccess.MongoDB.Role::RetrievesByGroupId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Role::SaveByGroupId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.Role::RetrievesByUrl(System.String,System.String) Bootstrap.DataAccess.MongoDB.Role/<>c__DisplayClass11_1 Bootstrap.DataAccess.MongoDB.Role/<>c__DisplayClass12_0 Bootstrap.DataAccess.MongoDB.Role/<>c__DisplayClass14_0 Bootstrap.DataAccess.MongoDB.Role/<>c__DisplayClass15_1 Bootstrap.DataAccess.MongoDB.Role/<>c__DisplayClass16_0 Bootstrap.DataAccess.MongoDB.Role/<>c__DisplayClass18_0 Bootstrap.DataAccess.MongoDB.Task System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Task> Bootstrap.DataAccess.MongoDB.Task::Retrieves() System.Boolean Bootstrap.DataAccess.MongoDB.Task::Save(Bootstrap.DataAccess.Task) Bootstrap.DataAccess.MongoDB.Trace PetaPoco.Page`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.MongoDB.Trace::RetrievePages(Longbow.Web.Mvc.PaginationOption,System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.Trace> Bootstrap.DataAccess.MongoDB.Trace::RetrieveAll(System.Nullable`1<System.DateTime>,System.Nullable`1<System.DateTime>,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.Trace::Save(Bootstrap.DataAccess.Trace) System.Void Bootstrap.DataAccess.MongoDB.Trace::ClearTraces() Bootstrap.DataAccess.MongoDB.User System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.User::get_Roles() System.Collections.Generic.IEnumerable`1<System.String> Bootstrap.DataAccess.MongoDB.User::get_Groups() Bootstrap.Security.BootstrapUser Bootstrap.DataAccess.MongoDB.User::RetrieveUserByUserName(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::Authenticate(System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::SaveApp(System.String,System.String) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.MongoDB.User::RetrieveNewUsers() System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.MongoDB.User::Retrieves() System.Boolean Bootstrap.DataAccess.MongoDB.User::Save(Bootstrap.DataAccess.User) System.Boolean Bootstrap.DataAccess.MongoDB.User::Update(System.String,System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::ChangePassword(System.String,System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::Delete(System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.MongoDB.User::RetrievesByRoleId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::SaveByRoleId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Collections.Generic.IEnumerable`1<Bootstrap.DataAccess.User> Bootstrap.DataAccess.MongoDB.User::RetrievesByGroupId(System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::SaveByGroupId(System.String,System.Collections.Generic.IEnumerable`1<System.String>) System.Boolean Bootstrap.DataAccess.MongoDB.User::ResetPassword(System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::Approve(System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::SaveDisplayName(System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::SaveUserCssByName(System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::SaveUserIconByName(System.String,System.String) System.Boolean Bootstrap.DataAccess.MongoDB.User::Reject(System.String,System.String) Bootstrap.DataAccess.MongoDB.User/<>c__DisplayClass17_0 Bootstrap.DataAccess.MongoDB.User/<>c__DisplayClass18_0 Bootstrap.DataAccess.MongoDB.User/<>c__DisplayClass19_0 Bootstrap.DataAccess.MongoDB.User/<>c__DisplayClass20_0 <<<<<< EOF