Distributing .NET Licensed components using NuGet
If you are building components that are licensed using the .NET Licensing Model, you might have been looking for a way to take benefit from NuGet as a distri...
If you are building components that are licensed using the .NET Licensing Model, you might have been looking for a way to take benefit from NuGet as a distri...
I'm quite a fan of Semantic Versioning (SemVer). It is the most pragmatic approach towards software versioning that I know of. If you don't know about SemVer...
I was quite thrilled and surprised yesterday to receive an email notification with the subject "Congratulations 2013 Microsoft MVP!".
Although it is a situation I try to avoid, it is not uncommon to share project files between solutions. If you are using NuGet package restore on these solut...
Any NuGet package is uniquely identified by a package ID and a version. If you've been to one of my talks or follow my blog, you know I'm quite a fan of sema...
In order to add some custom post-build steps to a TFS Build process, it usually comes in handy - might sound as a surprise - to get a hold on the produced ou...
I've recently spent some time trying to come up with an end-to-end demo of using NuGet on TFS Preview, and I wanted to share you my findings.
Thanks everyone for joining this session!
Goal: SemVer & auto-incremented build number on package & project output
Today we are excited to announce that MyGet has partnered with SymbolSource to deliver you private NuGet feeds integrated with private symbol repositories! I...
Simply deleting those packages is most likely not the best option. You probably have no idea of who still depends on them, either directly or through another...
I recently came accross a tweet asking for help, because TFS was always adding the installed NuGet package binaries into source control automatically. Especi...
2011-10-20 Edit: the NuGet.Analyze.Installer package is now obsolete, as explained in this post. Use the more generic installation procedure provided by the ...
I've played with this idea for a while now, and I've finally forked the NuGet sources to add this functionality to the Commandline tool. This is work in prog...
One thing I really like about using NuGet is the fact that it creates a window of opportunities: you can use it in different ways, you can abuse it in differ...
Update (August 17, 2011):
Unless you lived under a rock during the last few days, you should know by now that Microsoft shipped a Preview of VS2015 with support for ASP.NET vNext. Suc...
Today I noticed a question on StackOverflow that proved I wasn't the only one finding it a little sub-optimal having to update NuGet packages right after cre...
Unless you lived under a rock during the last few days, you should know by now that Microsoft shipped a Preview of VS2015 with support for ASP.NET vNext. Suc...
Update: This post pre-dates NuGet v2.7 which changed the NuGet package restore flow (it is now by default no longer part of the MSBuild process, but runs b...
The Problem
This release mainly contains bugfixes for issues reported by users of the library (and a big thanks to all those who even bothered supplying me with a patch!...
If you ever want to build a Silverlight control that supports TwoWay data binding on a dynamic object, you might hit the same issues as I did, so I hope this...
At the Build conference, Microsoft announced the Windows Management Framework 5.0 Preview which includes Windows PowerShell 5.0, updates to the PowerShell IS...
We recently deployed an all new version of MyGet.org, which contains quite a lot of optimizations and some new features as well. If you didn't notice, go che...
I was quite thrilled and surprised yesterday to receive an email notification with the subject "Congratulations 2013 Microsoft MVP!".
I'm really happy I got the opportunity to talk at the Danish Warm Crocodile Conference this week. I loved the enthousiasm and interactivity with the audience...
I'm usually not the guy who spends too much time looking at the past, but 2012 has been so much fun I can't resist the temptation of summing up what I've enj...
Thanks everyone for joining this session!
For those who weren’t aware yet, next week, “Gu Almighty” is paying our little country a visit during the 10th anniversary edition of TechD...
Whilst I've been sharing this wonderful EasyJet experience with Maarten Balliauw (flight delayed for 4hrs because they had to fly in a new plane with spare p...
Today we are excited to announce that MyGet has partnered with SymbolSource to deliver you private NuGet feeds integrated with private symbol repositories! I...
Many people are starting to realize what an awesome tool NuGet really is. If you don't believe me, just take a look the statistics. Looking at the NuGet ecos...
Ever since the announcement of NuGet I've been intrigued by the potential it could bring to enterprises building software on the .NET platform (one could cal...
I just had a wonderful time at TechDays 2011 BeLux this week, with lots of good session by expert speakers. During the conference, it struck me how hard it i...
I was quite thrilled and surprised yesterday to receive an email notification with the subject "Congratulations 2013 Microsoft MVP!".
At the Build conference, Microsoft announced the Windows Management Framework 5.0 Preview which includes Windows PowerShell 5.0, updates to the PowerShell IS...
One of the most frequently asked questions at MyGet is the following one (we have pending updates to our FAQ section):
If you are building components that are licensed using the .NET Licensing Model, you might have been looking for a way to take benefit from NuGet as a distri...
Today will be remembered as the day that NuGet.org went down and broke quite some builds. While many people would love to ...
We recently deployed an all new version of MyGet.org, which contains quite a lot of optimizations and some new features as well. If you didn't notice, go che...
Whilst I've been sharing this wonderful EasyJet experience with Maarten Balliauw (flight delayed for 4hrs because they had to fly in a new plane with spare p...
Simply deleting those packages is most likely not the best option. You probably have no idea of who still depends on them, either directly or through another...
Today, Luan Nguyen (@dotnetjunky) announced the release of NuGet Package Explorer (NPE) version 1.6.
Most of you will agree that Package Explorer is a major part within the NuGet ecosystem. In preparation for the latest version 1.5 release, Luan Nguyen (aka ...
One of the things we want to improve on MyGet is the add-package functionality from the official NuGet feed. We felt this user experience could be better, so...
One of the MyGet features I've been working on lately should make it easier to populate your private feed with the NuGet packages you want.
Ever since the announcement of NuGet I've been intrigued by the potential it could bring to enterprises building software on the .NET platform (one could cal...
At the Build conference, Microsoft announced the Windows Management Framework 5.0 Preview which includes Windows PowerShell 5.0, updates to the PowerShell IS...
Back in the days...
If you have quite a few projects you want to get out on NuGet for the first time, it can be a little confusing to find a good starting point. My recommendati...
Although it is a situation I try to avoid, it is not uncommon to share project files between solutions. If you are using NuGet package restore on these solut...
I've recently announced my ReSharper Razor plugin and published the EAP package to the brand new ReSharper Plugin feed. I've originally built it against the ...
Any NuGet package is uniquely identified by a package ID and a version. If you've been to one of my talks or follow my blog, you know I'm quite a fan of sema...
Update: This post pre-dates NuGet v2.7 which changed the NuGet package restore flow (it is now by default no longer part of the MSBuild process, but runs b...
As we have reached 1500 NuGet feeds on MyGet for the first time – with some great stuff in our Gallery - we felt it's about time we make it even easier for p...
If you've been in one of my recent talks or follow my blog or Twitter ramblings, you might have noticed I'm quite a fan of adhering to the Semantic Versionin...
I'm really happy I got the opportunity to talk at the Danish Warm Crocodile Conference this week. I loved the enthousiasm and interactivity with the audience...
In my post on how to restore packages from a secured feed, I already anticipated an important fix in the upcoming 2.2 release of NuGet to further facilitate ...
One of the most frequently asked questions at MyGet is the following one (we have pending updates to our FAQ section):
Today I noticed a question on StackOverflow that proved I wasn't the only one finding it a little sub-optimal having to update NuGet packages right after cre...
I've recently spent some time trying to come up with an end-to-end demo of using NuGet on TFS Preview, and I wanted to share you my findings.
Package Restore Internals
If you are building components that are licensed using the .NET Licensing Model, you might have been looking for a way to take benefit from NuGet as a distri...
If you're one of those guys who prefers to automate things than repeating them manually, you've probably spent some time already in the NuGet Package Manager...
Thanks everyone for joining this session!
This short post is basically combining some of my recent posts (this one and that one) into one. Actually, into one single NuGet package :)
If you are like me and regularly produce NuGet packages, then you often deal with NuSpec files. I always found it annoying that I had to leave my Visual Stud...
Many questions related to creating NuGet packages are related to versioning. One question in particular I’d like to discuss here because it’s easier to poin...
In one of my recent projects I created some ReSharper Live Templates in order for other developers to easily create some code using a predefined class templa...
Goal: SemVer & auto-incremented build number on package & project output
Today will be remembered as the day that NuGet.org went down and broke quite some builds. While many people would love to ...
If you are automating the creation of NuGet packages (through CI for instance), you most likely touched a .nuspec file somehow. The .nuspec file is an XML fi...
We recently deployed an all new version of MyGet.org, which contains quite a lot of optimizations and some new features as well. If you didn't notice, go che...
Whilst I've been sharing this wonderful EasyJet experience with Maarten Balliauw (flight delayed for 4hrs because they had to fly in a new plane with spare p...
Today we are excited to announce that MyGet has partnered with SymbolSource to deliver you private NuGet feeds integrated with private symbol repositories! I...
Simply deleting those packages is most likely not the best option. You probably have no idea of who still depends on them, either directly or through another...
It's quite late into the night over here, and the blog post is quite abstract, so please bare with me on this one :-)
I recently came accross a tweet asking for help, because TFS was always adding the installed NuGet package binaries into source control automatically. Especi...
2011-10-20 Edit: the NuGet.Analyze.Installer package is now obsolete, as explained in this post. Use the more generic installation procedure provided by the ...
I've played with this idea for a while now, and I've finally forked the NuGet sources to add this functionality to the Commandline tool. This is work in prog...
Many people are starting to realize what an awesome tool NuGet really is. If you don't believe me, just take a look the statistics. Looking at the NuGet ecos...
One thing I really like about using NuGet is the fact that it creates a window of opportunities: you can use it in different ways, you can abuse it in differ...
Update (August 17, 2011):
Today, Luan Nguyen (@dotnetjunky) announced the release of NuGet Package Explorer (NPE) version 1.6.
One of the things I find useful is being able to decompile an assembly and explore its inner workings. I bet you all are familiar with such tools as DotPeek,...
Most of you will agree that Package Explorer is a major part within the NuGet ecosystem. In preparation for the latest version 1.5 release, Luan Nguyen (aka ...
One of the things we want to improve on MyGet is the add-package functionality from the official NuGet feed. We felt this user experience could be better, so...
One of the MyGet features I've been working on lately should make it easier to populate your private feed with the NuGet packages you want.
Just noticed this one when setting up a corporate NuGet server implementation based on NuGet.Server.dll.
Yesterday, Phil Haack announced version 1.2 of NuGet.
At the Build conference, Microsoft announced the Windows Management Framework 5.0 Preview which includes Windows PowerShell 5.0, updates to the PowerShell IS...
I must admit, every now and then I find myself typing yet another semicolon in one of my razor views. I usually also hit the backspace key immediately after....
As we have reached 1500 NuGet feeds on MyGet for the first time – with some great stuff in our Gallery - we felt it's about time we make it even easier for p...
In one of my recent projects I created some ReSharper Live Templates in order for other developers to easily create some code using a predefined class templa...
The Problem
2011-10-20 Edit: the NuGet.Analyze.Installer package is now obsolete, as explained in this post. Use the more generic installation procedure provided by the ...
I've played with this idea for a while now, and I've finally forked the NuGet sources to add this functionality to the Commandline tool. This is work in prog...
One of the things I find useful is being able to decompile an assembly and explore its inner workings. I bet you all are familiar with such tools as DotPeek,...
This release mainly contains bugfixes for issues reported by users of the library (and a big thanks to all those who even bothered supplying me with a patch!...
If you ever want to build a Silverlight control that supports TwoWay data binding on a dynamic object, you might hit the same issues as I did, so I hope this...
At the Build conference, Microsoft announced the Windows Management Framework 5.0 Preview which includes Windows PowerShell 5.0, updates to the PowerShell IS...
I'm quite a fan of Semantic Versioning (SemVer). It is the most pragmatic approach towards software versioning that I know of. If you don't know about SemVer...
Back in the days...
If you have quite a few projects you want to get out on NuGet for the first time, it can be a little confusing to find a good starting point. My recommendati...
Although it is a situation I try to avoid, it is not uncommon to share project files between solutions. If you are using NuGet package restore on these solut...
I've recently announced my ReSharper Razor plugin and published the EAP package to the brand new ReSharper Plugin feed. I've originally built it against the ...
Any NuGet package is uniquely identified by a package ID and a version. If you've been to one of my talks or follow my blog, you know I'm quite a fan of sema...
Update: This post pre-dates NuGet v2.7 which changed the NuGet package restore flow (it is now by default no longer part of the MSBuild process, but runs b...
As we have reached 1500 NuGet feeds on MyGet for the first time – with some great stuff in our Gallery - we felt it's about time we make it even easier for p...
If you've been in one of my recent talks or follow my blog or Twitter ramblings, you might have noticed I'm quite a fan of adhering to the Semantic Versionin...
I'm really happy I got the opportunity to talk at the Danish Warm Crocodile Conference this week. I loved the enthousiasm and interactivity with the audience...
In my post on how to restore packages from a secured feed, I already anticipated an important fix in the upcoming 2.2 release of NuGet to further facilitate ...
One of the most frequently asked questions at MyGet is the following one (we have pending updates to our FAQ section):
I've recently spent some time trying to come up with an end-to-end demo of using NuGet on TFS Preview, and I wanted to share you my findings.
Package Restore Internals
If you are building components that are licensed using the .NET Licensing Model, you might have been looking for a way to take benefit from NuGet as a distri...
If you're one of those guys who prefers to automate things than repeating them manually, you've probably spent some time already in the NuGet Package Manager...
Thanks everyone for joining this session!
This short post is basically combining some of my recent posts (this one and that one) into one. Actually, into one single NuGet package :)
If you are like me and regularly produce NuGet packages, then you often deal with NuSpec files. I always found it annoying that I had to leave my Visual Stud...
Many questions related to creating NuGet packages are related to versioning. One question in particular I’d like to discuss here because it’s easier to poin...
Goal: SemVer & auto-incremented build number on package & project output
Today will be remembered as the day that NuGet.org went down and broke quite some builds. While many people would love to ...
If you are automating the creation of NuGet packages (through CI for instance), you most likely touched a .nuspec file somehow. The .nuspec file is an XML fi...
We recently deployed an all new version of MyGet.org, which contains quite a lot of optimizations and some new features as well. If you didn't notice, go che...
Whilst I've been sharing this wonderful EasyJet experience with Maarten Balliauw (flight delayed for 4hrs because they had to fly in a new plane with spare p...
Today we are excited to announce that MyGet has partnered with SymbolSource to deliver you private NuGet feeds integrated with private symbol repositories! I...
Simply deleting those packages is most likely not the best option. You probably have no idea of who still depends on them, either directly or through another...
It's quite late into the night over here, and the blog post is quite abstract, so please bare with me on this one :-)
I recently came accross a tweet asking for help, because TFS was always adding the installed NuGet package binaries into source control automatically. Especi...
2011-10-20 Edit: the NuGet.Analyze.Installer package is now obsolete, as explained in this post. Use the more generic installation procedure provided by the ...
I've played with this idea for a while now, and I've finally forked the NuGet sources to add this functionality to the Commandline tool. This is work in prog...
Many people are starting to realize what an awesome tool NuGet really is. If you don't believe me, just take a look the statistics. Looking at the NuGet ecos...
One thing I really like about using NuGet is the fact that it creates a window of opportunities: you can use it in different ways, you can abuse it in differ...
Update (August 17, 2011):
Today, Luan Nguyen (@dotnetjunky) announced the release of NuGet Package Explorer (NPE) version 1.6.
One of the things I find useful is being able to decompile an assembly and explore its inner workings. I bet you all are familiar with such tools as DotPeek,...
Most of you will agree that Package Explorer is a major part within the NuGet ecosystem. In preparation for the latest version 1.5 release, Luan Nguyen (aka ...
One of the things we want to improve on MyGet is the add-package functionality from the official NuGet feed. We felt this user experience could be better, so...
One of the MyGet features I've been working on lately should make it easier to populate your private feed with the NuGet packages you want.
Ever since the announcement of NuGet I've been intrigued by the potential it could bring to enterprises building software on the .NET platform (one could cal...
Just noticed this one when setting up a corporate NuGet server implementation based on NuGet.Server.dll.
Yesterday, Phil Haack announced version 1.2 of NuGet.
I've recently announced my ReSharper Razor plugin and published the EAP package to the brand new ReSharper Plugin feed. I've originally built it against the ...
I must admit, every now and then I find myself typing yet another semicolon in one of my razor views. I usually also hit the backspace key immediately after....
In one of my recent projects I created some ReSharper Live Templates in order for other developers to easily create some code using a predefined class templa...
The Problem
I'm quite a fan of Semantic Versioning (SemVer). It is the most pragmatic approach towards software versioning that I know of. If you don't know about SemVer...
Any NuGet package is uniquely identified by a package ID and a version. If you've been to one of my talks or follow my blog, you know I'm quite a fan of sema...
If you've been in one of my recent talks or follow my blog or Twitter ramblings, you might have noticed I'm quite a fan of adhering to the Semantic Versionin...
This release mainly contains bugfixes for issues reported by users of the library (and a big thanks to all those who even bothered supplying me with a patch!...
If you ever want to build a Silverlight control that supports TwoWay data binding on a dynamic object, you might hit the same issues as I did, so I hope this...
Edit: This post is rather out-dated, and I would now recommend you get yourself out of the symbols server hosting business, and instead, use MyGet's Symbol S...
Today we are excited to announce that MyGet has partnered with SymbolSource to deliver you private NuGet feeds integrated with private symbol repositories! I...
I've recently spent some time trying to come up with an end-to-end demo of using NuGet on TFS Preview, and I wanted to share you my findings.
Thanks everyone for joining this session!
Goal: SemVer & auto-incremented build number on package & project output
I recently came accross a tweet asking for help, because TFS was always adding the installed NuGet package binaries into source control automatically. Especi...
2011-10-20 Edit: the NuGet.Analyze.Installer package is now obsolete, as explained in this post. Use the more generic installation procedure provided by the ...
I've played with this idea for a while now, and I've finally forked the NuGet sources to add this functionality to the Commandline tool. This is work in prog...
In order to add some custom post-build steps to a TFS Build process, it usually comes in handy - might sound as a surprise - to get a hold on the produced ou...
I was quite thrilled and surprised yesterday to receive an email notification with the subject "Congratulations 2013 Microsoft MVP!".
If you have quite a few projects you want to get out on NuGet for the first time, it can be a little confusing to find a good starting point. My recommendati...
I've recently announced my ReSharper Razor plugin and published the EAP package to the brand new ReSharper Plugin feed. I've originally built it against the ...
I must admit, every now and then I find myself typing yet another semicolon in one of my razor views. I usually also hit the backspace key immediately after....
Today I noticed a question on StackOverflow that proved I wasn't the only one finding it a little sub-optimal having to update NuGet packages right after cre...
::: TO DISABLE ALL CAPS MENUS :::
In one of my recent projects I created some ReSharper Live Templates in order for other developers to easily create some code using a predefined class templa...
The Problem
It's quite late into the night over here, and the blog post is quite abstract, so please bare with me on this one :-)
I was playing around a bit with Enterprise Library 5.0 and it's Logging block. I figured it would be a very simple scenario: Enterprise Library is there to a...