{"id":23015749,"url":"https://github.com/lsantoss/poc.serverasmx","last_synced_at":"2026-05-07T08:38:48.735Z","repository":{"id":39599433,"uuid":"456932187","full_name":"lsantoss/POC.ServerASMX","owner":"lsantoss","description":"Essa aplicação contém um exemplo básico de crud em um Servidor ASMX","archived":false,"fork":false,"pushed_at":"2023-01-23T19:25:38.000Z","size":439,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T08:34:14.313Z","etag":null,"topics":["asmx-service","csharp","docker","net-framework-472","nunit","soap","sql-server"],"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/lsantoss.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}},"created_at":"2022-02-08T12:55:11.000Z","updated_at":"2022-07-01T01:23:58.000Z","dependencies_parsed_at":"2023-02-13T02:30:37.618Z","dependency_job_id":null,"html_url":"https://github.com/lsantoss/POC.ServerASMX","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/lsantoss%2FPOC.ServerASMX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsantoss%2FPOC.ServerASMX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsantoss%2FPOC.ServerASMX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsantoss%2FPOC.ServerASMX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsantoss","download_url":"https://codeload.github.com/lsantoss/POC.ServerASMX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246864128,"owners_count":20846382,"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":["asmx-service","csharp","docker","net-framework-472","nunit","soap","sql-server"],"created_at":"2024-12-15T11:13:08.059Z","updated_at":"2026-05-07T08:38:48.689Z","avatar_url":"https://github.com/lsantoss.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# POC.ServerASMX\n\n## Application:\nThis application contains an example of ASMX Server\n\n\u003e Unable to perform dependency injection\n\n\u003e Cannot use interfaces as return type\n\n\u003e Return classes must contain an empty constructor\n\n---\n\n## Frameworks:\n- .Net Framework 4.7.2\n\n---\n## Libraries (only most important):\n- Dapper\n- Microsoft.CodeDom.Providers.DotNetCompilerPlatform\n- Microsoft.VisualStudio.Azure.Containers.Tools.Targets\n- Newtonsoft.Json\n- NUnit\n- NUnit.Analyzers\n- NUnit3TestAdapter\n\n## How to configure and use:\n- Create an Empty Asp.Net Web Project (.Net Framework)\n- Add a new Web Service file (ASMX)\n- Nos métodos use a anotação:  `[WebMethod]`\n- Method example:\n  ```c#\n  [WebMethod]\n  public List\u003cCustomerQueryResult\u003e List() =\u003e _repository.List();\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsantoss%2Fpoc.serverasmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsantoss%2Fpoc.serverasmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsantoss%2Fpoc.serverasmx/lists"}