{"id":14959122,"url":"https://github.com/iminakov/tensorflowservingcsharpclient","last_synced_at":"2025-10-24T16:31:12.743Z","repository":{"id":86416843,"uuid":"114685726","full_name":"iminakov/TensorFlowServingCSharpClient","owner":"iminakov","description":"Implement Tensor Flow Serving C# client example with gRPC. MNIST prediction console application and web paint ASP.NET Core 2.0 and ReactJS application.  ","archived":false,"fork":false,"pushed_at":"2020-12-15T11:08:49.000Z","size":315,"stargazers_count":33,"open_issues_count":2,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-31T03:13:23.372Z","etag":null,"topics":["aspnetcoremvc","csharp","grpc","net","tensorflow-examples","tensorflow-serving"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iminakov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-18T20:42:42.000Z","updated_at":"2024-12-30T08:51:58.000Z","dependencies_parsed_at":"2023-03-13T20:00:09.174Z","dependency_job_id":null,"html_url":"https://github.com/iminakov/TensorFlowServingCSharpClient","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":"0.18181818181818177","last_synced_commit":"55ee33a3ddd5e5a303936baee35666a3d72c6d7a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iminakov%2FTensorFlowServingCSharpClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iminakov%2FTensorFlowServingCSharpClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iminakov%2FTensorFlowServingCSharpClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iminakov%2FTensorFlowServingCSharpClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iminakov","download_url":"https://codeload.github.com/iminakov/TensorFlowServingCSharpClient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237999678,"owners_count":19399920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aspnetcoremvc","csharp","grpc","net","tensorflow-examples","tensorflow-serving"],"created_at":"2024-09-24T13:18:52.818Z","updated_at":"2025-10-24T16:31:11.392Z","avatar_url":"https://github.com/iminakov.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Depricated] !!!Example of integration between Tensorflow Serving 2.0 and NetCore Client App is available [here](https://github.com/iminakov/TensorFlow2ServingDotNet5Client).\n\n# TensorFlow Serving MNIST Deep C# client\n\nThis is example of C# clients for TensorFlow Serving gRPC service.\nRepository contains the following content:\n- [learning](https://github.com/Wertugo/TensorFlowServingCSharpClient/tree/master/learning) - python script with MNIST deep training model prepare and Readme short instructions how to execute TensorFlow serving with this model.\n- [ClientBaseLib](https://github.com/Wertugo/TensorFlowServingCSharpClient/tree/master/src/BaseLibs/TensorFlowServingClient) - base library with TF Serving gRPC generated classes and utils classes to create Tensors.\n- [Console Client](https://github.com/Wertugo/TensorFlowServingCSharpClient/tree/master/src/Clients/ConsoleTensorFlowServingClient) - simple console client application MNIST prediction example \n- [ASP.NET Core 2.0/ ReactJS Client](https://github.com/Wertugo/TensorFlowServingCSharpClient/tree/master/src/Clients/WebTensorFlowServingClient) - SPA application gRPC client for MNIST prediction TensorFlow Serving \n\n## How to start web application\n- Run TensorFlow Serving with instructions [here](https://github.com/Wertugo/TensorFlowServingCSharpClient/tree/master/learning)\n- Open .NET solution. \n- Update appsetting.json with TensorFlow Serving address:\n```sh\n\"TfServer\": {\n        \"ServerUrl\": \"192.168.1.38:9000\"\n    }\n```\n- Start web application with IIS express\n- Test prediction\n\n![.NET TensorFlow Client](https://raw.githubusercontent.com/Wertugo/TensorFlowServingCSharpClient/master/src/content/preview.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiminakov%2Ftensorflowservingcsharpclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiminakov%2Ftensorflowservingcsharpclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiminakov%2Ftensorflowservingcsharpclient/lists"}