dotnet-all-about

Gather the most relevant information about an executed .NET assembly

Screenshot of dotnet-all-about

A very simple console application that you’ll use in your CLI, in a container, or elsewhere to gather all the information you’d like to know about your .NET assembly and the environment in which it is being executed. I built it to get some insights from running containers and it’s delightful because of the ease of use.

Copilot says: AI-generated

Dive deep into your .NET assembly's world with this nifty tool that spills all the juicy details about your app and its environment—perfect for curious devs and container explorers alike!

Key features:

  • 🌐 Inspect available network adapters and IPs
  • 💾 Check out filesystem drives and free space
  • 🖥️ Get runtime info like OS, CPU, and architecture
  • 🛠️ View environment variables and console properties

This summary was generated by GitHub Copilot based on the project README.