Commit Graph

45021 Commits

Author SHA1 Message Date
David Fowler 127b6886c4 Removed the generated csprojes 2014-01-25 17:16:00 -08:00
David Fowler 328d43a638 Updated the sample to use the owin http abstractions glue. 2014-01-25 16:44:35 -08:00
David Fowler 62bcfc0a95 Fixed up the func. 2014-01-25 16:36:02 -08:00
David Fowler a8b4c71284 Added temporary owin glue for HttpAbstractions based on Microsoft.Owin. 2014-01-25 16:29:15 -08:00
David Fowler 2bd1aab88d Updated the samples project for net45 to use owin. 2014-01-25 16:04:50 -08:00
David Fowler 1d27b4e2e4 Remove packages.config 2014-01-25 15:16:24 -08:00
Pranav K 7637ca17dc Adding package source for private MyGet feed 2014-01-25 06:24:06 -08:00
David Fowler 84f35cab5e Handle defines and unsafe code. 2014-01-25 05:31:46 -08:00
David Fowler 97c064af5c Added default configurations if none specified. 2014-01-25 04:58:35 -08:00
David Fowler 4a3491e5b8 Made project generation more robust so that it handles more cases. 2014-01-25 04:36:58 -08:00
David Fowler 4768f708fd Added build to ignore 2014-01-25 02:48:24 -08:00
David Fowler be66f594af Updated project files. 2014-01-25 02:27:44 -08:00
David Fowler eb24202709 Updated build. 2014-01-25 02:25:12 -08:00
David Fowler 242ea9a319 Updated the build. 2014-01-25 02:19:01 -08:00
David Fowler 75169fefff Updated the build. 2014-01-25 02:12:04 -08:00
David Fowler 52c9e72ee1 Changed package name to KoreBuild. 2014-01-25 01:12:12 -08:00
David Fowler f53b844807 Added packing step for build libraries. 2014-01-24 23:50:03 -08:00
David Fowler 8cc117c48f Updated build. 2014-01-24 02:21:50 -08:00
David Fowler 7561fb683a Updated build. 2014-01-24 02:21:32 -08:00
David Fowler a0de7048b5 Ifdef to make stuff compile on both platforms. 2014-01-24 02:20:46 -08:00
David Fowler b0933fdd35 Updated the build and removed older projects. 2014-01-24 02:02:47 -08:00
David Fowler b5a80997d6 Fixed missing references node in k10 project 2014-01-24 01:57:03 -08:00
David Fowler b54a0da6e8 Updated MVC.
- Use new HttpAbstractions
- Updated the build
- Added new projects
2014-01-24 01:55:17 -08:00
David Fowler 854cb87b42 Updated version 2014-01-24 01:21:42 -08:00
David Fowler 9bc47f8698 Changed version 2014-01-24 01:19:07 -08:00
David Fowler 336e69a677 Added content type and WriteAsync as a stop gap. 2014-01-24 00:17:07 -08:00
David Fowler 76ef358974 Moved tests to test folder and renamed solution. 2014-01-23 23:54:25 -08:00
David Fowler 3ef8197d18 Updated projects and the build.
- Things compile with ifdefs for coreclr now.
2014-01-23 23:52:20 -08:00
David Fowler 77dd7e40eb Updated build. 2014-01-23 23:12:34 -08:00
David Fowler fbc894b0b9 Updated build file to makefile.shade 2014-01-23 22:31:19 -08:00
David Fowler 010f5f9569 Added default build files. 2014-01-23 21:29:58 -08:00
Louis DeJardin 7d4d95703a Update README.md 2014-01-23 20:24:47 -08:00
Louis DeJardin 93cff615c3 Create README.md 2014-01-23 20:24:02 -08:00
Louis DeJardin 27ff7762e9 Updating with work in progress 2014-01-23 14:53:22 -08:00
Louis DeJardin acdf8aa3bd Recursing to compile
continues to other repos on errors
displays summary at end
2014-01-23 13:54:11 -08:00
Louis DeJardin b20ee8784c Initial code 2014-01-23 13:53:13 -08:00
David Fowler fb35288326 Removed core services. 2014-01-22 19:35:13 -08:00
David Fowler f3008e8ff9 Renamed the solution file. 2014-01-22 19:04:34 -08:00
David Fowler 477cf79e58 Removed unneeded dependencies and updated owin bits. 2014-01-22 19:03:56 -08:00
Pranav K 7adb658a38 Moving compilation to Microsoft.AspNet.Mvc.Razor 2014-01-22 15:12:28 -08:00
Pranav K df5a6d30d6 * Migrating HtmlHelper stub
* Updating project json files to new format
2014-01-22 12:27:24 -08:00
Pranav K 69a99e5c41 Moving View overloads to Controller base type 2014-01-22 10:59:32 -08:00
David Fowler c734eada6f Added restore to build. 2014-01-21 21:52:44 -08:00
David Fowler 55b697a142 Updated build to add restore. 2014-01-21 21:52:15 -08:00
David Fowler 084d6e3544 Added initial build. 2014-01-21 20:17:07 -08:00
David Fowler cd744ed7bd Nuke the bin folder 2014-01-21 20:16:13 -08:00
Pranav K 7b8a54cc24 * Updating project structure to use the src, test, build, samples format
* Adding build scripts to use K compilation.
2014-01-21 16:15:44 -08:00
Pranav K 5f4807dc9e Adding support for ViewData 2014-01-21 11:59:47 -08:00
Pranav K 0699e7aa40 Adding support for disk based views with code generation and compilation 2014-01-19 18:50:22 -08:00
N. Taylor Mullen 771da62400 Removed a lot of the Assert extensibility types 2014-01-18 23:43:51 -08:00