Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to use Rijndael encryption with a .Net Core class library? (Not .Net Framework)

How to Configure login UI for IdentityServer4?

.net-core identityserver4

How to use a custom attribute on an assembly in .NET Core 1.1

.net-core csproj

How to make a Windows Service from .NET Core 2.1/2.2

Advantages of netcoreapp2.0 vs netstandard2.0 for a library project

React+ASP.NET.Core : No 'Access-Control-Allow-Origin' header is present on the requested resource

P-Invoke in .net core with Linux

pinvoke .net-core

Dependency Injection in .NET Core 3.0 for WPF

c# wpf .net-core .net-core-3.0

How to create NavMenu with collapsible submenu in .Net Core Blazor app

Microsoft.AspNetCore.Antiforgery was not found

Unable to create an object of type 'MyContext'. For the different patterns supported at design time

ReactJS: net::ERR_HTTP2_PROTOCOL_ERROR 200 with .NetCore in HTTPS

Unable to cast object of type ServiceCollection to type 'Autofac.ContainerBuilder' using dotnet core and autofac

c# .net-core autofac

How do I put data in a MemoryCache on startup?

C# Predefined type 'System.Object' is not defined or imported

Model bound complex types must not be abstract or value types and must have a parameterless constructor

Include Nuget dependencies in my build output?

execute stored procedure in entity Framework Core without expecting map to dbset

The Dnx Runtime package needs to be installed. See output window for more details

Using Entity Framework Core migrations for class library project