Unit Coding
  • Home
  • About
Sign in Subscribe

Entity Framework

A collection of 4 posts
Exposing Related Entities in your Web API
ASP NET Core Featured

Exposing Related Entities in your Web API

When working on building a powerful API you will find yourself dealing with resources and more resources and these “resources” have “relations” between them and this is powerful as we can leverage the power of relational data to create amazing ways of displaying information or use it. But if you
May 31, 2023 13 min read
Relationships in Entity Framework Core
ASP NET Core

Relationships in Entity Framework Core

Hello guys, welcome to yet another exciting chapter of this series on developing a web API with ASP NET Core. Today we will move on to an advanced topic “Relationships on entity framework core” We will create more models that are a vital part of a blog, for example, authors
May 26, 2023 12 min read
Repository Pattern Implementation in ASP.NET Core
ASP NET Core

Repository Pattern Implementation in ASP.NET Core

Hello guys, this is the fourth part of a series where we are building a web API using ASP NET Core 7.0. In the previous post, we saw how to add some basic logging to our app to give us useful insight whenever an endpoint from our API was
Mar 29, 2023 5 min read
Implement database Seeding for your Asp net core Web API
Database

Implement database Seeding for your Asp net core Web API

Hello, people I hope you are having a great day as I am. Today we will continue with the web API series, on my last post we created a pretty basic web API but I intend to continuously make it grow so you can see the process of creating and
Mar 15, 2023 4 min read
Page 1 of 1
Unit Coding © 2023
  • Sign up
Powered by Ghost