An open API service indexing awesome lists of open source software.

https://github.com/allenkeys/projectmetadatagenerator

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.
https://github.com/allenkeys/projectmetadatagenerator

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/C%23-Project%20Metadata%20Generator-blue)

# 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](https://dotnet.microsoft.com/download)

## Authors

👤 **Joshua Eze**

- GitHub: [@Allenkeys](https://github.com/Allenkeys)
- Twitter: [@jdgraay](https://twitter.com/jdgraay)
- LinkedIn: [Eze Joshua](https://linkedin.com/in/eze-joshua)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/allenkeys/ProjectMetaDataGenerator/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

## 📝 License

This project is [MIT](./LICENSE) licensed.