DEV Community

# netcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
From TDD to DDD: Building a .NET Core Web API - Part 4

From TDD to DDD: Building a .NET Core Web API - Part 4

14
Comments
2 min read
From TDD to DDD: Building a .NET Core Web API - Part 3

From TDD to DDD: Building a .NET Core Web API - Part 3

11
Comments
3 min read
From TDD to DDD: Building a .NET Core Web API - Part 6

From TDD to DDD: Building a .NET Core Web API - Part 6

11
Comments
2 min read
.NET Core 3.1 Release New Features

.NET Core 3.1 Release New Features

8
Comments
2 min read
Implementing Microservices with gRPC and .NET Core 3.0

Implementing Microservices with gRPC and .NET Core 3.0

15
Comments
1 min read
[Configuration in Azure Functions Series - Part 1] Introduction to .NET Core configuration

[Configuration in Azure Functions Series - Part 1] Introduction to .NET Core configuration

14
Comments
14 min read
Running .NET Core 3 XUnit Code Coverage in AppVeyor Using OpenCover and Codecov

Running .NET Core 3 XUnit Code Coverage in AppVeyor Using OpenCover and Codecov

7
Comments 1
2 min read
Download File from Blob-Storage .net core Azure Function C#

Download File from Blob-Storage .net core Azure Function C#

4
Comments
1 min read
.NET Core Roadmap: Reasons to Use .NET Core Now and in the Future

.NET Core Roadmap: Reasons to Use .NET Core Now and in the Future

32
Comments 1
1 min read
Increasing your .NET Core App's Resilience: Building a Faulting API

Increasing your .NET Core App's Resilience: Building a Faulting API

9
Comments
5 min read
CORS headers with dot net core 3

CORS headers with dot net core 3

9
Comments
3 min read
Dependency Injection in NetCore

Dependency Injection in NetCore

18
Comments 4
1 min read
Add items dynamically in list in .net core

Add items dynamically in list in .net core

15
Comments 18
3 min read
.Net Core 3 + EFCore

.Net Core 3 + EFCore

14
Comments 2
4 min read
.Net Core 3 - Part 3 - Heroku

.Net Core 3 - Part 3 - Heroku

9
Comments
2 min read
.Net Core 3 - Part 2 - MySQL

.Net Core 3 - Part 2 - MySQL

16
Comments 1
3 min read
.Net Core 3 - Part 1 - Swagger

.Net Core 3 - Part 1 - Swagger

19
Comments 1
2 min read
How Username and Password Got so Complicated

How Username and Password Got so Complicated

5
Comments
1 min read
gRPC in ASP.NET Core 3.0

gRPC in ASP.NET Core 3.0

9
Comments
7 min read
Setup a CI/CD Pipeline For .Net Core With CircleCI

Setup a CI/CD Pipeline For .Net Core With CircleCI

10
Comments 2
2 min read
Creating a Discord bot with C#/.Net Core and DSharpPlus

Creating a Discord bot with C#/.Net Core and DSharpPlus

4
Comments 1
8 min read
Leader election with Redlock.net

Leader election with Redlock.net

8
Comments
3 min read
Update Your .NET Core Projects, Folks!

Update Your .NET Core Projects, Folks!

18
Comments 2
2 min read
How to run micro-benchmarking with BenchmarkDotNet - Bonus post from The Ray Tracer Challenge series

How to run micro-benchmarking with BenchmarkDotNet - Bonus post from The Ray Tracer Challenge series

9
Comments
5 min read
Dependency Injection for Quartz.NET in .NET Core

Dependency Injection for Quartz.NET in .NET Core

14
Comments 2
4 min read
ASP.NET Core, Carter and Angular, a scalable RESTfull example for Âżbeginners? (1)

ASP.NET Core, Carter and Angular, a scalable RESTfull example for Âżbeginners? (1)

12
Comments 1
10 min read
.NET Core, Identity and MySQL on MacOS

.NET Core, Identity and MySQL on MacOS

9
Comments 1
5 min read
My first major Open Source contribution

My first major Open Source contribution

5
Comments
3 min read
How to quickly install swagger in a .NET Core application

How to quickly install swagger in a .NET Core application

27
Comments 2
3 min read
Introducing Syncfusion’s ASP.NET Core Blazor / Razor Components

Introducing Syncfusion’s ASP.NET Core Blazor / Razor Components

14
Comments
6 min read
Team City – Curious case of failed tests but passed build

Team City – Curious case of failed tests but passed build

9
Comments
3 min read
10 Diferencias entre .NET Core y .NET Framework

10 Diferencias entre .NET Core y .NET Framework

9
Comments 2
10 min read
.NET Core – Running Background Worker on IIS

.NET Core – Running Background Worker on IIS

17
Comments 3
2 min read
Dynamic Policy Claims in ASP.NET Core using JWT Tokens (and Role Claims)

Dynamic Policy Claims in ASP.NET Core using JWT Tokens (and Role Claims)

16
Comments
3 min read
Microsoft Orleans — Easily switching between “development” and “production” configurations.

Microsoft Orleans — Easily switching between “development” and “production” configurations.

14
Comments
9 min read
How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core

How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core

15
Comments 1
1 min read
A new way to contribute to Open Source Projects

A new way to contribute to Open Source Projects

8
Comments 2
1 min read
The confusing way of sending emails in .NET Core and other goodies

The confusing way of sending emails in .NET Core and other goodies

9
Comments 1
2 min read
Top .NET Core Resources

Top .NET Core Resources

107
Comments 3
4 min read
.NET Core 3.0 Preview w/ C# 8.0 Nullable Reference Types

.NET Core 3.0 Preview w/ C# 8.0 Nullable Reference Types

20
Comments 3
3 min read
ASP.NET Core Generic Host with Rust Services

ASP.NET Core Generic Host with Rust Services

13
Comments
6 min read
Microservice-based Application with ASP.NET Core Generic Host

Microservice-based Application with ASP.NET Core Generic Host

32
Comments 4
8 min read
Deploy a .NET Core Web API with AWS Lambda and the serverless framework

Deploy a .NET Core Web API with AWS Lambda and the serverless framework

39
Comments 5
1 min read
docker, nginx, and letsencrypt — website setup for that sweet, sweet HTTPS!

docker, nginx, and letsencrypt — website setup for that sweet, sweet HTTPS!

82
Comments 3
1 min read
.net core console application IOptions{T} configuration

.net core console application IOptions{T} configuration

18
Comments 2
5 min read
Connecting to WordPress using C#

Connecting to WordPress using C#

33
Comments 12
4 min read
Migrating to ASP.NET Core w/ Apache Thrift

Migrating to ASP.NET Core w/ Apache Thrift

9
Comments
4 min read
.NET Core History

.NET Core History

12
Comments
7 min read
How to get the user id after registering an user in ASP .NET Core Identity

How to get the user id after registering an user in ASP .NET Core Identity

29
Comments 2
1 min read
My First Use of Vue + Bulma (Goodbye JQuery?)

My First Use of Vue + Bulma (Goodbye JQuery?)

24
Comments 2
2 min read
Simple JSON API ASP .NET Core Error handling class

Simple JSON API ASP .NET Core Error handling class

10
Comments
2 min read
JSON.NET append to existing key

JSON.NET append to existing key

8
Comments
1 min read
ASP .NET Core shared Current User

ASP .NET Core shared Current User

43
Comments
1 min read
Setting up JWT and Identity Authorization/Authentication in ASP .NET Core

Setting up JWT and Identity Authorization/Authentication in ASP .NET Core

40
Comments 2
3 min read
How to enable dotnet watch in Jetbrains Raider

How to enable dotnet watch in Jetbrains Raider

9
Comments 5
1 min read
How to get the actual table name from DbSet in EntityFramework Core 2.0.

How to get the actual table name from DbSet in EntityFramework Core 2.0.

12
Comments 1
2 min read
How to get a DbContext from a DbSet in EntityFramework Core 2.0.

How to get a DbContext from a DbSet in EntityFramework Core 2.0.

15
Comments
1 min read
.NET Standard explained to developers: What if it was an interface?

.NET Standard explained to developers: What if it was an interface?

38
Comments 3
2 min read
Middlewares In ASP.NET Core. What is it for? Where to use?

Middlewares In ASP.NET Core. What is it for? Where to use?

12
Comments
1 min read
.Net Comand Line Interface (CLI), create a project by terminal

.Net Comand Line Interface (CLI), create a project by terminal

14
Comments
3 min read
loading...