June 4, 2011

0 Comments

Mercurial.Net 1.0.2.572 Released

Finally, after a little over 6 months, the first public, official, stable, production-ready version of Mercurial.Net has emerged. The project was started November 9th last year, and today, 6 months and change later, version 1.0.2.572 was released on CodePlex and through Nuget, the Visual Studio 2010 package manager. Here’s some statistics about the project: Initial […]

Continue reading...

May 16, 2011

0 Comments

“Old code”, license, etc.?

A few minutes ago I got an email from someone I don’t know from a company that I do know of, asking about some code I released back in 2003/2004. I wish my memory served me well so I could remember what that library was, but … oh well. The question was whether the code […]

Continue reading...

May 8, 2011

0 Comments

Creating a MicroLibrary with NuGet

In my previous blog-post, I described my idea to use NuGet to add C# files to a project, and thus add a “micro-library”, perhaps just a single class, containing useful content. Such a micro-library would then be compiled into your own assembly, and benefit from all the features of NuGet, like easy uninstallation and updates […]

Continue reading...

May 7, 2011

2 Comments

Idea: Micro-libraries/packages

So I got this idea. After having started to use NuGet, and learning that it can do more than just adding references to assemblies to your projects, I have started to think about other ways to use it. One idea that struck me was to create micro-libraries. For instance, what if I need a heap […]

Continue reading...
Follow

Get every new post delivered to your Inbox.