Meow
Meow
A simple .NET console application.
Getting Started
Prerequisites
- .NET 8.0 SDK or later
Running the Application
dotnet run
Building the Application
dotnet build
Project Structure
Program.cs
- Main entry pointMeow.csproj
- Project file