Pranav K
f80490f99d
Remove runtime compilation from Mvc.Razor ( #8755 )
...
* Remove runtime compilation from Mvc.Razor
* Remove RazorViewEngineOptions.FileProviders
2018-11-21 17:14:12 -08:00
Nate McMaster
f5aae26b44
Update projects and packages to target netcoreapp3.0 ( aspnet/Mvc#8734 )
2018-11-16 16:28:35 -08:00
Pranav K
9ff5a441f5
Use 3.0 configuration in RCLs
2018-11-14 15:29:26 -08:00
James Newton-King
9f1a222d90
React to AuthorizationMiddleware ( #8697 )
2018-11-09 07:11:55 +13:00
Pranav K
17ed44c868
React to Razor.Design package removal ( #8680 )
...
* React to Razor.Design package removal
* Remove references to packages (Razor.Design, Razor.Extensions) solely used to bring in compiler \ targets
* Target netcoreapp3.0 in samples and tests to allow Sdk to infer values
2018-10-31 15:38:22 -07:00
Pranav K
6c0bbc7458
Merge remote-tracking branch 'origin/release/2.2' into prkrishn/master
2018-10-26 11:36:55 -07:00
Pranav K
5656e7f455
React to CORS changes
2018-10-26 11:10:54 -07:00
James Newton-King
79117fa08a
Merge 2.2 to master
2018-10-23 22:04:56 +13:00
James Newton-King
40959a97e7
Fix link generation of routes with default values ( #8616 )
2018-10-23 16:10:43 +13:00
James Newton-King
e9737a90e5
Endpoing routing 3.0 registration ( #8470 )
2018-10-23 14:04:12 +13:00
Pranav K
5f42d5063e
Merge remote-tracking branch 'origin/release/2.2'
2018-10-12 15:58:08 -07:00
Doug Bunting
18acae77c8
Merge pull request #8585 from aspnet/feature/client.code.generation
...
Merge feature/client.code.generation branch into release/2.2
2018-10-11 16:36:36 -07:00
Pranav K
f6fc34aff9
React to CORS changes
2018-10-11 12:23:43 -07:00
Doug Bunting
d3442f3590
Create a single Microsoft.Extensions.ApiDescription.Client package
...
- #8428
- add signing-related and PackageVerifier configuration for new package
- remove packaging configuration from dotnet-getdocument project
- adjust `dotnet-getdocument` invocation to its new location
- remove use of nonexistent (ignored) `dotnet-getdocument --no-build` option
Remove `--uri` feature from `dotnet-getdocument`
- reduce dependencies from Microsoft.AspNetCore.TestHost to Microsoft.AspNetCore.Hosting.Abstractions
- assume web site depends on that
- merge `DownloadFileCore` into `DownloadFile`
- remove other unecessary code e.g. `WrappedException` was never `throw`n
Correct issues in `DownloadFile`
- e.g. dispose of `responseStream`, use `await` more, support FIPS-compliant machines
nits:
- clean up `Project` and the metadata it fetches
- remove unnecessary `.props` and `.targets` files
2018-10-10 14:52:56 -07:00
Doug Bunting
95b4dc8ca0
Add first cut of Microsoft.Extensions.ApiDescription.Client package / project
...
- WIP in a number of ways
2018-10-10 14:52:36 -07:00
Ryan Nowak
d37052c467
Merge branch 'release/2.2'
2018-10-08 16:32:01 -07:00
Ryan Nowak
6cee2431f1
React to routing changes
2018-10-08 15:45:32 -07:00
Ryan Nowak
37decc5ce6
Merge branch 'release/2.2'
2018-10-05 21:58:13 -07:00
Ryan Nowak
384b814349
React to IEndpointSelectorPolicy changes
2018-10-05 21:03:53 -07:00
Doug Bunting
5a5bb47860
Merge branch 'master' into merge/release/2.2-to-master
2018-10-04 16:04:25 -07:00
Doug Bunting
5bddd226a3
Use Internal.AspNetCore.Sdk as an MSBuild SDK
...
- should resolve issues with occasional strange MSBuild caching issues in this repo
- modeled after aspnet/Scaffolding#905
- follows aspnet/BuildTools#729 recommendation to check in global.config file
- see also Microsoft/msbuild#2914
- use newer KoreBuild
- `.\build.cmd -update /t:noop`
2018-10-04 15:12:38 -07:00
Ryan Nowak
925a26c264
Merge branch 'release/2.2'
2018-09-30 14:29:44 -07:00
Ryan Nowak
3667b0481a
React to routing API changes
...
Reaction for: https://github.com/aspnet/Routing/pull/822
2018-09-30 14:26:06 -07:00
ASP.NET CI
3e43cb0033
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:25:19 -07:00
ASP.NET CI
235ab17ed4
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:23:24 -07:00
Ryan Nowak
cb1393cbb1
Adding functional tests for LinkGenerator
2018-09-29 20:34:48 -07:00
ASP.NET CI
db7555b0ba
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:25:04 +00:00
ASP.NET CI
bd2754160e
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 12:22:59 -07:00
Ryan Nowak
71d4d1be07
Merge branch 'release/2.2'
2018-09-22 16:37:02 -07:00
Ryan Nowak
89a962716f
React to Routing LinkGenerator changes
2018-09-22 15:47:38 -07:00
Pranav K
a7513ce282
Update dependencies.props
2018-09-21 11:47:19 -07:00
Ryan Nowak
5b9ef5972c
Merge branch 'release/2.2'
2018-09-20 11:08:03 -07:00
Ryan Nowak
5c4c746797
Reaction PR from routing rename
2018-09-20 10:15:50 -07:00
ASP.NET CI
6129c33ef8
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 19:24:22 +00:00
ASP.NET CI
6abb4d9e81
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:22:12 -07:00
James Newton-King
3671faf2ac
Update routing dependency
2018-09-13 09:21:03 +12:00
James Newton-King
dfae9c208a
Add IParameterTransformer support ( #8329 )
2018-09-12 21:46:41 +12:00
ASP.NET CI
5eff5a43fb
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 19:25:09 +00:00
ASP.NET CI
87c1389b5a
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:23:38 -07:00
James Newton-King
64b0f298de
React to obsolete DefaultInlineConstraintResolver ctor ( #8409 )
2018-09-07 13:33:46 +12:00
Ryan Nowak
f7d9271d71
Merge branch 'merge/release/2.2-to-master' of https://github.com/dotnet-maestro-bot/Mvc into dotnet-maestro-bot-merge/release/2.2-to-master
2018-09-06 16:09:34 -07:00
Ryan Nowak
fabe189470
React to LinkGenerator changes
2018-09-05 20:52:37 -07:00
ASP.NET CI
32160e9fd5
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-05 23:55:31 +00:00
ASP.NET CI
198f19305c
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 19:22:59 +00:00
ASP.NET CI
b9793f0a1d
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:21:18 -07:00
James Newton-King
b649133eec
Refactor KnownRouteValueConstraint to not require HttpContext ( #8352 )
2018-08-30 08:57:53 +12:00
James Newton-King
8ed9d0aac2
Use Endpoint instead of RouteEndpoint where possible ( #8331 )
2018-08-28 11:00:11 +12:00
ASP.NET CI
a40ceec73c
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-26 19:23:17 +00:00
James Newton-King
d881ec178f
Merge release/2.2
2018-08-23 22:05:15 +12:00
James Newton-King
e2de54a92d
Update MvcEndpointDataSource to use RoutePattern ( #8249 )
2018-08-23 21:42:42 +12:00