Tag: dotnet-core
- Docker: Change dotnet core default listening port
2021-01-26 | docker | dotnet-core | csharp
- C#: Create an XUnit test project in 2 minutes
2021-01-12 | csharp | xunit | dotnet-core
- C#: The type or namespace name 'StringContent' could not be found
2020-12-21 | csharp | dotnet-core | stringcontent
- Dotnet Core: List names of all embedded resource files
2020-12-16 | dotnet-core | embedded-resource
- C#: The type or namespace name 'Task<>' could not be found
2020-12-14 | csharp | dotnet-core | task
- EF Core: Table Attribute Not Found
2020-12-10 | csharp | dotnet-core
- Docker: dotnet core - Cannot assign requested address'
2020-11-27 | docker | dotnet-core | port
- Ubuntu: resolve dotnet-sdk snap `command 'dotnet' not found`
2019-02-12 | ubuntu | tutorial | dotnet-sdk | dotnet-core | snap | troubleshoot