Robooto / eCommerce
Learning asp.net MVC with solid principles
☆12Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for eCommerce
- Building Autocomplete API with Completion Suggester in ASP.NET Core sample project☆23Updated 6 years ago
- A basic e-Commerce store in ASP.NET MVC 5☆19Updated 2 years ago
- ASP.NET MVC 5 Real Estate Application☆21Updated 4 years ago
- ☆10Updated 2 years ago
- Sample ASP.NET Core RESTful API with Dapper, Repository and Swagger☆31Updated 7 years ago
- This sample code displays a solution to show how to prevent multiple login using same credentials at the same time.☆19Updated 5 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
- Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application doc…☆7Updated 4 years ago
- Data Access Libraries and Utilities☆18Updated 7 years ago
- ASP.NET Core MVC Filter that transforms result types based on device type☆12Updated 5 years ago
- Random ASP.NET Web API Samples☆74Updated 10 years ago
- Sample .NET 8 application using NEST to access Elasticsearch.☆14Updated 9 months ago
- ASP.NET CORE 2 MVC AdminLTE For CRM (Customer Relationship Management) and Order Management (Sales Order, Purchase Order, Inventory)☆30Updated 6 years ago
- Using Token Based Authentication, the client application is not dependent on a specific authentication mechanism. The token is generated…☆17Updated last year
- This repository contains the code-first approach source that accompanies the blog post on Code Maze☆13Updated 4 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆26Updated last year
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆41Updated 2 years ago
- Error and Redeliver Handling with MassTransit code sample☆9Updated 7 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
- Sample cloud native application based on microservices architecture with backend running on .NET Core, Docker containers and Kubernetes☆57Updated last year
- Clean Architecture project referenced from Medium story https://medium.com/scrum-and-coke/rapid-prototype-asp-net-core-rest-api-using-oni…☆19Updated 3 years ago
- Dynamic Role Based Authorization Asp.net Core☆52Updated 5 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆39Updated 5 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
- 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
- Unit of Work component that automatically handles transactions (with multiple DbContext support). Created as a .NET standard library with…