Commit Graph

36 Commits

Author SHA1 Message Date
Zou Wei 7918fe2c39 Update README.md
Add links to the docs.
2018-10-15 13:12:56 +01:00
simpman4 88cd4573a6 Added a "." to the end of ln. 41 2018-10-05 14:45:48 +01:00
Steve Sanderson cf59ed94ad Consume jsinterop from submodule (#1351)
* Remove JSInterop files from this repo

* Add jsinterop submodule

* In Blazor.sln, reference jsinterop projects from submodule

* Update other references to jsinterop

* Fix TypeScript warning

* Include submodules in test/pack

* Update to newer jsinterop to fix JS pack issue

* Update to newer jsinterop to obtain strong naming

* Allow jsinterop submodule to inherit Directory.Build.props/targets

* Get latest jsinterop

* For AppVeyor builds, restore git submodules (happens automatically elsewhere)

* Update README.md with instructions to restore submodules
2018-08-29 11:10:35 +01:00
Ryan Nowak 692bb0e261 Add privateassets=all to Blazor.Build usages
We recommend using this package with PrivateAssets=all everywhere to
make sure that the MSBuild files brought in by this package aren't
applied to transitively.

When that happens, the Blazor.Build MSBuild files will take over the
Razor functionality for other projects, which breaks MVC's view
compilation functionality.

This is part of a fix for #1216.
2018-08-22 08:21:46 -07:00
WaiChungK 3d46d4edff Update README.md 2018-07-17 09:45:32 +08:00
Matt Ferderer 34971c9569 Update Steve Sanderson's demo to latest NDC talk
Steve recently did another NDC talk which is much more up to date. Suggesting that one be linked to instead of the older talk.
2018-06-06 16:35:41 -07:00
Javier Calvarro Nelson a3a76c2e9a Update README.md
Indicate where and what version of Java to get.
2018-06-05 09:39:59 -07:00
Steve Sanderson b32c88c0d6 Remove suggestion to reference ASP.NET CI dev feed from readme 2018-05-29 17:18:58 +01:00
Suchiman 0e5f9c2562 Use RestoreAdditionalProjectSources instead of RestoreSources
- The former is additive while the latter replaces the existing sources
2018-05-29 17:16:45 +01:00
Ryan Nowak eeed731587 Update ASP.NET Core dependencies to RC 2018-05-22 11:10:15 -07:00
Emiel Koning 6d872377ef typo
Just a small typo... ;-)
2018-05-04 10:42:28 -07:00
Zachary Becknell 0457a709be Update README.md 2018-04-24 21:31:24 -04:00
Daniel Roth b05b3cac23 Add instructions for installing the VSIX from myget 2018-04-20 16:33:54 -07:00
Daniel Roth ab023a375d Fix readme typo 2018-04-17 16:14:29 -07:00
Daniel Roth 5a29f2934e Point to Blazor getting started guide 2018-04-17 11:22:51 -07:00
Zachary Becknell dd7bd2ba20 Update README.md
Update SDK link
2018-04-17 11:17:00 -07:00
Ryan Nowak fb560b0c7b Update README.md
Fix typos
2018-04-16 14:34:19 -07:00
Ryan Nowak 62de983753 Update README.md 2018-04-16 13:06:29 -07:00
chassq 3f0c2b31a0 Update README.md
Wanted to make sure people knew to get the latest preview of VS 2017...
2018-04-07 19:29:41 -07:00
Daniel Roth 04e850353b Fix VS workload name 2018-03-23 11:35:23 -07:00
Daniel Roth b669dcad1b Readme update tweak 2018-03-22 12:39:24 -07:00
Daniel Roth 492bfd4982 Add back older browser support statement 2018-03-22 12:39:24 -07:00
Daniel Roth d01b10aec1 Add back asm.js support to the future list 2018-03-22 12:39:24 -07:00
Daniel Roth bcc7e62d04 Fix list item indentation 2018-03-22 12:39:24 -07:00
Daniel Roth 4bb570190b Update readme for initial preview release 2018-03-22 12:39:24 -07:00
Ryan Nowak d175b4d38a Konvert to KoreBuild 2018-03-14 11:23:42 +00:00
Florian Dohrendorf ab2abc442a add prerequisites for tooling usage 2018-03-02 07:39:00 -08:00
Florian Dohrendorf cb44cf9c07 adjust build blazor tooling instructions 2018-03-01 18:27:06 -08:00
Ryan Nowak 1db74b7c2d Add BlazorTooling.sln to instructions 2018-02-28 10:14:48 -08:00
Martyn Jones a639cab50f Fixing build instructions in readme 2018-02-17 20:44:53 -08:00
Steve Sanderson 7df9e0420d Update README.md 2018-02-16 17:59:34 +00:00
Daniel Roth d8ae9fd478 Update link to live Blazor app 2018-02-09 10:57:25 -08:00
Eilon Lipton c4412c9739 Add Gitter badge 2018-02-06 09:57:00 -08:00
Daniel Roth 4526c8c1f0 Add missing newline 2018-02-02 15:29:27 -08:00
Daniel Roth 1c7950b20a Add build and test instructions 2018-02-02 15:29:27 -08:00
Daniel Roth f88dd6c822 Add README.md 2018-01-30 11:03:51 -08:00