Skip to content

rigazilla/dotnet-client-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-client-examples

Code examples for Infinispan Hotrod C# client

This is the easiest way to run the tests:

  1. Install the C# hotrod library (.msi file)
  2. Add the /lib to your path
  3. Ensured that the VC redist for VS2015/64bit is installed
  4. install the hotrodcs.dll into the GAC

In Visual Studio 2015 5. Create a new x64 C# project 6. Add hotrodcs.dll as reference

For queries only

  1. Use the protoc.exe, it matches the libray version
  2. install Google.Protobuf.dll into the GAC

Enjoy!

About

Code examples for Infinispan Hotrod C# client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors