Giter Site home page Giter Site logo

poketorena / onlineranking Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 18.52 MB

コミックマーケット94で販売したCTRL JOURNAL vol.9の「ASP.NET Core を使ってオンラインランキングを作る」のデータです

License: MIT License

HLSL 77.28% C++ 4.31% C# 18.41%
asp-net-core-mvc siv3d

onlineranking's Introduction

OnlineRanking

コミックマーケット94で販売したCTRL JOURNAL vol.9の「ASP.NET Core を使ってオンラインランキングを作る」のデータです。

About

# プロジェクト名 概要 実行環境
1 GetAllScoreData サーバーからスコアをキーに降順でソートしたScoreDataのコレクションを取得し画面に表示するSiv3Dアプリケーション 実行には Siv3D August 2016 v2 が必要
2 GetScoreData サーバーから指定したidのScoreDataを取得し表示するSiv3Dアプリケーション 実行には Siv3D August 2016 v2 が必要
3 PostScoreData サーバーにScoreDataを送信するSiv3Dアプリケーション 実行には Siv3D August 2016 v2 が必要
4 RankingServer サーバー側のASP.NET Core MVCアプリケーション 実行には .NET Core 2.1 が必要

Usage

Common

  1. このリポジトリをクローン or ダウンロードする。
  2. OnlineRanking.slnを開く。プロジェクトファイルをアップグレードするかどうか聞かれるがアップグレードしないこと。

GetAllScoreData、GetScoreData、PostScoreData

  1. ソリューションエクスプローラからプロジェクトを右クリックしてリビルドをクリックする。
  2. ソリューションエクスプローラからプロジェクトを右クリックしてスタートアッププロジェクトに設定をクリックする。
  3. F5等から実行する。

RankingServer

  1. ソリューションエクスプローラからプロジェクトを右クリックしてスタートアッププロジェクトに設定をクリックする。
  2. F5等から実行する。

Note

デフォルトでは作者の用意したサーバーにアクセスする設定のため、サーバーをMicrosoft Azureなどにデプロイしてランキングサーバーを運用する際はURL等を書き換える必要があるため注意すること。

onlineranking's People

Contributors

poketorena avatar

Watchers

 avatar

Forkers

jfancis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.