Skip to content

.NET client for Infinispan, over the Hot Rod wire protocol

License

Notifications You must be signed in to change notification settings

rvansa/dotnet-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Hot Rod Client

Build

Build prerequisites:

Documentation building requirements:

Package building requirements:

Build steps: set NLOG_DLL=/path/to/nlog/2.1.0/dll

set HOTRODCPP32_HOME=/path/to/native/32bit/client
set HOTRODCPP64_HOME=/path/to/native/64bit/client

set HOTROD_SNK=/path/to/key/to/be/generated
sn.exe -k %HOTROD_SNK%

set JBOSS_HOME=/path/to/hotrod/standalone/server

build.bat

About

.NET client for Infinispan, over the Hot Rod wire protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Shell 0.4%