Steffen Forkmann's blog articles

0
comment
on 1/20/2014 5:24 AM
Today I released FAKE 2.6 with support for TravisCI and much better mono support. What’s new? Fix: FileIncludes use stable order #270  Fix: ReleaseNotes parsing was improved #275 Feature: Some new git helpers Using latest SharpZipLib Fix: Fixed all unit tests on mono Feature: runWithRetry helper #289 Fix: FAKE is more careful when it tries […]
>> Read the full article
.
0
comment
on 1/15/2014 5:40 AM
As part of a longer process of making FSharpx better maintainable I created a new project called FSharp.Configuration. It contains type providers for the configuration of .NET projects: AppSettings (extracted from FSharpx) ResX (by Phil Trelford) Yaml (by Vasily Kirichenko) Additonal information: Nuget package Source code (Apache 2.0 License) Please tell me what you think.
>> Read the full article
.
0
comment
on 1/14/2014 3:29 AM
I’m happy to annouce the new release of the FSharpx.Collections package on nuget. Most important changes: We extracted all collections into a new repositiory. We have documentation and samples (even for C#). PersistentVector<T> doesn’t require equality constraints on T. We did some basic performance tests. We added PersistentHashMap. The build process uses FAKE and FSharp.Formatting via the FSharp.ProjectScaffold. Please […]
>> Read the full article
.
0
comment
on 12/22/2013 2:16 AM
I’m happy to annouce the FAKE 2.4 release with F# 3.1 support. What’s new? F# 3.1 support Unified the parameters for all test frameworks New options for MSBuild task FAKE kills all created processes before it’s exits New tasks which allow to update nuget packages Removed the old file globbing and only using the new […]
>> Read the full article
.
0
comment
on 12/18/2013 6:34 AM
In earlier posts I showed how we can use F# type providers to access Dynamics NAV 2009 via Web Services and Dynamics NAV 2013 via OData. This time I want to point to a new type provider which allows Dynamics NAV data access directly via the SQL Server. The new type provider aims to be […]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper