Skip to content

Instantly share code, notes, and snippets.

View vova-lantsov-dev's full-sized avatar
🏠
Working from home

Volodymyr Lantsov vova-lantsov-dev

🏠
Working from home
View GitHub Profile
@vova-lantsov-dev
vova-lantsov-dev / ShareWish.WebApi.csproj
Last active April 12, 2024 01:41
Build and publish .NET 8 application to GitHub Container Registry (ghcr.io) for linux/amd64 and linux/arm64
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>true</InvariantGlobalization>
<LangVersion>12</LangVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
new Thread(() =>
{
for (var ine = 0; ine < 2; ine++)
{
if (ine == 1)
byteprob = Instruments_for_bytes.Reverse(byteprob)
var bytestring = BitConverter.ToString(ine == 0 ? byteprob : Instruments_for_bytes.Reverse(byteprob));
result = File.ReadAllBytes(textBox3.Text);
for (var i = 0; i <= 7; i++)