/NestDemo

NestDemo application with Simple.Web

Primary LanguageC#MIT LicenseMIT

NestDemo

This is a simple demo showing how to use Nest in a .NET backend. The front-end application is built using Simple.Web as the .NET web framework hosted on Nowin instead of IIS. The UI is built using angularjs and bootstrap.

To use the application you need a copy of the Northwind database and an installation of Elasticsearch. When the database and Elasticsearch service is setup update the app.config with the correct paths.

If everything is setup correctly all you need to do is to start the NestDemo application and you're good to go.

I have a presentation walking through how to get started with Elasticsearch on Windows and how to get started with the basic of Nest on SlideShare