little-asp-net-core-book


Namelittle-asp-net-core-book JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/little-asp-net-core-book
SummaryLittle ASP.NET Core Book
upload_time2024-03-03 13:49:33
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Little ASP.NET Core Book

## 下载

### Docker

```
docker pull apachecn0/little-asp-net-core-book
docker run -tid -p <port>:80 apachecn0/little-asp-net-core-book
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install little-asp-net-core-book
little-asp-net-core-book <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g little-asp-net-core-book
little-asp-net-core-book <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/little-asp-net-core-book",
    "name": "little-asp-net-core-book",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/14/a6ae9354d7694975e498d1562795c4f91cea1a14e36034cf511c3a660190/little-asp-net-core-book-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Little ASP.NET Core Book\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/little-asp-net-core-book\ndocker run -tid -p <port>:80 apachecn0/little-asp-net-core-book\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install little-asp-net-core-book\nlittle-asp-net-core-book <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g little-asp-net-core-book\nlittle-asp-net-core-book <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Little ASP.NET Core Book",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/little-asp-net-core-book"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb8a58b748f85e5859d99561fe6c5b2b08b83f94d8eb44f36bbc4c9e056e84b9",
                "md5": "fa0d312a35a6aec9035bf11451421e00",
                "sha256": "d542bbeecc10b4d6bb69a1567d165631e13cb8daa4ed7f35eb12829897b10200"
            },
            "downloads": -1,
            "filename": "little_asp_net_core_book-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa0d312a35a6aec9035bf11451421e00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 652147,
            "upload_time": "2024-03-03T13:49:30",
            "upload_time_iso_8601": "2024-03-03T13:49:30.950608Z",
            "url": "https://files.pythonhosted.org/packages/fb/8a/58b748f85e5859d99561fe6c5b2b08b83f94d8eb44f36bbc4c9e056e84b9/little_asp_net_core_book-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c14a6ae9354d7694975e498d1562795c4f91cea1a14e36034cf511c3a660190",
                "md5": "5206fd5da506fff893a3401502fc1e30",
                "sha256": "efbf213260be76eacec6ad3087457751b54bbd0b75724fa1571e2c73342b64b2"
            },
            "downloads": -1,
            "filename": "little-asp-net-core-book-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5206fd5da506fff893a3401502fc1e30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 632021,
            "upload_time": "2024-03-03T13:49:33",
            "upload_time_iso_8601": "2024-03-03T13:49:33.237001Z",
            "url": "https://files.pythonhosted.org/packages/1c/14/a6ae9354d7694975e498d1562795c4f91cea1a14e36034cf511c3a660190/little-asp-net-core-book-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 13:49:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "little-asp-net-core-book",
    "github_not_found": true,
    "lcname": "little-asp-net-core-book"
}
        
Elapsed time: 0.50270s