{"id":21908625,"url":"https://github.com/luanroger/tauri-sharp","last_synced_at":"2025-06-16T04:33:01.249Z","repository":{"id":264967956,"uuid":"848840512","full_name":"LuanRoger/tauri-sharp","owner":"LuanRoger","description":"Tauri + Vite + React + C#","archived":false,"fork":false,"pushed_at":"2024-08-31T17:15:59.000Z","size":292,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T14:56:51.527Z","etag":null,"topics":["csharp","css","dotnet","html","react","rust","tauri","tauri-template","template","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuanRoger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-28T13:58:52.000Z","updated_at":"2024-10-15T00:54:43.000Z","dependencies_parsed_at":"2024-11-27T02:05:59.170Z","dependency_job_id":"8122ebb9-7c81-45aa-aa5e-cb69be763a19","html_url":"https://github.com/LuanRoger/tauri-sharp","commit_stats":null,"previous_names":["luanroger/tauri-sharp"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRoger%2Ftauri-sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRoger%2Ftauri-sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRoger%2Ftauri-sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRoger%2Ftauri-sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuanRoger","download_url":"https://codeload.github.com/LuanRoger/tauri-sharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249183064,"owners_count":21226140,"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":["csharp","css","dotnet","html","react","rust","tauri","tauri-template","template","typescript","vite"],"created_at":"2024-11-28T17:13:00.378Z","updated_at":"2025-04-16T01:53:00.799Z","avatar_url":"https://github.com/LuanRoger.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TauriSharp\n\n![screenshot](https://github.com/LuanRoger/tauri-sharp/blob/main/images/screenshot.png)\n\nIt's a simple template that uses Tauri with a C# (gRPC) backend.\n\n## Techs\n\n- [Tauri 2.0](https://v2.tauri.app)\n- [Rust](https://rust-lang.org)\n- [Tonic](https://docs.rs/tonic/latest/tonic)\n- [Vite](https://vitejs.dev)\n- [React](https://react.dev)\n- [TypeScript](https://typescriptlang.org)\n- [C#](https://docs.microsoft.com/en-us/dotnet/csharp)\n- [gRPC](https://grpc.io)\n\n## How it works?\n\nA simple Tauri application but it starts with a gRPC server at `localhost:5030`, made in C#, and the Rust layer uses Tonic to communicate with it.\n\n## Motivation\n\nThe C# layer was introduced to extends the Rust backend with more Windows native capabilities, or just to use some C# library.\n\nSo you can build desktop applications using web technologies that has no limitation when comes to native integration, in addition to having a wide range of libraries available to be used, together with the .NET library.\n\n## How to run?\n\n### Pre-requisites\n\n- [.NET 8](https://dotnet.microsoft.com/download/dotnet/5.0)\n- [Node.js](https://nodejs.org)\n- [NPM](https://npmjs.com)\n- [Rust](https://rust-lang.org)\n\n### Steps\n\n1. Clone the repository (recomended to use SSH)\n\n```bash\ngit clone git@github.com:LuanRoger/tauri-sharp.git\n```\n\n2. Install the dependencies\n\n```bash\ncd tauri-sharp\nnpm install\n```\n\n3. Run the application\n\n```bash\nnpm run tauri dev\n```\n\n\u003e The C# server will start automatically when you run the Tauri application. You can check this configuration in the `tauri.conf.json` file.\n\n## License\n\nThis project is under the MIT license. See the [LICENSE](https://github.com/LuanRoger/tauri-sharp/blob/main/LICENSE) file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanroger%2Ftauri-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluanroger%2Ftauri-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanroger%2Ftauri-sharp/lists"}