Gems - Package Management For .NET(ferventcoder.com)

submitted by ferventcoderferventcoder(836) 1 year, 10 months ago

"Right now it's starting to look like the gems answer for .NET is gems." - Jeremy Miller The Ruby community has enjoyed a great user experience with a package management system they use called Gems. A gem is a package (or a library), compressed with some additional metadata, and can be either source files or binaries. Let’s focus on binary gems. We have the same concept in .NET (DLLs/EXEs). You may have references to other DLLs. When you want to update a reference you are using on a project, you may also need to update its dependencies as well. And so on and so forth. A package management project is meant to help make that easier...

1 comment |category: |Views: 13

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by ferventcoderferventcoder(836) 1 year, 10 months ago 0

The quote was from Jeremy D Miller. I'm having trouble editing the story...

Reply

information Login or create an account to comment on this story