Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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

Startup.cs returns wrong environment

c# 7 tuples . not able to use tuples in mac dotnet core 1.1

How to group by week in Entity Framework Core?

Net Core Versions questions

Why is Enum string value inconsistent?

c# enums .net-core

dotnet restore works locally but fails when building Docker container

docker .net-core windows-10

How can I register a decorator using Microsoft.Extensions.DependencyInjection?

Use Bower package version numbers in Razor views for CDN support

What is the equivalent of Autofac's aggregate services in Microsoft's dependency injection framework

dotnet core build in parallel or simultaneously