-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.NET Core 2.0 #812
Comments
Guys where is AddJwtBearerAuthentication now? |
The checksums file doesn't seem to be updated properly: The page https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md
|
@blackdwarf Thanks. That works. Also not able to Deploy to Azure Web App in Australia. Application 'MACHINE/WEBROOT/APPHOST/ACCOUNTMANAGEMENTAPI' with physical root 'D:\home\site\wwwroot' failed to start process with commandline 'dotnet .\AuthAPI.dll', ErrorCode = '0x80004005 : 80008083. |
hello , is the net core 2.0 can use vs 2015 for ide? if I want to upgrade to 2.0, is it necessary to install vs 2017 for the ide? |
@zenixgrace Yes |
@nicksav just wanna ask a stupid question |
@zenixgrace not sure, I know for sure that to be able to use .Net Core 2 preview we forced to install VS2017 Preview 15.3. I am testing new VS and it looks really good. Just need to make Azure to work and I am happy Customer:) |
@nicksav the installer for vs 2017 so HUGE :( . anyway thanks for the reply :) |
@zenixgrace nahh it's smaller (and faster) than 2015, of course depends on how much stuff you need to install :) |
@Emiliano84 maybe, i get wrong installer, because i try to make it offline installer |
Thanks for the update guys, we've been waiting to use this! I ran into this issue pretty much straight away though: https://github.com/dotnet/corefx/issues/18406 Would be nice to have this listed somewhere, took me an hour to find I had to add a nuget package! (i'm just using System.Data.SqlClient direct not entity framework) |
Where is System.IO.Packaging in netcore 2.0? And System.Drawing.Drawing2D? |
Thanks @wuzzeb - missing entries have been added to the checksum files. |
@nicksav - Azure App Services deployment is complete so should be good to go in all regions. |
.Net Core Library cann't reference .Net Standard Library? |
@nicksav
|
@leecow : Any indication if running dotnet.exe will be possible in x64 in the near future? |
@Tealons - working with the App Services team on on how that would play out. Stay tuned!. |
@leecow Thanks for the reply! Would be nice to have access to more memory in my application :) |
Closing as we plan on keeping these announcements open for about 30 days. |
@leecow Any update on the x64 support? |
You mean in Azure App Services right? |
Yes |
.NET Core 2.0.0 is available.
You can read about .NET Core 2.0.0 in the release notes and .NET blog announcement.
Please report any issues you find with .NET Core 2.0.0 here, either responding to this issue or creating a new issue.
Please note that this repo (dotnet/core) is not for filing product issues. Here are some repos where you can file an issue:
The text was updated successfully, but these errors were encountered: