Skip to content

Commit

Permalink
Add Nessos testimonial
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriktsarpalis committed Oct 7, 2015
1 parent 14ec0b6 commit 7f8718f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/content/testimonials.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@ Paket has enabled us to explicitly define our constraints and forces us to think

Chris Haines (Development Team Lead) [@cjbhaines](https://twitter.com/cjbhaines), [Betgenius](http://www.betgenius.com)

[Betgenius](http://www.betgenius.com)

## Nessos

> Paket is an excellent dependency management and package authoring tool that has greatly improved our productivity.
[Nessos](http://www.nessos.gr/) is an Athens, Greece based ISV and consultancy focused on .NET/F# technologies with expertise in tailored business applications and scalable computation. Nessos is a [major contributor](https://github.com/nessos) in .NET open source software and is author and primary contributor of the [MBrace](http://www.m-brace.net/) distributed computation library.

Paket has enabled us to quickly and effectively control dependencies in large and complicated projects we have been developing both in-house and in our open source development. Its simple design philosophy is an excellent match to FAKE and git and is ideal for cross platform development. Special mention needs to made of paket pack: we heavily modularize our code in small nuget packages that need to be updated often. The default nuget tooling for authoring packages was cumbersome to use since dependency constraints needed to be edited by hand. This often resulted in accidental releases of dud packages. Packet pack does away with that concern; authoring a package update now takes less than 10 seconds of manual work.

Eirik Tsarpalis (Nessos R&D) [@eiriktsarpalis](https://twitter.com/eiriktsarpalis), [Nessos](http://www.nessos.gr)


## Please contribute your testimonials!

Adding new testimonials to this page is easy. Just write your quote in plain text, using some Markdown formatting and send a pull request to [docs/content/testimonials.md](https://github.com/fsprojects/Paket/blob/master/docs/content/testimonials.md).
Expand Down

0 comments on commit 7f8718f

Please sign in to comment.