Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Total installed system memory - cross-platform solution

c# .net .net-core

Warning C4691 when building a C++/CLI executable: ignore or repair?

c# .net-core c++-cli

dotnetcore console app : rabbitmq with docker Connection refused 127.0.0.1:5672

How to use LinqPad with Entity Framework Core?

Asp Net Core 2.1 not listed in Visual Studio 2017 target framework

Error on Typescript instruction: "Breakpoints set but not yet bound" in VS2017

NSwag .NET Core API Versioning configuration

How to validate JWT Token in aspnet.core web api?

How to update an assembly shared between .NET Core and .NET Framework applications

Create an EF Core DbContext at runtime based on request parameters

Enforcing business rules in entity framework core

What's the point of multiple SaveChanges inside an entity-framework-core transaction?

AVX2 SIMD XOR not yielding performance improvements in .NET

.net standard library fails in .net core but not in framework

How do I get AssemblyVersion stamped as FileVersion on the binary

c# .net .net-core version

What is the proper way to handle error CA1416 for .NET core builds?

c# .net-core

Struct alignment inside a class in .NET Core

What makes something be a request feature in ASP.NET Core?

.NET Core: How to use csproj-based projects alongside project.json?

Referencing .NET 4.6.2 class library from .NET Core app