Blog articles tagged 'nuget'

0
comment
on 3/29/2013 2:21 PM
Intended F# build workflow: start from an empty folder, write build.fsx, and run fake - and get anything building with software from NuGet. Draft Implementation  Discussion As we are using FAKE for scripting builds a little more at IntelliFactory, I co[...]
.
0
comment
on 3/14/2013 1:36 PM
I am currently working on simplifying build configurations for a bunch of projects including WebSharper, IntelliFactory.Build, IntelliFactory.FastInvoke and eventually multiple WebSharper extensions. I am now using F# and FAKE when possible instead of MSB[...]
.
0
comment
on 1/9/2013 8:35 AM
If you are using a source control system like git you probably don’t want to store all binary dependencies in it. With FAKE version 1.74 and above we can use nuget to download all dependent packages during the build. Setting the stage for nuget In order t[...]
.
0
comment
on 12/17/2012 7:12 PM
.
0
comment
on 9/24/2012 5:57 PM
In this blog post, I show off a number of F# integration features in Visual Studio 2012, by walking through an end-to-end scenario of authoring and testing an F# library.   The code itself is not the focus; rather, I’ll focus on the IDE tooling as we walk[...]
.
0
comment
on 9/20/2012 5:09 AM
.
0
comment
on 6/14/2012 8:21 AM
We have just released a new version (2.4.85) of WebSharper, our web development framework and F#-to-JavaScript compiler. The main highlight of this release is experimental support for easy cloud deployment of your applications with AppHarbor. Small AppHar[...]
.
1
comment
on 5/25/2012 5:23 PM
Let me introduce BuildMagic: https://bitbucket.org/IntelliFactory/buildmagic - get 0.0.1 via NuGet Have you used NuGet? If not, you probably should - with aggressive backing from Microsoft, it's quickly converging to be the default package manager and bi[...]
.
0
comment
on 8/25/2011 8:02 PM
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us
Built with WebSharper