Skip to content

Instantly share code, notes, and snippets.

View xavierpena's full-sized avatar

Xavier Peña xavierpena

  • hydrique.ch
  • Switzerland
View GitHub Profile
@xavierpena
xavierpena / DotnetPackerStandalone.cs
Last active October 5, 2020 08:56
Dotnet packer standalone
using System;
using System.IO;
using System.Xml.Linq;
using System.Xml.XPath;
using System.Linq;
using System.Collections.Generic;
using System.Diagnostics;
/// <summary>
/// Without this code, package references from the other project are not applied to the package (they are simply ignored).
@xavierpena
xavierpena / book-ratings.csv
Created January 11, 2019 16:41
Book ratings
Name Average Count Year YearRange
Hola que tal 1.2 30 1990 <2000
Molt be 3.6 60 2012 >2000
Pues eso 2 40 2011 >2000