# 使用说明 打开浏览器,访问地址 http:///ss-admin/install,进入 SSCMS 系统安装界面 *** # SSCMS

SSCMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。 ## 版本 项目发布的正式版本存放在 `master` 分支 | 编译状态 | 版本号 | 发布日期 | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------ | | [![Build status](https://sscms.visualstudio.com/cms/_apis/build/status/siteserver.cms?branchName=master)](https://sscms.visualstudio.com/cms/_build/latest?definitionId=1&branchName=master) | ![Nuget version](https://img.shields.io/nuget/v/SSCMS.svg) | ![master last commit](https://img.shields.io/github/last-commit/siteserver/cms/master.svg) | ## 开发文档 [《SSCMS 使用指南》](https://sscms.com/docs/v7/getting-started/) [《SSCMS 系统更新》](https://sscms.com/docs/v7/updates/) [《SSCMS STL 语言》](https://sscms.com/docs/v7/stl/) [《SSCMS 插件开发》](https://sscms.com/docs/v7/plugin/) [《SSCMS 官方插件》](https://sscms.com/docs/v7/official/) [《SSCMS 命令行》](https://sscms.com/docs/v7/cli/) [《SSCMS REST API》](https://sscms.com/docs/v7/api/) [《SSCMS 数据结构》](https://sscms.com/docs/v7/model/)