1
0
Форкнуть 0
Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Timothy Mothra 397f9084e3
nupkg.props (#938)
* nupkg.props

* fix ex stack

* remove GenerateAssembly false property group

* update for WorkerService

* update tags
2019-09-12 17:17:02 -07:00
Cijo Thomas 49fd6dddab
Add new package for .NET Core WorkerServices (Adds GenericHost support) (#975) 2019-09-12 12:53:39 -07:00
Cijo Thomas 82caaca419
3.0 Functional Tests. (#966)
Asp.Net Core 3.0 Functional Tests Added. This leverages the built-in integration test capability of ASP.NET Core via Microsoft.AspNetCore.MVC.Testing
2019-08-31 09:44:42 -07:00
Cijo Thomas f9b3f2f3b6 Updated project names to easily filter 20 vs 11 tests.
Build yml modified to run 1.1 and 2.0 tests separately
2017-12-21 11:18:35 -08:00
YuliaSafarova c7b0358424 Enable ServerTelemetryChannel in .net core by the default (#530)
* Update versions

* Switch to Server channel + port bond schemas

* Change order

* Fix remaining tests

* Remaining test for performance counters

* Add explicit DisableTestParallelization assembly attribute

* Update changelog

* Bring back initial condition for one of the tests

* Disable tests with listener parallelization

* lock object should be static...

* Missed two tests to wrap in lock
2017-09-25 10:37:09 -07:00
Cijo Thomas e917993a18 Added 2.0 version of WebApi Test app and associated changes. 2017-09-08 10:46:53 -07:00
Cijo Thomas dfb0e13e0f Added MVCApp for netcore20 and tests. 2017-09-07 16:24:59 -07:00
Cijo Thomas 417797000d Renamed MVCFramework45 to just MVCFramework to avoid confusion. THis project is build for netcore and net46 2017-09-07 13:11:18 -07:00
Cijo Thomas 4d91ca68aa Added EmptyApp20 and FunctionalTestUtils20 2017-08-31 13:22:56 -07:00
Cijo Thomas 219579540b Ran vs 2017 upgrade, removed backup folder which was autogenerated 2017-07-10 21:24:40 -07:00
David Duffy 2e6bf1d1dd Wrote CHANGELOG.md file from release history. 2016-09-16 14:51:08 -07:00
David Duffy b2858e3d55 Added an after build target to add a language attribute to the generated XML documentation. 2016-09-02 18:47:31 -07:00
David Duffy 246e52c676 Merging SyntheticTelemetryInitializer and tests to latest develop branch. 2016-06-21 16:02:08 -07:00
kartang 745a1bac8e Minor change in functional test 2016-05-16 17:46:19 -07:00
kartang 758506e48f Reverting component version telemetry intializer and more updates with respect to RC2 2016-05-06 11:00:56 -07:00
kartang 43ae15f43d Refining MVC application by removing additional files and contents 2016-04-22 16:06:41 -07:00
kartang 905251df49 Updating to the latest bits of aspnet, adding new MVC functional test with netcoreapp tfm and fixing other tests 2016-04-22 14:58:07 -07:00
Karthik Tangirala 1b7a7bef6f Update to RC2 along with the renaming of dependencies, Renaming To AspNetCore and Change the runtime to CLI 2016-03-17 13:21:03 -07:00