Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by onodera-sf

A curated list of projects in awesome lists by onodera-sf .

https://github.com/onodera-sf/monogameaudio3d

MonoGame 公式サイトのサンプルである Audio3D を解説したものとなっています。

3d audio game monogame tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/monogamebasiceffectlight

BasicEffect のライトのサンプルです。

basic-effect light monogame tips xna

Last synced: 14 Jan 2025

https://github.com/onodera-sf/monogameaiming

MonoGame 公式サイトのサンプルである Aiming を解説したものとなっています。

2d aiming game monogame tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/monogamechangebackcolor

背景色を変更するサンプルです。

back-color monogame tips xna

Last synced: 14 Jan 2025

https://github.com/onodera-sf/microsoftazurespeechtotext

Microsoft Azure の音声サービスを使用して音声ファイルからテキストを抽出するサンプルです。

dotnet microsoft-azure speech-to-text wpf

Last synced: 14 Jan 2025

https://github.com/onodera-sf/monogamebasiceffectfog

BasicEffect のフォグのサンプルです。

basic-effect fog monogame tips xna

Last synced: 14 Jan 2025

https://github.com/onodera-sf/dotnetmailkitsend

MailKit を使用してメールを送信するサンプルです。

dotnet-core email mail mailkit smtp tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/clickoncedotnetframeworkmultipleinstall

ClickOnce で同一プロジェクトから複数発行されたプログラムを同一環境にインストールできるように設定するサンプルです。

clickonce dotnet-framework project publish

Last synced: 14 Jan 2025

https://github.com/onodera-sf/dotnetenvironmentvariableget

環境変数を一時的にセットしてプログラム(exe)を実行するサンプルです。

batch dot-net environment-variables tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/blazorwebassemblywithaspnetcoremvc

ASP.NET Core MVC のビューで Blazor WebAssembly を動かすサンプルです。

asp-net-core asp-net-core-mvc blazor blazor-webassembly tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/blazorwebassemblywithaspnetcoremvcmultiple

ASP.NET Core MVC で複数の Blazor WebAssembly を配置するサンプルです。

asp-net-core asp-net-core-mvc blazor blazor-webassembly tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/dotnetexcludefromsinglefile

単一実行ファイルとして発行するファイルの中に含めずに個別のファイルとして発行するサンプルです。

dot-net single-file tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorevalidationsummarytest

asp-validation-summary の動作を確認するサンプルです。

asp-net-core tips validation

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorevalidateantiforgerytoken

ASP.NET Core でクロスサイトリクエストフォージェリ (XSRF/CSRF) 対策を行うサンプルです。

antiforgery asp-net-core csrf tips xsrf

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorepostvaluechange

フォームの Post 後にアクションで変更した値をビューに反映させるサンプルです。

asp-net-core asp-net-core-mvc form model

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorelowercaseurl

アクションやページ遷移の URL を全て小文字にするサンプルです。

asp-net-core tips url

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorelognlog

NLog を使用してログを出力するサンプルです。

asp-net-core log nlog tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcoredatabaseentityframeworkcore

ASP.NET Core で Entity Framework Core を使用してデータベースにアクセスするサンプルです。

asp-net-core entity-framework-core mvc razor-pages tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorelocalizationdataannotation

パラメータ名や入力検証メッセージなどに使用される DataAnnotations の多言語対応を行うサンプルです。

asp-net-core data-annotations localization mvc tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorepartialviewajax

Partial View を使用してクライアント側で部分 HTML を非同期で読み込むサンプルです。

ajax asp-net-core partial-views tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorehtmltextencoder

HTML として出力される日本語が実態参照(数値文字参照)にならないようにするサンプルです。

asp-net-core encode tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorecookieauthentication

Cookie 認証 を使用してログインしないとリダイレクトされる仕組みを作るサンプルです。

asp-net-core authentication cookie login tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorecontentstaticfileanotherfolder

静的ファイルを wwwroot 以外のフォルダに配置するサンプルです。

asp-net-core static-content tips wwwroot

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcoreappsettingsdeletepublish

プログラム発行時に不要な appsettings.json を削除するサンプルです。

appsettings asp-net-core tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcoreappsettings

appsettings.json の動作を確認するためのサンプルです。

appsettings asp-net-core tips

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorecontentappendversionanotherfolder

wwwroot フォルダにある静的ファイル以外にも asp-append-version を適用するサンプルです。

asp-net-core static-content tips version

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorecontentappendversion

キャッシュされた古いバージョンの静的ファイルが使用されないように最新であることを示すバージョンを付加するサンプルです。

asp-net-core static-content tips version

Last synced: 14 Jan 2025

https://github.com/onodera-sf/onedriveapidotnetclientcredentialshttpclient

OneDrive API をバッチプログラムなどユーザー操作なしで使用するサンプルです。(.NET C# 版) (追加使用ライブラリなし)

dotnet-core microsoft microsoft-graph onedrive onedrive-api

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuidropdownselectscroll

ドロップダウンアイテムの一覧を表示したときに選択しているアイテムが先頭にくるようにスクロールするサンプルです。

2d dropdown scroll select ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcoredownloadcompletenotify

Javascript でファイルのダウンロード後に処理を実行するサンプルです。

asp-net-core complete donwload javascript mvc razor-pages

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuifontadd

どのプラットフォームでも同じフォントを使用できるようにするサンプルです。

2d font text ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/onedriveapidotnetclientcredentialsmicrosoftgraph

OneDrive API をバッチプログラムなどユーザー操作なしで使用するサンプルです。(.NET C# 版) (Microsoft Graph ライブラリ使用)

client-credentials dotnet-core microsoft-graph onedrive onedrive-api

Last synced: 14 Jan 2025

https://github.com/onodera-sf/cookieauthenticationmultiple

複数のログイン画面を作成しログインした画面によってアクセスできるページを制限するサンプルです。

asp-net-core authentication cookie login mvc razor-pages scheme

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysprite2dspritechange

ゲーム実行中にスプライトの画像を変更するサンプルです。

change game image sprite unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuiselectloop

UI オブジェクトの選択をループさせるサンプルです。

2d loop select ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysystemgameexit

ゲームを終了するサンプルです。

exit game program quit unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/windowsservicedotnet8

.NET 8 で Windows のサービスを作るサンプルです。

dotnet dotnet-core dotnet8 service windows windowsservice workerservice

Last synced: 14 Jan 2025

https://github.com/onodera-sf/dotnetcodegeneratesourcegenerator

Visual Studio と ソース ジェネレーター (Source Generator) を使用してコードを自動生成するサンプルです。

code csharp dotnet roslyn source-generator visual-studio

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysprite2dcharactereightdirection

8方向スプライトキャラクターの歩行アニメーションを実装するサンプルです。

animation character game sprite unity walk

Last synced: 14 Jan 2025

https://github.com/onodera-sf/activereportsdotnetpdfoutput

ActiveReports のレポートを PDF ファイルとして出力するサンプルです。

activereports console dotnet pdf

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysprite2dcharacterfourdirection

4方向ドットキャラクターの歩行アニメーションを実装するサンプルです。

animation character game move unity walk

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysystemresolutionchange

ゲーム解像度を変更するサンプルです。

change game resolution screen unity windows

Last synced: 14 Jan 2025

https://github.com/onodera-sf/visualstudioexeiconbuildconfiguration

選択しているビルド構成によって実行ファイルのアイコンを変更するサンプルです。

build-configuration executable icon program visual-studio

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuidropdown

Unity UI のドロップダウンを使用するサンプルです。

2d dropdown ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/visualstudioclickoncebuildconfiguration

選択しているビルド構成によって ClickOnce の設定を変えるサンプルです。

build-configuration clickonce publish visual-studio

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuibuttonselectanimation

ボタンの選択をアニメーションさせて分かりやすくするサンプルです。

2d animation button select ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuifocusrequired

UI オブジェクトからフォーカスが外れないようにするサンプルです。

2d focus ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysystemfullscreenchange

ウィンドウモードとフルスクリーンモードを切り替えるサンプルです。

fullscreen fullscreen-mode unity window

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unityuibutton

UI のボタンを使用するサンプルです。

2d button ui unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitypublishwebglaspnetcore

Unity WebGL を ASP.NET Core で動かすサンプルです。

asp-net-core brotli game gzip publish unity web webgl

Last synced: 14 Jan 2025

https://github.com/onodera-sf/aspnetcorecookieauthentication_6_0

Cookie 認証 を使用してログインの仕組みを作り、認証していない場合リダイレクトされる仕組みを作るサンプルです。

asp-net-core asp-net-core-mvc asp-net-core-razor-pages authentication cookie login

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysprite2dmove

スプライトの移動、回転、拡大縮小を行うサンプルです。

image keyboard rotate scale sprite translate unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitytexturerendertexture

レンダーテクスチャーを使用して別のシーンの内容をテクスチャーとして表示させるサンプルです。

game rendertexture sprite texture unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysprite2dspriteanimation

スプライトシートアニメーションを実装するサンプルです。

animation sprite sprite-animation sprite-sheet unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysoundplayoneshot

一つの音声を同時に複数再生するサンプルです。

audio game sound unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysoundsimultaneousplaymanager

効果音の同時再生数を制御するサンプルです。

game sound sound-effects unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitymusicintroloop

イントロ付きの BGM をループ再生するサンプルです。

audio bgm game intro loop unity

Last synced: 14 Jan 2025

https://github.com/onodera-sf/unitysystembackgroundexecute

ウィンドウが非アクティブでもゲームを動かすサンプルです。

active game inactive unity window

Last synced: 14 Jan 2025

https://github.com/onodera-sf/onedriveapifolderitemenumeration

OneDrive API でフォルダ内のアイテムを 200 個以上列挙するサンプルです。

dotnet dotnet-core enumeration folder microsoft-graph microsoft-graph-api onedrive onedrive-api

Last synced: 07 Jan 2025