Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ASP.NET Core - When is IServiceProvider disposed?

How do I set ffmpeg pipe output?

c# audio ffmpeg .net-core pipe

Custom ActionFilterAttribute in .Net Core 3.1 returning: Unable to resolve service for type 'System.String'

How to install aws iot greengrass on windows 10

Debugging a func inside a static comparer class

c# .net-core func

dotnetCore (1.0.0-preview2-1-003177) - build warnings as errors - how?

.net-core

Is there a way to restrict .NET Core projects to generate only .dll as output files when using .NET Core 3.1 sdk

c# .net asp.net-core .net-core

How do I cancel a dotnet core worker process from code from ExecuteAsync?

Best practices to implement dotnet core web api with the option to use horizontal scaling in cloud

How can i set partition key from cosmosdb collection through entity framework core code first approach?

How to add CosmosDB to .Net 6 WebAPI?

C# .net Core rounded corners for image

c# .net-core

How to setup an execution strategy for Oracle in EF Core 2.2?

NET Core 2.1 on Google Cloud Platform Failed to authenticate HTTPS connection TLS handshake failure with unexpected packet format

Command dotnet publish/test no-build. Cannot find files due to x64 build

.net-core azure-devops

'dotnet test' doesn't discover any test

c# .net-core xunit.net

How can I return IQueryable<TEntity> object from a mock object?