Chris Ross
fe1011e507
Code review cleanup.
2014-02-10 10:52:19 -08:00
Chris Ross
40a7181ff0
Lazy translate conditional Owin keys to Features.
2014-02-10 10:24:11 -08:00
Chris Ross
850128dc39
Implement request and response properties: Headers, ContentLength.
2014-02-10 10:24:10 -08:00
Louis DeJardin
0e813fbb79
Rough outline of hosting components
2014-02-09 23:25:56 -08:00
Louis DeJardin
c37c555333
Initializing repository
2014-02-09 18:28:14 -08:00
Louis DeJardin
86025a3ec4
Updated Builder constructors
2014-02-09 18:24:16 -08:00
Louis DeJardin
e2f45c59ea
Placing IServiceProvider on IBuilder
...
Replaces concept of features/items on builder instance for now
2014-02-08 16:03:59 -08:00
David Fowler
f5bd72cdd7
Added identity and static files to the repo.
2014-02-07 23:22:44 -08:00
David Fowler
ef421b4d30
Update the build template
...
- Workaround myget feed issue
- Updated build.cmd to new standard
- Added new things to git ignore
2014-02-07 23:22:43 -08:00
Ryan Nowak
179841743e
updating OM of routing, about 10% better perf
2014-02-07 18:28:54 -08:00
Ryan Nowak
85225055b9
removing datatokens/constraints/url-generation
2014-02-07 18:28:53 -08:00
Ryan Nowak
d4904e8701
Adding legacy rounting code - mostly unmodified to get it into history
2014-02-07 18:28:51 -08:00
Chris Ross
251630590d
Initial port.
2014-02-07 17:01:08 -08:00
Chris Ross
ad3112917b
Update Microsoft.Owin dependencies to Microsoft.AspNet.
2014-02-07 11:29:22 -08:00
David Fowler
7cfcdcebdc
Workaround for myget being down.
2014-02-07 10:09:33 -08:00
David Fowler
f9d29fd8aa
Workaround for myget being down
2014-02-07 10:07:02 -08:00
Chris Ross
86b1ac8f39
Initial static files port.
2014-02-06 15:30:21 -08:00
Pranav K
1b1dfb72a5
Adding underscore to README
2014-02-06 11:00:29 -08:00
Ryan Nowak
856c09ae10
Removing OwinRouteEndpoint
2014-02-04 16:24:17 -08:00
Ryan Nowak
cd0b684094
cr feedback
2014-02-04 13:54:16 -08:00
Ryan Nowak
0eb5ff0b87
integrating abstractions with routing
2014-02-04 12:39:19 -08:00
Ryan Nowak
c796188231
integrating abstractions with routing
2014-02-03 15:56:44 -08:00
Pranav K
4bc8d93777
Updatng build.cmd to use cached NuGet.exe
2014-02-02 20:11:35 -08:00
Pranav K
939f363a0e
Updatng build.cmd to use cached NuGet.exe
2014-02-02 08:31:24 -08:00
Pranav K
5676745562
Updatng build.cmd to use cached NuGet.exe
2014-02-02 08:25:47 -08:00
Pranav K
15eb51163d
Updating build.cmd to cache NuGet.exe
2014-02-02 08:20:45 -08:00
Pranav K
3ac3af1daf
Cache nuget.exe in %LocalAppData% instead of downloading it everytime
2014-02-02 07:50:04 -08:00
David Fowler
1964e884e1
Initial version of watch target.
...
- Added FileWatcher helper class
- Added ability to disable fetching k from nuget every time it's called
- Added watch target to standard goals
- Added ability to skip project generation for net45.
This is useful for watch so that changes made to the
project but not saved to disk won't be discarded when the
watcher runs.
2014-02-01 11:55:10 -08:00
Pranav K
37e225d517
Regenerate resx files using ResxFileCodeGenerator
...
This is a temporary arrangement until we can start generating designer
file equivalents from k build. A side-effect of the change is that the
generated file will no longer build in CoreCLR profile due to missing API.
2014-02-01 10:33:34 -08:00
David Fowler
370a6b7ba3
Added code for the k10 case in FeatureObject.
2014-02-01 03:09:04 -08:00
David Fowler
4ce1423b1c
Made small changes to prevent null refs when getting HttpRequestInformation
...
- Use FeatureReference<T>.Default instead of new when constructing
- Fixed project.json in tests
2014-02-01 02:32:46 -08:00
David Fowler
d737f15413
Added global.json
2014-02-01 00:51:44 -08:00
David Fowler
27574b1616
Change the runtime generation so that it runs the app using dynamic compilation.
2014-02-01 00:18:33 -08:00
Louis DeJardin
003718c564
Fixing build errors
2014-01-31 13:35:26 -08:00
Louis DeJardin
af0923b68f
Rouging out feature interfaces and default abstraction implementations
2014-01-31 13:26:10 -08:00
Louis DeJardin
4de6abb7b5
Adding a placeholder for IdmMapping
2014-01-31 13:26:06 -08:00
anpete
a951d40352
Match k build resource embedding
2014-01-30 11:52:20 -08:00
Ryan Nowak
a86624d386
change to non-static entrypoint, which klr is looking for
2014-01-30 11:22:18 -08:00
Ryan Nowak
84f4a2d047
Initial mock up of key interfaces for routing.
...
This is heavily based right now on raw Owin as the request/response model
since that will work for building samples/tests, and doesn't require
ifdefs in the code for k10. Once it's feasible, I'll port this to use the
Microsoft.AspNet.Abstractions types.
The sample here includes some basic route/endpoint implementations just to
prove that the route engine works in naive scenarios. These might live on
in the future in some form, but for now it's just part of the sample.
The next step is to integrate this with WebFX and start developing the
integration/configuration story for WebFX.
2014-01-30 11:08:19 -08:00
Ryan Nowak
9f9f92d18a
Adding skeleton sample and test project
2014-01-30 11:07:52 -08:00
David Fowler
c616eaca6f
Handle timestamp based versions in kruntime itself
...
- This is useful when testing privates of the runtime itself.
2014-01-30 02:34:44 -08:00
Pranav K
738ab055de
Adding support for debugging sample applications
2014-01-29 21:56:59 -08:00
AndrewPeters
f4e3bb768d
Adds resx to proj gen
2014-01-29 15:17:04 -08:00
Arthur Vickers
b8f5824114
Merge pull request #1 from aspnet/ControllerUpdates
...
Everything but the kitchen async... (Updates to how Music Store controllers use data)
Specifically:
- Dispose contexts
- Use async wherever possible
- Stop using initializers (currently hard-coded to drop and recreate each run)
- Some general cleanup
- Stop using AttachDbFilename
Not included here:
- No major changes to app structure
- No major changes to data model
- No major changes to error handling, concurrency, etc.
2014-01-29 08:46:43 -08:00
ajcvickers
c20584b749
Removing automatically added packages.config as requested.
2014-01-29 08:43:46 -08:00
ajcvickers
7c96726460
Updates following code review
2014-01-29 08:39:53 -08:00
David Fowler
e79aefce8b
Added template files and updated the init task.
2014-01-28 22:50:42 -08:00
David Fowler
26fd4a5a18
Updated build files.
2014-01-28 22:31:15 -08:00
David Fowler
1b0ccc8910
Updated build files.
2014-01-28 22:25:15 -08:00
AndrewPeters
9935af3a43
Improved package reference resolution.
2014-01-28 22:22:58 -08:00