November Happy Hour will be moved to Thursday December 5th.

smithsson68@gmail.com
Oct 5, 2011
  4814
(2 votes)

New design and functionality on nuget.episerver.com

The first round of upgrades to nuget.episerver.com took place last night. The site now has a cleaner design as well as package searching and sorting.

image

I found that I had to clear my browser cache to get the new css to take affect so if it looks a bit weird then try this first before reporting it as a bug.

I would like to thank Cecilia and Andreas from Nansen for their help with the design.

Feedback as always is welcome.

Oct 05, 2011

Comments

Oct 5, 2011 10:39 AM

Looks really nice, great work! Will you add rating/comment possibility too?

smithsson68@gmail.com
smithsson68@gmail.com Oct 5, 2011 11:09 AM

@Michel Yep, that's the plan but not sure about the timescale yet.

Magnus Rahl
Magnus Rahl Oct 6, 2011 02:06 PM

You probably know it, but: Easiest way to avoid cached CSS:es etc is to add a querystring to the URL where they're referenced in the page and vary the querystring each time you update. Doing this manually is of course crude but it works. Better to generate the querystring from the filedate of the CSS (and use a file system watcher) or to create it from the assembly version if you only change the CSS when you release a new version.

Please login to comment.
Latest blogs
AsyncHelper can be considered harmful

.NET developers have been in the transition to move from synchronous APIs to asynchronous API. That was boosted a lot by await/async keyword of C#...

Quan Mai | Dec 4, 2024 | Syndicated blog

The search for dictionary key

Recently I helped to chase down a ghost (and you might be surprised to know that I, for most part, spend hours to be a ghostbuster, it could be fun...

Quan Mai | Dec 4, 2024 | Syndicated blog

Shared optimizely cart between non-optimizley front end site

E-commerce ecosystems often demand a seamless shopping experience where users can shop across multiple sites using a single cart. Sharing a cart...

PuneetGarg | Dec 3, 2024

CMS Core 12.22.0 delisted from Nuget feed

We have decided to delist version 12.22.0 of the CMS Core packages from our Nuget feed, following the discovery of a bug that affects rendering of...

Magnus Rahl | Dec 3, 2024