Steve Sanderson
|
513d288a5d
|
Use GetRandomFileName instead of GetTempFileName. Fixes #1060
|
2017-07-03 10:15:53 +01:00 |
|
Steve Sanderson
|
b444831c8d
|
Remove System.Runtime.Loader dependency to enable net461 support. Use IApplicationLifetime instead of AssemblyLoadContext.Default.Unloading.
|
2017-06-07 14:58:44 +01:00 |
|
Steve Sanderson
|
2aaceaa9f8
|
Move core packages to netstandard2.0
|
2017-06-07 14:58:33 +01:00 |
|
SteveSandersonMS
|
2cffab14f6
|
StringAsTempFile cleans up in a wider range of circumstances (not relying on finalizer running). Helps with #7 but still doesn't cover all cases.
|
2016-11-30 15:04:08 +00:00 |
|
SteveSandersonMS
|
3ff4447924
|
Add XML docs to core packages
|
2016-11-29 16:03:15 +00:00 |
|
SteveSandersonMS
|
eec370e938
|
Move file-watching logic into .NET to avoid Node's fs.watch issues on Windows (#128)
|
2016-07-07 14:25:54 +01:00 |
|
Andrei Tserakhau
|
95cba7f5dd
|
refactor: apply default vs transform to xproj
refactor(spa-services): clean code
refactor(node-services): clean code, extract classes nto separate files
refactor(angular-services): prime cache cleanup
|
2016-05-25 16:08:49 +03:00 |
|
SteveSandersonMS
|
25c728f885
|
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
4a0e4bdf1a
|
Rename Microsoft.AspNet.* packages folders to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|