{"id":20802267,"url":"https://github.com/picadoh/mockserver-client-net","last_synced_at":"2025-05-07T00:46:04.556Z","repository":{"id":40777415,"uuid":"106952898","full_name":"picadoh/mockserver-client-net","owner":"picadoh","description":".NET Core / C# Fluent API for interacting with Mock-Server","archived":false,"fork":false,"pushed_at":"2024-08-27T02:06:17.000Z","size":128,"stargazers_count":26,"open_issues_count":2,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T04:41:12.790Z","etag":null,"topics":["csharp","dotnet","dotnetcore","lib","mock","mock-server","mocking","mockserverclient","mockserverclientnet","testing"],"latest_commit_sha":null,"homepage":"","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/picadoh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-10-14T18:35:09.000Z","updated_at":"2025-01-17T10:20:18.000Z","dependencies_parsed_at":"2024-08-27T00:41:57.599Z","dependency_job_id":null,"html_url":"https://github.com/picadoh/mockserver-client-net","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fmockserver-client-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fmockserver-client-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fmockserver-client-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fmockserver-client-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picadoh","download_url":"https://codeload.github.com/picadoh/mockserver-client-net/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793564,"owners_count":21805054,"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","dotnet","dotnetcore","lib","mock","mock-server","mocking","mockserverclient","mockserverclientnet","testing"],"created_at":"2024-11-17T18:29:19.479Z","updated_at":"2025-05-07T00:46:04.549Z","avatar_url":"https://github.com/picadoh.png","language":"C#","readme":"[![MockServer .NET Client](https://github.com/picadoh/mockserver-client-net/actions/workflows/dotnet-build.yml/badge.svg)](https://github.com/picadoh/mockserver-client-net/actions/workflows/dotnet-build.yml) ![NuGet Version](https://img.shields.io/nuget/v/MockServerClientNet) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/picadoh/mockserver-client-net/blob/master/LICENSE.md)\n\nUnofficial C# Fluent API for interacting with [Mock-Server](http://www.mock-server.com/) targeting `.NET 8`.\n\nThis client, available at [MockServerClientNet Repository](https://github.com/picadoh/mockserver-client-net), is written in C# and based on the original Java client Fluent API, available at [Mock-Server Repository](https://github.com/mock-server/mockserver). Thanks to its authors for their contributions to open-source. I am **not** an author of the mentioned Java client and this client is **not** part of the [official Mock-Server clients](https://www.mock-server.com/mock_server/mockserver_clients.html).\n\n## For users\n\n### NuGet Package\n\nGet the latest version from [NuGet Gallery](https://www.nuget.org/packages/MockServerClientNet/) or run the following command:\n\n    dotnet add package MockServerClientNet\n\n### Usage\n\nRefer to [Usage Samples](docs/Samples.md) for examples on how to use the Fluent API.\n\nTo start an instance of Mock-Server using Docker:\n\n    docker run -d --rm --name mockserver -p 1080:1080 mockserver/mockserver\n\nFor more details on using the Docker image, check the [official Mock-Server documentation](https://www.mock-server.com/where/docker.html).\n\n## For contributors\n\n### Build\n\n    dotnet build\n\n### Testing\n\nThe below command will run the integration tests against \na [TestContainers](https://dotnet.testcontainers.org/) Mock-Server instance.\n\n    dotnet test\n\n### How to Contribute\n\nPlease take a look at [CONTRIBUTING](CONTRIBUTING.md) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicadoh%2Fmockserver-client-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicadoh%2Fmockserver-client-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicadoh%2Fmockserver-client-net/lists"}