fluentdesk / SharpResume

SharpResume is a C# PCL lib for JSONResume.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharpResume

SharpResume is a C# PCL for JSONResume. JSONResume defines itself as:

The open source initiative to create a JSON-based standard for resumes. For developers, by developers.

You can find the project JSONResume on GitHub.

Get the last release of SharpResume on NuGet or on GitHub.

Demo

Demo SharpResume

Support

Basics Works Volunteers Educations Awards Publications Skills Languages Interests References
SharpResume x x x x x x x x x x

learn more

Difference with JSONResume

  • Language's property "language" is renamed "Name".
  • Reference's property "reference" is renamed "Comment".
  • All *Date are called * and I change their type from string to DateTime.
    • Award's Date keeps his name.

Bug Reports & Feature Requests

You can help by reporting bugs, suggesting features, reviewing feature specifications or just by sharing your opinion.

Use GitHub Issues for all of that.

Contributing

  1. Talk about your feature on issues.
  2. Fork the project.
  3. Create a branch for your awesome feature.
  4. Write tests.
  5. Write code to make the tests pass.
  6. Submit a pull request.

All pull requests are welcome!

License

SharpResume uses the MIT license. See LICENSE for more details.

Miscs

You way want to check this projects:

  • sharpresume - #Résumé is a C# implementation of the HR-XML Consortium's standard resume. mirror
  • ResumeSharp - ResumeSharp is a resume building tool designed to help keep your resume up-to-date easily. Additionally, you can quickly generate targeted resumes on the fly.

About

SharpResume is a C# PCL lib for JSONResume.

License:MIT License


Languages

Language:C# 100.0%