본문 바로가기 메뉴 바로가기

정훈's 프로그래밍

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

정훈's 프로그래밍

검색하기 폼
  • 😍 Jeong Hun.Story (1179)
    • CURSOR (5)
    • 프로젝트 문서화 (2)
    • Back End (190)
      • 🍀 Spring Boot (23)
      • ☠️ Java (65)
      • 🌈 .NET (85)
      • 🍕 .NET RESTful API (10)
      • 🍔 .NET Entity Framework Cor.. (4)
      • 🥧 Python (3)
    • Front End (79)
      • 🤢 Next.js (15)
      • 😤 React (12)
      • 🌈 Html (7)
      • 🌈 JavaScript (44)
    • deploy (11)
      • 💾 Github (4)
      • 🐳 Docker (7)
    • RDBMS (44)
      • Prisma (6)
      • SQL (4)
      • 🌈 MsSql (34)
    • Mobile (29)
      • 📱 SwiftUI (29)
    • 정보 보관 ver1.0 (747)
  • 방명록

2025/07/13 (2)
ASP.NET CORE 프로젝트 아키텍처 or 학습 로드 맵

1. NuGet 패키지 목록// AutoMapperAutoMapper extensions for Microsoft.Extensions.DependencyInjection// JWTMicrosoft.AspNetCore.Authentication.JwtBearer // Swagger UISwashbuckle.AspNetCore// Entity Framework Core(EF Core)Microsoft.EntityFrameworkCore.SqlServer

Back End/🌈 .NET 2025. 7. 13. 16:39
7회차: ASP.NET Core Web API & ViewModel

1. NuGet 패키지 설치AutoMapper.Extensions.Microsoft.DependencyInjection 2. 매핑 프로파일 정의using AutoMapper;public class MappingProfile : Profile{ public MappingProfile() { CreateMap(); }} 3. Startup.cs 또는 Program.cs에 AutoMapper 등록// AutoMapper 서비스 추가builder.Services.AddAutoMapper(typeof(Program)); 4. Mapper 호출private readonly IMapper _mapper;public UsersController(IMapper mapper){ _mapp..

Back End/🍕 .NET RESTful API 2025. 7. 13. 14:40
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • JangJeongHunWorld
  • 닥터슬랭
TAG
  • React
  • 특정 문자를 기준으로 자르기
  • java.sql
  • java 키워드 정리
  • MainActor
  • docker
  • jstl(java standard tag library)
  • In App Purchase
  • System.Diagnostics
  • 진수 변환
  • REST API
  • java web-mvc
  • 표현 언어(expression language)
  • nl2br
  • jsp 오픈 소스
  • 인텔리제이(intellij)
  • await
  • 람다식(lambda expression)
  • 스프링 시큐리티(spring security)
  • 스프링 프레임워크(spring framework)
  • system.io
  • jstl(java standard tag library)-core
  • 문자 자르기
  • .submit()
  • 제품 등록
  • 메이븐(maven)
  • error-java
  • 스프링 시큐리티(spring security)-http basic 인증
  • java-개발 환경 설정하기
  • 스프링 프레임워크(spring framewordk)
more
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바