.NET Web API
|
All checks were successful
Back/pipeline/head This commit looks good
Reviewed-on: https://git.ipstein.myds.me/AcaMate/AcaMate_API/pulls/55 |
||
|---|---|---|
| Diary | ||
| Document | ||
| Program | ||
| Properties | ||
| .gitignore | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| Back.csproj | ||
| Back.http | ||
| Jenkinsfile | ||
| package-lock.json | ||
| Program.cs | ||
| README.md | ||
| SwaggerConfigure.cs | ||
API Server
Development Environment
Skill
- .NET Web API
IDE
- JetBrains Rider
추가 패키지
| No. | Name | Version | Description |
|---|---|---|---|
| 1 | Microsoft.AspNetCore.OpenApi | 8.0.10 | OpenAPI 를 지원하기 위해 사용 |
| 2 | Microsoft.EntityFrameworkCore | 8.0.10 | 데이터베이스 작업을 간편하게 수행하기 위해 사용 |
| 3 | Pomelo.EntityFrameworkCore.MySql | 8.0.2 | MariaDB 연결 |
| 4 | Microsoft.AspNetCore.Authentication.JwtBearer | 8.0.10 |