Allow UWP apps to output logs using Serilog
background
background
Overview When creating the input form, there were multiple submit buttons, so a memo when creating that process. This time, I created a selector attribute ...
As the title suggests, implementation of encryption / decryption using C #.
```cs using System; using System.Drawing; using System.Windows.Forms; using System.Windows.Forms.DataVisualization.Charting;
![-](https://img.shields.io/badge/ASP.NETCore-3.1-brightgreen) Introduction This is a memo when I researched Model Binding of ASP.NET Core. ..
Overview You can use the “Parse” or “TryParth” methods to convert a string to a DateTime type in C #. Parse method
Introduction Microsoft Docs Right side menu? I had to make something like ** WPF **, so I will write down my implementation method as a memorandum.
Overview Photon is the first choice when creating multiplayer games in Unity. The SDK for Unity is Photon Unity Networking (PUN), but there are two types of...
0. Note [^ 3]: The official API description name is dx instead of absX. Since dx is associated with “difference” from the abbreviation image of differentia...
This article uses vs 2019 and .NET Framework 4.7.2 installed on windows 10. Completed form It feels like You can also do this.
Background I want to refer to the contents of the DB during the process of Configure of Startup. Specifically, if the DB system setting table is empty at t...
Introduction I will follow the tutorial of C # beginner and unity beginner magic leap, and make a note of what I investigated at that time. Therefore, pleas...
Introduction It was necessary to set up the unity project to develop magic leap with unity. It’s a hassle to do this every time, so I tried to prepare a pro...
Introducing an email sending tool made by one of the qualityers Mr. Ohno in various program languages.
Unity has a network connection check function ʻApplication.internetReachability`, but I dared to make a native Swift plugin using ** NWPathMonitor **.
↓ I want to select a file using a dialog box like this: thinking:
Introduction
I want to use Unity C # in Windows Forms
Conclusion
LINQ count is slow I was doing paiza because I had too much free time, but there was a test case that timed out. After fixing the part written in Linq, the...
Flutter is great, but if I wish I could write it in C #, I’ve released a dream-like tool that makes it possible, so I tried it.
If you click the link in the email such as the Teams meeting request email, Teams will start up and go to the meeting participation screen. As long as you ...
Simple program for drawing solids in C # The program I posted in the previous article was wrong, so I fixed it.
[^ 1]: The image is from “Irasutoya”, so it is different from the real thing. [^ 2]: If you use it well, you can easily do certain tasks that are dull when...
Returns Nothing with Nullable type on the left side and one-liner If on the right side Such a source Since it is an example, the text remains Nothing, and ...
What is type inference? I don’t bother to write it now, but if I write it, it’s ** “Let the compiler infer the type from the right side of the assignment ex...
This is a list of warnings that cannot be erased using C #. I will add it as needed when I notice it.