Git Product home page Git Product logo

whatsnewvs2017's People

Contributors

waltritscher avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whatsnewvs2017's Issues

Dates issue in EventRepository.cs

Walt, I managed to make the app works after editing the csprj file and got rid of the nugget packages issues.
When I triggered debugging in Chrome, US dates format were generating errors (my regional settings are FRench), so I needed to change
EventDate = DateTime.Parse("4/23/2016") to EventDate = DateTime.Parse("4/23/2016")
EventDate = DateTime.Parse("3/16/2016"),EventDate = DateTime.Parse("16/3/2016"),

then applications displayed correctly in Chrome. How this can be fixed in whatever environment app might run?
Thanks

BrokerageLib prject

Also, I can't find the source code for the Brokerage lib project for testing the live unit testing.
Thanks

RouxWebApp - Impossible to compile - Nuget packages issues

Hi, I tried to follow up with your video on mva using VS 2017 enterprise edition, almost all packages are not recognized.
I have a yellow triangle near all references (your project seems targeting Framework 4.5.2) and a message displayed right away indicating ๐Ÿ‘

Warning This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props. RouxWebApp E:\Salam\Dev\VS2017\WhatsNewVs2017-master\WhatsNewVs2017-master\ChromeDebugging\RouxWebApp.csproj 301

I right clicked on the "solultion > Restore Nuget Packages", I get error indicating that solution is not saved

I save the solution as "RouxWebApp.sln", then retry, I get in milliseconds

Restoring NuGet packages...
NuGet package restore finished.
Time Elapsed: 00:00:00.8003552
========== Finished ==========

but still all references are flagged with the yellow tringle in spite of the fact that when I trigger Nuget Manager console, I see a green circle beside all components

I am completely lost with this NUget stuff

Thanks for your help

I try to rebuild

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.