I want to use inflector.net in my project.
Just googled and it seems to have gone. :-<
http://andrewpeters.net/inflectornet/
Are there any alternative
A Google code search for "Inflector.Net" returned this one:
http://cid-net.googlecode.com/svn/trunk/src/Cid.Mvc/Inflector.cs
Some of that code seems to be included in the NCommon project. Take a look at http://github.com/riteshrao/ncommon/
Inflector is also integrated into Caliburn (http://caliburn.codeplex.com) in namespace Caliburn.Core
http://cid-net.googlecode.com/svn/trunk/src/Cid.Mvc/Inflector.cs
used to make https://github.com/markrendle/Inflector
which is available via a NuGet Package last updated today!
package id="Inflector" version="1.0.0.0" targetFramework="net45"