DEV Community

.NET Core 3.1 Web API & Entity Framework Jumpstart Series' Articles

Back to Patrick God's Series
.NET Core 3.1 Web API & Entity Framework Jumpstart - Part 1
Cover image for .NET Core 3.1 Web API & Entity Framework Jumpstart - Part 1

.NET Core 3.1 Web API & Entity Framework Jumpstart - Part 1

281
Comments 21
13 min read
Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API
Cover image for Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API

Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API

48
Comments 9
13 min read
Asynchronous Calls, Data-Transfer-Objects & Automapper in .NET Core Web API
Cover image for Asynchronous Calls, Data-Transfer-Objects & Automapper in .NET Core Web API

Asynchronous Calls, Data-Transfer-Objects & Automapper in .NET Core Web API

80
Comments 22
11 min read
Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE
Cover image for Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE

Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE

39
Comments 1
7 min read
Object-Relational Mapping & Code First Migration with Entity Framework Core
Cover image for Object-Relational Mapping & Code First Migration with Entity Framework Core

Object-Relational Mapping & Code First Migration with Entity Framework Core

58
Comments 14
9 min read
All CRUD Operations with Entity Framework Core (GET, POST, PUT & DELETE)
Cover image for All CRUD Operations with Entity Framework Core (GET, POST, PUT & DELETE)

All CRUD Operations with Entity Framework Core (GET, POST, PUT & DELETE)

43
Comments 2
7 min read
Basic Authentication with a .NET Core Web API
Cover image for Basic Authentication with a .NET Core Web API

Basic Authentication with a .NET Core Web API

70
Comments 10
16 min read
Authentication with JSON Web Tokens in .NET Core 3.1
Cover image for Authentication with JSON Web Tokens in .NET Core 3.1

Authentication with JSON Web Tokens in .NET Core 3.1

89
Comments 16
11 min read
Advanced Relationships with Entity Framework Core
Cover image for Advanced Relationships with Entity Framework Core

Advanced Relationships with Entity Framework Core

36
Comments 2
9 min read
One-to-One Relationship with Entity Framework Core
Cover image for One-to-One Relationship with Entity Framework Core

One-to-One Relationship with Entity Framework Core

36
Comments 4
8 min read
Many-To-Many Relationship with Entity Framework Core
Cover image for Many-To-Many Relationship with Entity Framework Core

Many-To-Many Relationship with Entity Framework Core

96
Comments 7
12 min read
More Than Just CRUD with .NET Core 3.1
Cover image for More Than Just CRUD with .NET Core 3.1

More Than Just CRUD with .NET Core 3.1

40
Comments 3
12 min read
More Than Just CRUD with .NET Core 3.1 - Part 2
Cover image for More Than Just CRUD with .NET Core 3.1 - Part 2

More Than Just CRUD with .NET Core 3.1 - Part 2

47
Comments 23
11 min read
Role-Based Authentication in .NET Core 3.1
Cover image for Role-Based Authentication in .NET Core 3.1

Role-Based Authentication in .NET Core 3.1

69
Comments 4
5 min read
SQLite & Data Seeding with Entity Framework Core
Cover image for SQLite & Data Seeding with Entity Framework Core

SQLite & Data Seeding with Entity Framework Core

20
Comments 2
8 min read