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 point
  • Meow.csproj - Project file