Jérémie Chassaing (thinkbeforecoding)

thinkbeforecoding
Website
http://thinkbeforecoding.com/
Location
Paris
Member since

Followers (4)

  1. cedricrup
  2. schalkvanwyk
  3. lucamilan
  4. gblmarquez

Recent activity

  1. Jérémie Chassaing

    1. committed to thinkbeforecoding/NuRep

      bbfdc355b59f Update to NuGet server 1.7

      31227e26c062 Fix path directory separator

    2. commented on commit 678f3ec24a6c in jswainston/NuRep

    3. committed to thinkbeforecoding/Pitchotron

      0d8ecd605878 Fix: Remove comments in sample

      a4a589617d94 Fix: text cleaning for simple quote

    4. committed to thinkbeforecoding/NuRep

      f693d1e35d25 Fix documentation: package source address

    5. committed to thinkbeforecoding/Pitchotron

      69da55910417 Add thriller

      ebdd8bb8ed7f DoubleVie enhencement

      e42e37b7cb18 Fix Punctuation.

    6. committed to thinkbeforecoding/NuRep

      fcb3a35dd0ff Authorize .cs extension to get source files

      1f660fc963aa Fix: SymbolPackages not stored

      9fc67b183553 Fix: symbols path contain no prefix.

      b66c03718b32 Fix: Missing dbghelp.dll in tools

      881b0742cc2b Fix: injection of PackageService fails

      b276f8e148ac Fix: NuRep tools fail on x86 servers

Repositories

  1. Duck

    Delete Update Create Killer.

    Tired of writing Sql queries to denormalize your events ? Just write C# and Duck will execute it for you.

    Privacy
    Public repository
    Followers
  2. NuRep

    NuGet repository with symbols and source server.

    Privacy
    Public repository
    Followers
  3. Pitchotron

    A CoffeScript pitch generator

    Privacy
    Public repository
    Followers
  4. ProtoParser

    A .proto file parser for .net.

    Protocol Buffer comes with a bunch of generators to create classes automaticaly from .proto files.

    But what if you need something more dynamic ?

    ProtoParser only parses and returns an AST (Abstract Syntax Tree) of the .proto file. Up to you then to turn this info in whatever you want !

    Privacy
    Public repository
    Followers
  5. PsScriptProvider

    Create PsProviders in powershell script.

    Msmq drive provider sample provided.

    Inspired by (and some parts directly taken from) http://psprovider.codeplex.com/

    If any problem with the original MS-RL license, contact me.

    Privacy
    Public repository
    Followers
  6. RxTest

    Testing the use of Rx to subscribe handlers on a service bus

    Privacy
    Public repository
    Followers
  7. SmtpListener

    A quick n dirty SmtpListener implementation for those who need to receive mails for integration purpose.

    Be careful. This is not production code.

    This code is not resistant to known potential SMTP attacks, including dangling connections, long lines etc..

    Privacy
    Public repository
    Followers