Skip to content

Instantly share code, notes, and snippets.

View jrosskopf's full-sized avatar

Joachim Rosskopf jrosskopf

View GitHub Profile
#I __SOURCE_DIRECTORY__
#r "libs/NuGet.Core.dll"
#r "System.Xml.Linq"
open NuGet
open System
open System.IO
module NuGet =
@gregoryyoung
gregoryyoung / gist:7690486
Created November 28, 2013 11:31
updated to support actions to funcs
namespace crap
{
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
public class PartialAppPlayground
@clofresh
clofresh / datadog.conf
Last active March 3, 2023 22:24
Multiline datadog agent log parser
[Main]
dogstreams: /path/to/log:/path/to/multiline.py:MultilineParser