Skip to content
View alireid's full-sized avatar

Block or report alireid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alireid/README.md

⚡ Take a look at some of my pinned projects, examples, demos and working practices in my repositories below. Featuring Microservices WebAPI solutions, E-commerce .NET MVC platforms, N-tier approaches, TDD, Solid principles and loads more to check out.

Angular & React examples also here

Pinned Loading

  1. NET6ReactEcommerce NET6ReactEcommerce Public

    My playground for .NET6 & React custom components. .NET 6 solution with EntityFramework Core SQLite database powering a lightweight E-commerce platform. React 17/ES5.

    C# 1

  2. NetCoreMvcMicroservice NetCoreMvcMicroservice Public

    .NET CORE / EF Core Microservice application. Simple single project, single controller method to CRUD return 'product' entity from MSSQL ProductsDB context. Docker config set ready for kubectl.

    C#

  3. NetCoreEcommerce NetCoreEcommerce Public

    Forthcoming multi-tier MVC ecommerce product in .NET / EF Core. Currently committed in Alpha stage. Readme.md for more info.

    C#

  4. NetCoreWebApiMultiTier NetCoreWebApiMultiTier Public

    Multi Tier .NET Core Web API solution with single controller. Contains WebAPI, data layer, external API layer, service level functions and tests.

    C#

  5. AzureFunctionsEcommerce AzureFunctionsEcommerce Public

    Forthcoming Azure Functions product to communicate with NetCoreEcommerce product. Azure Triggers for stock and product. Currently committed in Alpha stage. Readme.md for more info.

    C#

  6. NetCoreSolid NetCoreSolid Public

    Demonstration of good and bad methods using SOLID principles, .NET CORE application.

    C#