Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ThecoderPinar/CoreXCrudAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: ThecoderPinar/CoreXCrudAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 207 files changed
  • 2 contributors

Commits on Jun 10, 2025

  1. Add MIT license

    ThecoderPinar committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a11ae90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ThecoderPinar/codex/add-license-file-and-r…

    …eference-in-readme
    
    Add MIT license
    ThecoderPinar authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6d90b8d View commit details
    Browse the repository at this point in the history
  3. Protect API endpoints

    ThecoderPinar committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    382f3f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from ThecoderPinar/codex/add-authorization-to-c…

    …ontrollers
    
    Protect controllers with JWT
    ThecoderPinar authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    06f016e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2dbb4d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from ThecoderPinar/codex/remove-build-artifacts…

    …-and-add-.gitignore
    
    Clean repo and add .gitignore
    ThecoderPinar authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6d0d54c View commit details
    Browse the repository at this point in the history
  7. feat(application) : add Visual Studio solution file for CoreXCrud pro…

    …ject
    
    - Created a new `CoreXCrud.sln` file that includes project configuration, Visual Studio version, project GUIDs, and solution configurations for Debug and Release modes.
    - Included necessary global sections for solution properties and extensibility.
    
    <-- This commit message was generated with GitHub Copilot in Visual Studio. -->
    yasinramazangok committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6ee522e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. feat(application) : refactor DTOs and Validators for Improved Modularity

    - Restructure Data Transfer Objects (DTOs) into specific namespaces: `CoreXCrud.DTOs.OrderDetailDtos`, `CoreXCrud.DTOs.OrderDtos`, `CoreXCrud.DTOs.ProductDtos`, and `CoreXCrud.DTOs.UserDtos` for better clarity and maintainability.
    - Update the `MappingProfile` class to include new DTO namespaces and ensure correct mappings between models and DTOs.
    - Revise validators (`OrderDetailValidator`, `OrderValidator`, `ProductValidator`, and `UserValidator`) to reference the new namespaces.
    - Modify `Program.cs` to incorporate the updated mappings and validators.
    - Add migration files (`20250610234634_CreateEntities.cs` and `20250610234634_CreateEntities.Designer.cs`) to set up the database schema for new entities.
    - Update `appsettings.json` to change the database connection string, reflecting a potential change in the database server.
    - These changes enhance the organization and modularity of the codebase, making it easier to manage and extend.
    
    <-- This commit message was generated with GitHub Copilot in Visual Studio. -->
    yasinramazangok committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    b6709a3 View commit details
    Browse the repository at this point in the history
  2. feat(application) : refactor namespaces and introduce service structure

    - Migrated model classes from `CoreXCrud.Models` to `CoreXCrud.Entities`.
    - Updated controller files to reflect the new namespace structure.
    - Added a new folder for `Models` in the project file.
    - Introduced empty service interfaces and classes for `OrderDetail`, `Order`, `Product`, and `User`, organized under their respective namespaces.
    - Maintained existing FluentValidation and Serilog integrations for validation and logging.
    - This refactor aims to enhance project organization and modularity.
    
    <-- This commit message was generated with GitHub Copilot in Visual Studio. -->
    yasinramazangok committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    a053f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5357988 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    926ad90 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from yasinramazangok/main

    chore: organize folder structure for improved maintainability
    ThecoderPinar authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d3cf1d1 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy