{"id":19469686,"url":"https://github.com/pencsharpener/local-smtp","last_synced_at":"2025-08-11T18:24:42.895Z","repository":{"id":104035073,"uuid":"485016291","full_name":"penCsharpener/local-smtp","owner":"penCsharpener","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-20T23:16:31.000Z","size":182,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T05:07:02.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/penCsharpener.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":"2022-04-24T12:04:58.000Z","updated_at":"2022-05-13T23:07:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbee6331-0a31-40b0-b029-fa19b56912cb","html_url":"https://github.com/penCsharpener/local-smtp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penCsharpener%2Flocal-smtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penCsharpener%2Flocal-smtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penCsharpener%2Flocal-smtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penCsharpener%2Flocal-smtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/penCsharpener","download_url":"https://codeload.github.com/penCsharpener/local-smtp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240683485,"owners_count":19840713,"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":[],"created_at":"2024-11-10T18:53:32.030Z","updated_at":"2025-02-25T14:30:12.549Z","avatar_url":"https://github.com/penCsharpener.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LocalSmtp\n\nLocalSmtp is a fork of the backend of rnwood/smtp4dev. Since smtp4dev hasn't been updated in a long time I decided to \n\n* update it to .NET 6\n* remove any nodejs dependency by using Blazor Wasm as a front end\n* add a bit of clean architecture to the backend\n* made some minor adjustments to the UI to work better with MudBlazor\n* added possibility to run it as Windows Server on Kestrel (what I'm using mainly)\n* dark theme support\n\nWhat I'm not going to do myself is adding Docker support. I invite anyone to submit Docker support via pull request.\n\n![local-smtp](https://user-images.githubusercontent.com/26190934/168400943-f0308167-dbc7-4186-a177-29c18c3082c8.gif)\n\n## Adding Migrations\n\n```\ncd src\\LocalSmtp.Server.Persistence\ndotnet ef migrations add InitialCreate -s ..\\LocalSmtp\\Server\\ -o Data\\Migrations\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpencsharpener%2Flocal-smtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpencsharpener%2Flocal-smtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpencsharpener%2Flocal-smtp/lists"}