Details
-
LocationManagua, Nicaragua
Joined devRant on 7/3/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Is there a way to tell NuGet Package Manager to not install/run a package when in certain environments? Just like flags on NPM.
Thanks in advance -
Does anyone knows if there's a way to make my NugGet PM for my API to make some packages only available for some environments?
I mean, is it possible by modifying some instances to make some packages just to be installed/seen from the development side but not in Production?1 -
Currently working on a API project. First time dealing with this kind of projects. Any good recomendations on migration frameworks for .NET APIs?5
-
Is there a way to run a Java app with a specific version even if I have several installed?
For example: I have 8_151 for development, but on the client side they use _181. (I don't use it because it causes problem with JavaFX components). So I want to make my app to run specifically over _151 even if the client have another newer version installed.5