dtos

There are 51 repositories under dtos topic.

  • N-Tier_DBFirst_NorthwindAutomation

    In this repository, there is an automation example created using the N-tier architecture.

    Language:C#
  • models

    Practice DTOS, Mappers, and Repository Pattern with TypeScript 🤓📚

    Language:TypeScript
  • alkemyChallenge

    Alkemy Challenge: Restful API -Java, Spring Boot, Maven , Hibernate, JPA JUNIT , Spring Security , JWT are some of the topics covered in this project

    Language:Java
  • BlazorMovies

    Projeto de catálogo de filmes feito em Blazor WebAssembly e padrão repositório.

    Language:C#
  • FvExpress

    ExpressJS + Typescript

    Language:TypeScript
  • UnifiedJsonMessageWrapper

    specification of an unified message-wrapper ("UJMW") for HTTP/REST APIs

    Language:C#
  • .NET-Core-3.1-MVC-REST-API

    How to build a full REST API using .NET Core 3.1. it is a full implementation of MVC, REST, the Repository Pattern, Dependency Injection, Entity Framework, Data Transfer Objects, (DTOs), AutoMapper to provide 6 API endpoints that will allow you to Create, Read Update and Delete resources following the instructions from https://www.youtube.com/watch?v=fmvcAzHpsk8

    Language:C#
  • RESTfulWebservice

    It describes about Spring Boot RESTful Web Services.

    Language:Java
  • aspnetcore3-efcore-rawsql

    ASP.Net Core 3 with Entity Framework Core 3 project using Automapper, DTOs, Entities, Navigations with Looping Handling and Raw SQL the new way

    Language:C#