Skip to content

Instantly share code, notes, and snippets.

View virzak's full-sized avatar

Victor Irzak virzak

View GitHub Profile
@virzak
virzak / CreateProgram.ps1
Last active February 27, 2024 09:59
Start Window Functions EF Core app
$Project="MyProject"
dotnet new sln -o $Project
cd $Project
dotnet new gitignore
dotnet new buildprops --use-artifacts
dotnet new console -o $Project -f net8.0 --no-restore
dotnet sln add $Project
git init .
cd $Project
dotnet add package Zomp.EFCore.WindowFunctions.SqlServer --prerelease
### Keybase proof
I hereby claim:
* I am virzak on github.
* I am virzak (https://keybase.io/virzak) on keybase.
* I have a public key ASDZ2AkQLu_n3DxpOOOG7V4CvIH6TUFMTBqJflzfp_vYUwo
To claim this, I am signing this object: