Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rnelson/keysexportviewer

Viewer for MSDN's KeysExport.xml file
https://github.com/rnelson/keysexportviewer

Last synced: 2 months ago
JSON representation

Viewer for MSDN's KeysExport.xml file

Awesome Lists containing this project

README

        

KeysExport Viewer
=================

About
-----
KeysExport Viewer is a viewer for the `KeysExport.xml` file available to MSDN
subscribers. This file contains all of the serial numbers that they have
generated or that have been generated for
them.

It's very easy to download new versions of this file, but I'd rather not
have to read through a bunch of XML if I'm trying to grab the right key to
use on an install. At the time I created this project, this was also a
great way to learn some new-to-me .NET development.

A huge thank you to [all those who have contributed](https://github.com/rnelson/KeysExportViewer/blob/main/CONTRIBUTORS.md)
to the project, helping keep it alive and useful to developers.

Features
--------
* Displays each serial number for product keys
* Displays HTML data where present in place of serial numbers
* Allows you to filter the list, showing just the entries you are looking for

Requirements
------------
* .NET 6
* Windows (see [#5](https://github.com/rnelson/KeysExportViewer/issues/5))

Future Goals
------------
Want to help out? Check out the [open issues](https://github.com/rnelson/KeysExportViewer/issues?q=is%3Aopen)!

License
-------
This program is licensed under the [MIT license][license].

[license]: https://rnelson.mit-license.org/