Category: C#, Example, Firebase, PowerShell, Python, React, WinApp
This example shows how to use Firebase Authentication in two scenarios:
- React application requesting protected resource from backend written in Python using Google authentication
- Windows application requesting protected resource from console application written in C#
(…)
Category: C#
The library returns external IP of the computer. (…)
Category: C#
I am an author of many public projects, whenever I am publishing something I face an issue with configuration. Generally, I don’t like maintaining config in the system variables so I needed to think about something different.
(…)
Category: C#, PowerShell
Library wraps P/Invoke (platform invoke) unmanaged methods in c# class. It allows to manage the external and internal display. Currently it exposes methods to position screen on the right and left.
(…)
Category: C#, PowerShell
The library allows writing to console strings in different colors. (…)