Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
/MvcPublic archive

Commit04ce6ca

Browse files
authored
Update README.md (#8772)
1 parentc9887e0 commit04ce6ca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
ASP.NET Core MVC
2-
===
1+
ASP.NET Core MVC[Archived]
2+
===========================
33

4-
**Note: For ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core), seehttps://github.com/aspnet/AspNetWebStack**
4+
**This GitHub project has been archived.** Ongoing development on this project can be found in<https://github.com/aspnet/AspNetCore>.
55

6-
Travis:[![Travis](https://travis-ci.org/aspnet/Mvc.svg?branch=master)](https://travis-ci.org/aspnet/Mvc)
6+
**Note: For ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core), seehttps://github.com/aspnet/AspNetWebStack**
77

88
ASP.NET Core MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and gives you full control over markup for enjoyable, agile development. ASP.NET Core MVC includes many features that enable fast, TDD-friendly development for creating sophisticated applications that use the latest web standards.
99

@@ -19,8 +19,8 @@ Related community projects:
1919
*[XmlResult](https://github.com/Wallsmedia/XmlResult): XML formatter extensions to allow defining the XML serializer type.
2020
*[AspNetCoreImageTagHelper](https://github.com/ignatandrei/AspNetCoreImageTagHelper): Tag helper for rendering images as inline base64 data.
2121

22-
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the[Home](https://github.com/aspnet/home) repo.
22+
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the[AspNetCore](https://github.com/aspnet/AspNetCore) repo.
2323

2424
##Building from source
2525

26-
To run a complete build on command line only, execute`build.cmd` or`build.sh` without arguments. See[developer documentation](https://github.com/aspnet/Home/wiki) for more details.
26+
To run a complete build on command line only, execute`build.cmd` or`build.sh` without arguments. See[developer documentation](https://github.com/aspnet/AspNetCore/wiki) for more details.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp