Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kawser2133

A curated list of projects in awesome lists by kawser2133 .

https://github.com/kawser2133/clean-structured-project

Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

asp-net-core clean-architecture clean-code crud-application crud-operation dependency-injection entity-framework-core microservices repository-pattern solid solid-principles unit-testing unitofwork-pattern

Last synced: 14 Nov 2024

https://github.com/kawser2133/web-api-project

Explore a meticulously crafted ASP.NET Core Web API, featuring Security Identity, JWT, Unit Testing, and API Versioning. This repository embodies best coding practices, delivering a clean, efficient, and scalable solution.

asp-net-core asp-net-core-web-api clean-architecture clean-code crud-api crud-operation dependency-injection jwt rest-api solid-design-principles web-api

Last synced: 14 Nov 2024

https://github.com/kawser2133/clean-structured-api-project

The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

asp-net-core clean-architecture clean-code crud-api crud-application crud-operation dependency-injection entity-framework-core microservice repository-pattern rest-api solid-design-principles unitofwork-pattern web-api

Last synced: 14 Nov 2024

https://github.com/kawser2133/solid-design-principles

Mastering SOLID Principles in Software Design: A Blueprint for Clean and Maintainable Code

clean-code object-oriented-design programming-tips software-architecture software-development solid-principles

Last synced: 14 Nov 2024

https://github.com/kawser2133/clean-spring-boot-project

This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.

caching crud crud-api java jdbc jpa jwt logging lombok opensource spring-boot unittesting

Last synced: 14 Nov 2024

https://github.com/kawser2133/problem-solving-practice

The solutions are implemented in the C# programming language and aim to showcase my problem-solving skills and coding practices.

algorithms algorithms-and-data-structures csharp data-structures problem-solving

Last synced: 14 Nov 2024

https://github.com/kawser2133/data-structures-and-algorithms

Data Structures and Algorithms - This repository is a collection of commonly used data structures and algorithms implemented in C#.

algorithms csharp data-structures data-structures-and-algorithms dsa

Last synced: 14 Nov 2024

https://github.com/kawser2133/asp-net-core-middleware

Demystifying ASP.NET Core Middleware: A Guide to Handling Requests and Responses

asp-net-core http-requests http-response middleware pipeline

Last synced: 14 Nov 2024

https://github.com/kawser2133/kawser2133

The Repository About Myself

Last synced: 14 Nov 2024

https://github.com/kawser2133/programming-basics-part1

Programming Basics Part 1 - This repository provides a comprehensive introduction to foundational C# programming concepts, including classes, objects, constructors, types of classes, and access modifiers.

access-modifier classes constructor csharp fields methods object-oriented-programming objects oop programming properties

Last synced: 24 Oct 2024

https://github.com/kawser2133/api-project-for-experiment

This repository is a playground for various types of experiments in ASP.NET Core.

asp-net-core clean-architecture rest-api web-api

Last synced: 14 Nov 2024

https://github.com/kawser2133/linq-and-lambda-expressions

LINQ (Language-Integrated Query) and Lambda expressions are powerful features in C# that allow developers to query and manipulate data in a concise and expressive manner.

Last synced: 14 Nov 2024

https://github.com/kawser2133/performance_optimized_api

This project demonstrates an API optimized for high performance using techniques like Dapper for faster data access, caching strategies (Redis, In-Memory), and efficient query handling with both Entity Framework (EF) and Dapper. It also explores various performance improvement strategies for APIs.

asp-net-core caching dapper entity-framework-core performance-optimization redis rest-api web-api

Last synced: 02 Nov 2024