Skip to content

bigerock/MiniProfiler.Elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MiniProfiler.Elasticsearch Elasticsearch.Net and NEST client for logging to MiniProfiler.

Install

Run the following command in the Package Manager Console (NuGet).

PM> Install-Package MiniProfiler.Elasticsearch

Use

Replace ElasticClient or ElasticsearchClient usages with their profiled version: ProfiledElasticClient or ProfiledElasticsearchClient.

See Sample.Elasticsearch project for working example.

About

Elasticsearch.Net/NEST client for logging to MiniProfiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 51.2%
  • JavaScript 31.8%
  • HTML 15.2%
  • CSS 1.5%
  • Classic ASP 0.3%