Moq implementation memo
Moq implementation memo
Moq implementation memo
background
Thing you want to do Google Cloud Text-to-Speech does not have an SDK for Unity. So, run Quickstart for .NET (https://cloud.google.com/text-to-speech/docs/...
Purpose
controller The settings on the controller side are as follows
I wanted to add a backup function to the smartphone game made with Unity for device migration and recovery from failure / loss. I heard that Firebase’s fre...
Overview The English article posted to Code Project will be translated into Japanese and shared on Qiita. https://www.codeproject.com/Articles/5275388/HigLa...
Thing you want to do I wanted to make an app like Rakugaki AR, so this time I used OpenCV to delete the background of the image imported into Unity (transpa...
The other day, I wrote an article to try out the C # microservices development tool “Project Tye”.
Thing you want to do
Scripting Define Symbols
Make a note because I often forget it.
1. How to use Jenkins with Docker There are two possible methods:
Such a guy The insertion and removal of the port is also reflected properly.
Introduction
The other day, I was touching Unity and wanted to do something like the following.
Recently, I’ve been writing more and more Windows Forms applications in C #. I think that the loop statement is basically the right person in the right plac...
1. VirtualBox settings –Click [File] → [Host Network Manager] –Click the create button to create 192.168.56.1 –Check the DHCP server and close it –If y...
If VirtualBox does not start
Unity’s SerializeField is useful, but you can’t pass an interface in the usual way. With this, even if you make an interface, it will be passed directly to...
In my work, I will write OSS x Security Article in a technical information magazine, and as the first experimental memo, this article Until OpenAM sneaks on...
If you’re a maker of Infragistics components and an app developer with WPF / Xamarin.Forms, you’ve never heard of a name. Prism’s committer and muscular Bri...
environment Windows10 .NET FrameWork 4.7.2
A note on implementing the hash algorithm RIPEMD160 in C # using Bouncy Castle. This algorithm is used for Bitcoin etc.!
Array Array declaration Type name [] = variable name;