[MMORPG Game Development Series with C# and Unity] Part 6: Web Server
This course covers the overall aspects of web servers required for game development, using the latest ASP.NET Core (Blazor, WebAPI).
3,700 learners
Level Basic
Course period Unlimited
- Unresolved
클래스 라이브러리 (.NET Core)이 없으면 클래스 라이브러리 선택하시면 됩니다.
클래스 라이브러리 (.NET Framework)는 아니에요~
rest-apiblazorweb-apiasp.net-corewltnsdid670904
・
0
117
1
- Unresolved
NET 9.0 버전에서의 레이아웃 적용
아래 내용과 함께 .css파일도 추가해보세요<a target="_blank" rel="noopener noreferrer nofollow" href="https://learn.microsoft.com/ko-kr/aspnet/core/blazor/co
rest-apiblazorweb-apiasp.net-corewltnsdid670904
・
1
154
1
- Unresolved
Visual Studio 2022에서 프로젝트 만들기 질문
<img src="https://cdn.inflearn.com/public/files/posts/00e12ecf-3d92-4795-bb9d-4662494847dd/30391e50-463d-4fbd-bdb1-c3ae1036b8e1.webp" media-type="img"
rest-apiblazorweb-apiasp.net-corevisualstudio2022ssu25538460
・
0
281
2
- Unresolved
MVC를 제대로 이해를 못했는데,
MVC를 제대로 이해를 못했는데 넘어가도 될까요?
rest-apiblazorweb-apiasp.net-coreerror
・
0
160
1
- Unresolved
ASP.NET
현재 ASP.NET과 많이 달라서 문의 드립니다. 어떻게 해야될까요?
rest-apiblazorweb-apiasp.net-coreerror
・
0
140
1
- Unresolved
LING #1 에서.. 서버 GC문제
요즘도 여전히 LINQ는 GC문제를 야기할 가능성이 있어 UNITY에서는 피하는 편입니다. 서버의 경우 GC를 끄고 점검때 재부팅하는식으로 뭐 좀 쌓이든 비효율적이든 대충 뭉개고 갔었었고요. 유니티는 뭐 저사양 기기도
rest-apiblazorweb-apiasp.net-coreNo Author
・
0
243
3
- Unresolved
자바스크립트 내용이 나오나요?
마지막으로 하나 더 질문이 있습니다. 해당 강의에서 자바스크립트 기초 문법 같은 자바스크립트에 대한 내용이 나오나요? 나오면 어느정도 나올까요?
rest-apiblazorweb-apiasp.net-coreerror
・
0
161
1
- Unresolved
웹 사이트 보안
이 강의를 보고 웹 사이트를 만들어 보려는데 보안에 관한 내용도 나올까요? 안 나온다면 추가적으로 추천하는 강의나 책이 있을까요? 그리고 안 나온다면 추가적으로 공부해야될 건 많겠지만 예를 들어 어떤게 있을까요? 보안 부분이 나온다면 그것만 들어도 되는 건가요?<
rest-apiblazorweb-apiasp.net-coreerror
・
0
202
2
- Unresolved
blazor실습 시 바인딩 관련 및 버튼이 동작하지 않는 이슈가 있으면? ( .NET 8.0 기준 )
구글링 해보니, 다음과 같은 글이 있었네요...Net 8.0기준으로 정적 렌더링이 기본 설정인 경우에는 Blazor 컴포넌트의 인터랙티비티가 자동으로 연결되지 않습니다.App.razor의 body영역에 있는 Routes부분에 @
rest-apiblazorweb-apiasp.net-coregombang
・
3
354
1
- Unresolved
Uri함수 파라미터 주소에 sslport번호를 넣으면 무한 로딩이걸림
여기 sslPort 번호를 가져와서<img src="https://c
rest-apiblazorweb-apiasp.net-coreehdgh729444291
・
0
476
2
- Unresolved
An unhandled exception has occured. See browser dev tools for detail.
blazor ranking app #3을 하던 도중에 스크린샷과 같은 에러가 나타났습니다.<img src="https://cdn.inflearn.com/public/files/posts/e3b8a3cf-0205-47df-96de-c47c7fdced65/%EC%8A
rest-apiblazorweb-apiasp.net-coreskdud909634
・
0
331
2
- Unresolved
EFCore 포렌키 설정 관련 질문(Entity Framework Code First One-to-Many Relationship)
public class UserData { //public int Id { get; set; } [Key] public string UserI
rest-apiblazorweb-apiasp.net-coreiqeq59162003
・
0
345
3
- Unresolved
DB 설정 관련해서 질문 드립니다
[Table("UserTable")] public class UserData { [Key] public string UserId { get; s
rest-apiblazorweb-apiasp.net-coreiqeq59162003
・
0
402
3
- Unresolved
10분 48초 부근에 안 되는 사람들 참고하세요
<img src="https://cdn.inflearn.com/public/files/posts/53623376-5d0b-46cc-80f8-4ed7c8c4f8b3/dontforget.PNG" alt="dontforget.PNG" title="dontforget.P
rest-apiblazorweb-apiasp.net-corenaringcode
・
1
534
1
- Unresolved
ArgumentException: Keyword not supported: 'trust server certificate'.
처음 appsettings.json에서 DefaultConnection의 값을 이름만 바꿀경우는 저 에러가 뜨지 않는데속성에서 연결 문자열의 값을 복사해서 붙여넣을 경우프로그램 실행 후 Register 할 경우 저 에러가 계속
rest-apiblazorweb-apiasp.net-corechiwoo4169786
・
0
847
1
- Unresolved
Need Summary 부분 질문있습니다!
먼저FetchData.razor 에서 @* Form Validation 기능 ON*@
rest-apiblazorweb-apiasp.net-corechiwoo4169786
・
0
305
1
- Unresolved
계속 똑같은 에러가 뜹니다 ㅠㅠ
An unhandled exception occurred while processing the request.InvalidOperationException: The view 'Index' was not
rest-apiblazorweb-apiasp.net-corechiwoo4169786
・
0
478
1
- Unresolved
이번 강의 코드를 받을 수 있을까요?
grouping 예제 부분을 실행하는데 있어 playersByLevel에 동일하게 작성하였는데로컬 부분에 해당 이름을 작성하고 열었는데 화면과는 다르게 Players도 가지지 않고 있고 Non-Public members로 분류되어서 나오네요.<
rest-apiblazorweb-apiasp.net-corecook50463961
・
0
357
1
- Unresolved
ATOM이 2022년 12월 15일 기준 종료되었네요
어쩔수없이 VisualStudio Code를 이용해 따라가려하는데 html로 작성만 가능하면 될까요?
rest-apiblazorweb-apiasp.net-corecook50463961
・
0
546
1
- Unresolved
CounterState 질문입니다.
순수한 궁금증으로 여쭤뵙습니다.혹시 해당 cs를 구현하지않고 private static int currentCount를 사용한다면 유저마다 보이는 currentCounter가 다를까요? 아니면
rest-apiblazorweb-apiasp.net-coremycol0210769
・
0
393
1

