Saturday, December 05, 2009 4:07:19 PM
NArrange version 0.2.9 has just been released. Several minor issues with the sorting of using directives have been fixed, including the following:
- Fixed moving C# using statements from the Namespace level to the File level and improved parse error handling.
- Changed the sort behavior for alias using directives to conform to StyleCop rules SA1209 and SA1211. The default config has been updated for this behavior. If you are using a custom configuration, please update the "DefaultUsing" element in your file to pick up this change.
- Changed the behavior of element sorting to ignore case for string attributes (e.g. name). This fixes the sorting of using directives for StyleCop rule SA1210.
Related forum topics:
Download NArrange
Friday, August 28, 2009 1:26:57 AM
NArrange was recently mentioned in Scott Mitchell's Toolbox article of MSDN (August 2009 issue). What an honor, thanks Scott! Read More
Tuesday, August 18, 2009 12:39:12 PM
Well, if you're reading this, then it means the new NArrange web site is up-and-running. The old web site was very basic and NArrange really needed to have a site with it's own blog and discussion forums. After many struggles to get DotNetNuke set up, I opted instead for the MojoPortal CMS. It's powered by ASP.NET, but is set up with a blog and forum out of the box and installation is a breeze. Plus, you can even tie it to a MySQL database. Anyway, thanks for visiting the new site and enjoy!