poojanpandya
.NET developer | Asp.net Core | .Net MVC | Web APIs | C# | SQL Server | My SQL | Angular 7, 8, 9.
India
poojanpandya's Stars
poojanpandya/JqueryDatatableInlineEditorMVC
Made CRUD operation with JQuery Datatable Inline Grid Editor using ASP.NET MVC and SQL server. This Demo is made with custom scripts not with trial version so you can use this lifetime in your projects! If you want to buy this demo please email me on poojanp769@gmail.com You will get ASP.NET MVC Application with SQL Server DB script.
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
poojanpandya/CRUD-cleanArchitecture-MVC
CRUD operations with clean Architecture (onion Architecture) using Ado.net and ASP.NET MVC.
poojanpandya/CRUD-cleanArchitecture-Core
CRUD operations with clean Architecture (onion Architecture) using Ado.net and ASP.NET Core 3.1.
srana863/HelpYourSelf
This project is being develop in ASP.net MVC, where i used repository pattern architecture (3 layer) with dependency injection. Additionally this project has built in Javascript and .net class to simplify data binding and query generation process. This is a ado.net project, to give it EF flavor i used dapper with my QueryHelper class. Which generate CRUD query from model. On the other hand i have several javascript method to get and set data from view by id and name followed by css class name.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
poojanpandya/Clean-architecture-demo
APIs and Role based Authentication using .net core 3.1 and Implemented using clean architecture (onion architecture)
poojanpandya/CrudEntityMVC
This Project is created for CRUD operation with Entity Framework using ASP.NET MVC.