Code Monkey home page Code Monkey logo

Comments (12)

kevinkuszyk avatar kevinkuszyk commented on July 24, 2024 1

@valeriob getting the package up on MyGet might take a few more weeks (the kids are off at the moment as it's school holidays here in the UK and busy time at the allotments).

@artiomchi any tips for running it locally using a custom build?

from r4mvc.

valeriob avatar valeriob commented on July 24, 2024

Hi, how close is this ? i could help testing it with a consumable package

from r4mvc.

valeriob avatar valeriob commented on July 24, 2024

Stupid followup question, i downloaded the src, linked the project R4Mvc, now how do i cfg and run it ? :D
Thanks

from r4mvc.

valeriob avatar valeriob commented on July 24, 2024

Meanwhile i'm trying to run it manally, but i get the following error :
Msbuild failed when processing the file 'C:\Users\vborioni\Downloads\R4MVC-master (1)\R4MVC-master\src\R4MvcHostApp\R4MvcHostApp.csproj' with message: The imported project "C:\Users\vborioni\Downloads\R4MVC-master (1)\R4MVC-master\src\R4Mvc.Tools\bin\Debug\net462\Sdks\Microsoft.NET.Sdk.Web\Sdk\Sdk.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. C:\Users\vborioni\Downloads\R4MVC-master (1)\R4MVC-master\src\R4MvcHostApp\R4MvcHostApp.csproj

I'm using Vs 2017, and i have .net core 2.0 preview 2 installed.

from r4mvc.

valeriob avatar valeriob commented on July 24, 2024

Hi,
i tried to set the env variable "MSBuildSDKsPath" to "c:\Program Files\dotnet\sdk\2.0.0-preview2-006497\Sdks" but now i get a different error :
Msbuild failed when processing the file 'C:\Users\vborioni\Downloads\R4MVC-master (1)\R4MVC-master\src\R4MvcHostApp\R4MvcHostApp.csproj' with message: The imported project "C:\Program Files (x86)\MSBuild\2.0\Microsoft.Common.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. c:\Program Files\dotnet\sdk\2.0.0-preview2-006497\Sdks\Microsoft.NET.Sdk\Sdk\Sdk.props

I do have that installed, but it looks for msbuild 2.0, i've 14 and 15 installed :
image

image

from r4mvc.

artiomchi avatar artiomchi commented on July 24, 2024

Hi @valeriob

You shouldn't have to change the env variables to build the project. My guess is that you've installed .NET Core 2.0 Preview 2, while I build it against 1.1. In any case, I'll be making sure that it works when build against 2.0 shortly.

Regarding your question about adding it to an existing project, I've set up a MyGet feed against my dev branch, so until we have official alpha builds, you could just use my nightlies in the meantime.

You can add the following to your NuGet feeds: https://www.myget.org/F/artiomchi/api/v3/index.json

Then reference R4Mvc and R4Mvc.Tools in your web project.
Once installed, you can run the Generate-R4MVC PowerShell command in the Package Manager Console window in VS to re-generate the classes.

from r4mvc.

artiomchi avatar artiomchi commented on July 24, 2024

P.S. If you have any issues with the nightly builds or building the code, please open a new issue so that we can help you. I'd rather we keep the issue discussions on topic :)

from r4mvc.

valeriob avatar valeriob commented on July 24, 2024

Hi @artiomchi thanks !
I migrated r4mvc to aspnetcore 2.0 but i failed... Well i migrated it and it compiles, but running the tool brings the result you see on my comment above 😄

from r4mvc.

artiomchi avatar artiomchi commented on July 24, 2024

@kevinkuszyk Once you update the API keys in the yaml file, this issue can be closed too 😄

from r4mvc.

kevinkuszyk avatar kevinkuszyk commented on July 24, 2024

@artiomchi what's your NuGet.org username, so I can add you as an owner of the package?

from r4mvc.

artiomchi avatar artiomchi commented on July 24, 2024

@kevinkuszyk it's ArtiomChi, same as here :)

Also, thanks for that. That would let me update the release notes after deployments!

from r4mvc.

kevinkuszyk avatar kevinkuszyk commented on July 24, 2024

Done.

Re. release notes - I usually just add them to the tag in GitHub, and put a link to the GitHub releases page in the .nuspec.

from r4mvc.

Related Issues (20)

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.