Commit Graph

35 Commits

Author SHA1 Message Date
Nate McMaster 25fab09527
Remove installancm.ps1 from ANCM V2 package 2018-10-22 09:47:54 -07:00
Justin Kotalik 9b1fd75b7e
Include mof file in ANCMV2 package (#1499) 2018-10-11 13:32:02 -07:00
Pavel Krymets f867367b56
Use V2 schema for V1 outputs, do not pack pdb's (#1152) 2018-08-03 13:55:25 -07:00
Pavel Krymets 754c3b0c2e
Fix props files inside Microsoft.AspNetCore.AspNetCoreModule* Nuget packages (#975) 2018-06-26 12:39:01 -07:00
Justin Kotalik 17fdbf6514
pdbs in content files (#938) 2018-06-19 10:31:41 -07:00
Justin Kotalik 38c3606685
Adds pdbs (and other files) to testing package (#929) 2018-06-19 08:52:13 -07:00
Justin Kotalik da14806d9e Make content files include subdirectory dlls. 2018-06-13 15:39:47 -07:00
Justin Kotalik d218881f5f
Fix nuspec file path to out of proc request handler. (#914) 2018-06-13 14:27:24 -07:00
Justin Kotalik 1687eabcde Revert "Revert "Load ANCM out of process via global versioning (#895)""
This reverts commit ec7f23308e.
2018-06-13 12:00:00 -07:00
Justin Kotalik ec7f23308e Revert "Load ANCM out of process via global versioning (#895)"
This reverts commit 9d97ff38f8.
2018-06-12 15:26:25 -07:00
Justin Kotalik 9d97ff38f8
Load ANCM out of process via global versioning (#895) 2018-06-12 14:04:21 -07:00
Justin Kotalik 64db0c9e95 Fix mismatching request handler xml tags 2018-05-18 21:28:04 -07:00
Justin Kotalik ff1ea3cf85
Split ANCM request handlers into two! (#839) 2018-05-18 16:38:19 -07:00
Justin Kotalik 53cad943b3
Split ANCM into two dlls. (#811) 2018-05-03 13:49:31 -07:00
Justin Kotalik b978df455c Create a separate nuget package for ANCMV1 2018-04-10 14:21:23 -07:00
Justin Kotalik da513bd8d8 Get build.cmd working and cleanup ignored files. 2018-04-10 14:21:00 -07:00
Pavel Krymets 157e7f4fdd Creates two separate projects for ANCM V1 and V2. 2018-04-10 14:19:32 -07:00
Nate McMaster 6e0189c312
Update Microsoft.AspNetCore.AspNetCoreModule license and package URLs (#585) 2018-02-14 09:56:42 -08:00
Nate McMaster 48ed4a6997 Package aspnetcorerh in Microsoft.AspNetCore.Server.IIS 2018-01-08 10:15:06 -08:00
Justin Kotalik c3bc6fed9c
Adds RequestHandler dll and hostfxr changes from ANCM (#497) 2018-01-04 10:07:00 -08:00
Justin Kotalik d59b0ef38c Adds universe manifest and signing info 2017-12-29 12:48:01 -08:00
pan-wang 30bbd87d81 Panwang/refactor (#277)
* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* load from bin start and catch unhandled exception

* Fixes request handler vcxproj

* Adds request handler to nuget package

* build issues

* outofprocess refactoring

* adding logging support

* enforce Warning As Error for build and enable process recycle for outofprocess

* fix AV for win32 build and update build flags

* Fixed m_srwLock lock issue

* remove dealock in loadmanagedapp and remove UseMFC

* Readd lost exception catching

* nuget package issue and status code

* fixing warnings

* Adds Headers

* removing web sockets exe for now

* remove flags

* nuspec stuff

* spelling

* only look in inetsvr for now (or same folder)

* rename method

* terminte thread before closing the handle to it

* couple changes related with AV

* null check and Kill thread for in process if dotnet timed out

* fix recursive lock issue reported by appverifier

* client disconnect support AV fix

* flow 502.5 process start failure error page

* Feedback from inperson code review
2017-12-20 13:46:27 -08:00
Justin Kotalik 2e14ec8f9b
Update AspNetCoreModuleX64Location and X86. (#264) 2017-11-30 10:20:46 -08:00
Justin Kotalik c12c938d4a
Copy aspnetcore.dll to contentfiles and re-add old nuget locations. (#245) 2017-11-13 15:29:07 -08:00
Justin Kotalik 618d3dabee
Modifies ANCM DLL location based on folder rather than name. (#240) 2017-11-08 16:02:52 -08:00
Pavel Krymets 49cf523651
Add location information to ANCM package (#230) 2017-11-02 12:04:09 -07:00
Pranav K 4d35489e85 Use dotnet pack to pack AspNetCore file 2017-07-17 14:44:36 -07:00
Chris R 4e96bbdfe5 Update nupkg layout to include both architectures together. 2016-11-17 10:37:10 -08:00
jhkimnew 5788765983 Fixed after the ancm nuget package change 2016-11-08 16:57:50 -08:00
jhkimnew 1bbc32f26e Fixed a build issue regarding directory path 2016-11-08 16:01:30 -08:00
jhkimnew e119603cdd Merge the change 2016-11-08 15:45:54 -08:00
jhkimnew 40ccbb3940 Fix the non-standard nuget package 2016-11-08 15:37:11 -08:00
Sourabh Shirhatti df997dcb3e Update LICENSE information 2016-10-26 14:08:58 -07:00
jhkimnew 4a79573def Jhkim/add installancm ps1 (#15)
Jhkim/add installancm ps1
2016-09-30 17:18:29 -07:00
Sourabh Shirhatti d245ded51d Produce fake nupkg for testing 2016-09-26 17:08:07 -07:00