+++
title = "LIFTI - A Lightweight Full Text Indexing library for .NET"
linkTitle = "LIFTI"
+++
{{< blocks/cover title="LIFTI" image_anchor="top" height="full" color="orange" >}}
{{< /blocks/cover >}}
{{< blocks/section color="dark" >}}
{{% blocks/feature icon="fa-cube" title="You're just one package away from indexing your text" url="https://nuget.org/packages/lifti.core" %}}
`Install-Package Lifti.Core`
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/mikegoatly/lifti" %}}
Want to help? New users are welcome to get involved in raising issues, but even better getting stuck in with maintaining
the code!
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/mikegoatly" %}}
{{% /blocks/feature %}}
{{< /blocks/section >}}