Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Class library that can be shared between .NET Framework and .NET Core

OAuth2 authentication plugin for ServiceStack .NET Core

Repository pattern with multiple databases

How to verify a HS256 signed JWT Token created with Keycloak authentication provider on jwt.io

Create interfaces for gRPC client for unit tests

Question regarding porting application from .Net Framework to .Net core

.net .net-core

Redirect to page OnActionExecuting method ASP.NET Core 5 MVC

How to tell if code is written for regular .NET or .NET Core?

c# .net .net-core

Netstandard1.x Nuget packages cannot be installed for netstandard1.x projects

Proper way of testing ASP.NET Core IMemoryCache

How to set hosting environment name for .NET Core console app using Generic Host (HostBuilder)

c# .net-core

Get HTTP status code descriptions in ASP.Net Core

asp.net .net-core

Postman error: "Unable to verify the first certificate" when try to get from my .net core api

c# api .net-core postman

Implement dependency injection outside of Startup.cs

ASP Core WebApi Test File Upload using Postman

The constraint reference 'string' could not be resolved to a type. (netcoreapp3.0)

Memory Cache in dotnet core

How to use System.Windows.Forms in .NET Core class library

.net .net-core project.json

Running dotnet command line within Visual Studio

visual-studio .net-core

Asp.Net core long running/background task

c# asp.net-core .net-core