Best of C#April 2023

  1. 1
    Article
    Avatar of dnetcurryDotNetCurry·3y

    React.js Application Structure - Best Practices

    A well-structured application helps you maintain the codebase, onboard new developers, and easily scale the project. In this article, we will discuss various approaches to structuring your React.js application. There are several ways to organize the files and components in a React application. These approaches can be categorized into three main types.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker, and Docker Compose

    Learn how to create a CRUD Rest API using C# (C Sharp), .NET 7, ASP.NET, Entity Framework, Postgres, Docker, and Docker Compose.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker and Docker Compose

    Learn how to create a CRUD Rest API in C# using .NET 7, ASP.NET, Entity Framework, Postgres, Docker, and Docker Compose.