diff --git a/openalpr-net/AssemblyInfo.cpp b/bindings/csharp/openalpr-net/AssemblyInfo.cpp similarity index 100% rename from openalpr-net/AssemblyInfo.cpp rename to bindings/csharp/openalpr-net/AssemblyInfo.cpp diff --git a/openalpr-net/Stdafx.cpp b/bindings/csharp/openalpr-net/Stdafx.cpp similarity index 100% rename from openalpr-net/Stdafx.cpp rename to bindings/csharp/openalpr-net/Stdafx.cpp diff --git a/openalpr-net/Stdafx.h b/bindings/csharp/openalpr-net/Stdafx.h similarity index 100% rename from openalpr-net/Stdafx.h rename to bindings/csharp/openalpr-net/Stdafx.h diff --git a/openalpr-net/app.ico b/bindings/csharp/openalpr-net/app.ico similarity index 100% rename from openalpr-net/app.ico rename to bindings/csharp/openalpr-net/app.ico diff --git a/openalpr-net/app.rc b/bindings/csharp/openalpr-net/app.rc similarity index 100% rename from openalpr-net/app.rc rename to bindings/csharp/openalpr-net/app.rc diff --git a/openalpr-net/openalpr-net.cpp b/bindings/csharp/openalpr-net/openalpr-net.cpp similarity index 100% rename from openalpr-net/openalpr-net.cpp rename to bindings/csharp/openalpr-net/openalpr-net.cpp diff --git a/openalpr-net/openalpr-net.h b/bindings/csharp/openalpr-net/openalpr-net.h similarity index 100% rename from openalpr-net/openalpr-net.h rename to bindings/csharp/openalpr-net/openalpr-net.h diff --git a/openalpr-net/openalpr-net.vcxproj b/bindings/csharp/openalpr-net/openalpr-net.vcxproj similarity index 100% rename from openalpr-net/openalpr-net.vcxproj rename to bindings/csharp/openalpr-net/openalpr-net.vcxproj diff --git a/openalpr-net/openalpr-net.vcxproj.filters b/bindings/csharp/openalpr-net/openalpr-net.vcxproj.filters similarity index 100% rename from openalpr-net/openalpr-net.vcxproj.filters rename to bindings/csharp/openalpr-net/openalpr-net.vcxproj.filters diff --git a/openalpr-net/openalpr-net.vcxproj.user b/bindings/csharp/openalpr-net/openalpr-net.vcxproj.user similarity index 100% rename from openalpr-net/openalpr-net.vcxproj.user rename to bindings/csharp/openalpr-net/openalpr-net.vcxproj.user diff --git a/openalpr-net/resource.h b/bindings/csharp/openalpr-net/resource.h similarity index 100% rename from openalpr-net/resource.h rename to bindings/csharp/openalpr-net/resource.h diff --git a/openalprnet-cli/CommandLine.cs b/bindings/csharp/openalprnet-cli/CommandLine.cs similarity index 100% rename from openalprnet-cli/CommandLine.cs rename to bindings/csharp/openalprnet-cli/CommandLine.cs diff --git a/openalprnet-cli/Program.cs b/bindings/csharp/openalprnet-cli/Program.cs similarity index 100% rename from openalprnet-cli/Program.cs rename to bindings/csharp/openalprnet-cli/Program.cs diff --git a/openalprnet-cli/Properties/AssemblyInfo.cs b/bindings/csharp/openalprnet-cli/Properties/AssemblyInfo.cs similarity index 100% rename from openalprnet-cli/Properties/AssemblyInfo.cs rename to bindings/csharp/openalprnet-cli/Properties/AssemblyInfo.cs diff --git a/openalprnet-cli/openalprnet-cli.csproj b/bindings/csharp/openalprnet-cli/openalprnet-cli.csproj similarity index 100% rename from openalprnet-cli/openalprnet-cli.csproj rename to bindings/csharp/openalprnet-cli/openalprnet-cli.csproj