samples icon indicating copy to clipboard operation
samples copied to clipboard

Results 27 samples issues
Sort by recently updated
recently updated
newest added

CoreWCF BasicHttpBinding Windows Service Host sample Reference sample: https://github.com/dotnet/samples/tree/main/framework/wcf/Basic/Services/Hosting/WindowsService/CS Create Windows Service and Deploy MSDN article: https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/windows-service?view=aspnetcore-6.0&tabs=visual-studio

CoreWCF BasicHttpBinding with Transport Security sample Reference sample: https://github.com/dotnet/samples/tree/main/framework/wcf/Basic/Binding/Basic/TransportSecurity/CS

**Which sample is the bug for** https://github.com/CoreWCF/samples/tree/main/Scenarios/Getting-Started-with-CoreWCF/NetCoreServer https://github.com/CoreWCF/samples/tree/main/Scenarios/Getting-Started-with-CoreWCF/NetCoreClient **Describe the bug** When I tried to use NetTcpBindings I received an error: **On the client side:** There was no endpoint listening...

Using a NetCore server as per https://github.com/CoreWCF/samples/tree/main/Scenarios/Getting-Started-with-CoreWCF/NetCoreServer and a Framework client as per https://github.com/CoreWCF/samples/tree/main/Scenarios/Getting-Started-with-CoreWCF/NetFrameworkClient both on the same windows 10 20H2 workstation. The server is configured as windows service: var...

**Which sample is the bug for** DI logging in a template that was made without Minimal API use Please see an example here https://github.com/mccreah/samples **Describe the bug** No matter what...

see https://raw.githubusercontent.com/dotnet/runtime/main/.github/ISSUE_TEMPLATE/01_bug_report.yml for an example. This can't be enabled yet as its not supported for a private repo.

Samples need to build on every PR/commit. Need a recursive build.props etc so that it finds all the *.csproj files.

CoreWCF NetTcp sample Reference sample: https://github.com/dotnet/samples/tree/main/framework/wcf/Basic/Binding/Net/Tcp/Default/CS

CoreWCF NetTcp sample Reference sample: https://github.com/dotnet/samples/tree/main/framework/wcf/Basic/Binding/Net/Tcp/Default/CS