Title: ASP.NET Core 2.2.0 Preview 3 known issues · Issue #323 · aspnet/Announcements · GitHub
Open Graph Title: ASP.NET Core 2.2.0 Preview 3 known issues · Issue #323 · aspnet/Announcements
X Title: ASP.NET Core 2.2.0 Preview 3 known issues · Issue #323 · aspnet/Announcements
Description: Known issues in ASP.NET / Entity Framework Core 2.2 Preview 3 To see all issues closed in the 2.2.0 Preview 3 milestone, see the results of this query. Official announcement blog post: https://blogs.msdn.microsoft.com/webdev/2018/10/17/a...
Open Graph Description: Known issues in ASP.NET / Entity Framework Core 2.2 Preview 3 To see all issues closed in the 2.2.0 Preview 3 milestone, see the results of this query. Official announcement blog post: https://blog...
X Description: Known issues in ASP.NET / Entity Framework Core 2.2 Preview 3 To see all issues closed in the 2.2.0 Preview 3 milestone, see the results of this query. Official announcement blog post: https://blog...
Opengraph URL: https://github.com/aspnet/Announcements/issues/323
X: @github
Domain: github-redirect.dependabot.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ASP.NET Core 2.2.0 Preview 3 known issues","articleBody":"Known issues in ASP.NET / Entity Framework Core 2.2 Preview 3\r\n========\r\n\r\nTo see all issues closed in the 2.2.0 Preview 3 milestone, see the results of [this query](https://github.com/search?q=org%3Aaspnet+is%3Aissue+is%3Aclosed+milestone%3A2.2.0-preview3).\r\n\r\nOfficial announcement blog post: https://blogs.msdn.microsoft.com/webdev/2018/10/17/asp-net-core-2-2-0-preview3-now-available/\r\n\r\nPlease see below for a list of known issues in the 2.2.0 Preview 3 release.\r\n\r\n---\r\n\r\n## Some external CSS styles are failing to load for new Razor and MVC projects:\r\n\r\nWhen running a newly created MVC or Razor Pages project, some styles do not render.\r\n\r\nThis is caused by an integrity check failure for some of the referenced stylesheets. To fix the issue add a `crossorigin=\"anonymous\"` attribute to the `bootstrap.min.css` referencing `\u003clink ...\u003e` tag in the `_Layout.cshtml` file, as follows:\r\n\r\n```html\r\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css\" \r\n\tasp-fallback-href=\"~/lib/bootstrap/dist/css/bootstrap.min.css\" \r\n\tasp-fallback-test-class=\"sr-only\" asp-fallback-test-property=\"position\" asp-fallback-test-value=\"absolute\" \r\n\tcrossorigin=\"anonymous\" \r\n\tintegrity=\"sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=\"/\u003e\r\n```\r\n\r\n---\r\n\r\n## URL generation for conventional routes with default values is invalid\r\n\r\nIn an MVC project using Endpoint Routing, URL generation using `IUrlHelper` can generate a URL incorrectly when the route template includes default values.\r\n\r\nExample:\r\n```\r\napp.UseMvc(routes =\u003e\r\n{\r\n routes.MapRoute(\"default\", \"{controller=Home}/{action=Index}/{id?}\");\r\n});\r\n```\r\n\r\n```\r\nUrl.Action(\"Index\", \"Home\", new { id = 17 });\r\n```\r\n\r\nThis can result in the following URL being generated `/?id=17` - this will work with most uses of MVC but the result of `/Home/Index/17` is intended.\r\n\r\n---\r\n\r\n## NullReferenceException thrown when using IHttpClientFactory\r\n\r\nCrashes can occur due to a bug in how cleanup timers are incorrectly started when using `IHttpClientFactory`. This can be worked around by setting `HttpClientFactoryOptions.HandlerLifetime` to an extremely long value or `Timeout.InfiniteTimespan`. \r\n\r\nhttps://github.com/aspnet/HttpClientFactory/issues/194\r\n\r\n---\r\n\r\nFor discussions, please go to https://github.com/aspnet/AspNetCore/issues/3642","author":{"url":"https://github.com/Eilon","@type":"Person","name":"Eilon"},"datePublished":"2018-10-17T16:31:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/323/Announcements/issues/323"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c545b887-8e59-8645-e6e7-a8b3d982931f |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | ADD4:27AB86:10885FA:161A851:6994F93B |
| html-safe-nonce | 4669e80e44eb68530e10b06ebc129856cccd700ad2ae973b67b02ba16d921782 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBREQ0OjI3QUI4NjoxMDg4NUZBOjE2MUE4NTE6Njk5NEY5M0IiLCJ2aXNpdG9yX2lkIjoiMzQwMjg5Njg3Mzc5MDY5OTgzNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 2552df7311044270b382472533a08680a78f3136cdc7313498ac95561f208b9e |
| hovercard-subject-tag | issue:371164570 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/aspnet/Announcements/323/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a6c81c77900813cb4877ad1345a7c9321ed024937d1fd08293bd0c0b8d38b5a4/aspnet/Announcements/issues/323 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a6c81c77900813cb4877ad1345a7c9321ed024937d1fd08293bd0c0b8d38b5a4/aspnet/Announcements/issues/323 |
| og:image:alt | Known issues in ASP.NET / Entity Framework Core 2.2 Preview 3 To see all issues closed in the 2.2.0 Preview 3 milestone, see the results of this query. Official announcement blog post: https://blog... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Eilon |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4bd759bc5f83244e2a0de29b937365905c0fefd238b6f077c24a49830375b4df |
| turbo-cache-control | no-preview |
| go-import | github.com/aspnet/Announcements git https://github.com/aspnet/Announcements.git |
| octolytics-dimension-user_id | 6476660 |
| octolytics-dimension-user_login | aspnet |
| octolytics-dimension-repository_id | 33755237 |
| octolytics-dimension-repository_nwo | aspnet/Announcements |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 33755237 |
| octolytics-dimension-repository_network_root_nwo | aspnet/Announcements |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 48c364f96c0b8ac95ea493e8f02d59e2a5af92a3 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width