Required PackagesPowershell or Nuget Package ManagerInstall-Package Microsoft.AspNet.SignalR.SelfHostInstall-Package Microsoft.Owin.Cors Program.cs Startup.cs MyHub.cs GitHub: https://github.com/merterhan/signalrconsoleserver
My WordPress Blog
Required PackagesPowershell or Nuget Package ManagerInstall-Package Microsoft.AspNet.SignalR.SelfHostInstall-Package Microsoft.Owin.Cors Program.cs Startup.cs MyHub.cs GitHub: https://github.com/merterhan/signalrconsoleserver
Cluster: Aynı Cluster ismini taşıyan bir ya da daha fazla node içeren yapıdır. Her cluster, otomatik olarak cluster tarafından seçilen ve başarısız (fail) olduğunda yerine değiştirilebilen…
1- Elasticsearch needs JDK installation. First we install JDK 2- Download “elasticsearch-6.x.x.msi” from https://www.elastic.co/downloads/elasticsearch After installation you can see the elasticsearch service in services.msc like below: And you…
Below is an application written in ASP.Net MVC using NEST library and ingest-attachment plugin. Application uploads file to filesystem and index it on elasticsearch. Then…