iammukeshm / eStore
eCommerce Application on .NET Core to demonstrate various Architecture , Design Patterns and Best Practices for Clean and Scalable Code.
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for eStore
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆13Updated 4 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 4 years ago
- Project Moved to☆18Updated 4 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated last year
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆11Updated 4 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆9Updated 4 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆21Updated 4 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 4 years ago
- This will be the Core of the entire solution. This Api will be responsible for overall data distribution and authorization.☆13Updated last year
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 4 years ago
- Serilog is a third-party logging library that plugs into the default ILogger of our application with its own implementations. It enables …☆10Updated 4 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated last year
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Updated 4 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆20Updated last year
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- DDD with Clean Architecture.☆10Updated 4 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆38Updated 4 years ago
- DDD with Northwind Sample Database☆19Updated 6 years ago
- This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze☆13Updated 3 years ago
- A sample .net5 application implementing CQRS and MediatR pattern☆8Updated 3 years ago
- Complete source code developed as part of article - Build Resilient Microservices (Web API) using Polly in ASP.NET Core☆20Updated 3 years ago
- Implementing CRUD Operations in Blazor .NET 5 using the Mudblazor Component Library.☆18Updated 3 years ago
- Microservice messaging based architecture using RabbitMQ and MassTransit☆18Updated 3 years ago
- Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much mo…☆34Updated last year
- Prototype for Clean Architecture in WPF using UI Components and DI☆9Updated 4 years ago
- Simple example implementation of membership using Asp.Net Core Mvc that will allow you to Create, Retrieve, Update and Delete application…☆15Updated 5 years ago
- Using Dapper ORM Tool in Asp.net Core Web Api and integrated with Sql Server Database☆19Updated 10 months ago
- ☆19Updated 3 years ago
- This repo contains the source code for the "Asynchronous Programming with Async and Await in ASP.NET Core" article on Code Maze☆13Updated 3 years ago
- StorageService.☆13Updated last week