Skip to content

This application use reflection to get project metadata/document attributes, and write the output to different text files(.txt, .pdf & JSON) using File I/O. This afford description of project assemblies in terms of title, version, description of members, or trademark to developers.

Notifications You must be signed in to change notification settings

Allenkeys/ProjectMetaDataGenerator

Repository files navigation

Project MetaData Generator

This application use reflection to get project metadata/document attributes, and write the output to different text files(.txt, .pdf & JSON) using File I/O. This afford description of project assemblies in terms of title, version, description of members, or trademark to developers.

Built With

  • Major languages: C#
  • Frameworks: .NET 6.0
  • Technologies: Github and Visual Studio

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the repository into your local machine
  • Open the solutions file in Visual Studio

Prerequisites

  • An understanding of C#
  • A github account and Visual Studio installed in local machine

Install

  • You’ll need to set up your machine to run .NET core.
  • You can find the installation instructions on the .NET Core Downloads

Authors

👤 Joshua Eze

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This application use reflection to get project metadata/document attributes, and write the output to different text files(.txt, .pdf & JSON) using File I/O. This afford description of project assemblies in terms of title, version, description of members, or trademark to developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages