Skip to content

After Nager discontinued the free use of the NuGet package for accessing public holidays, I developed a service class for the Nager API.

License

Notifications You must be signed in to change notification settings

Bonekit/NagerAPI-Class-Library

Repository files navigation

A C# Class Library for the Nager-API

Index

About The Project

After Nager discontinued the free use of the NuGet package for accessing public holidays, I developed a service class for the Nager API. I'm very thankfull that we can use the API for free!

With my service class you can use the following features:

  • Get public holidays for the year and country
  • Check if today is a public holiday
  • Get the upcoming public holidays of the next 365 days
  • Filter by days off in your country
  • Read the content from the response object as JSON-String

Built With

Getting Started

Installation

  • Add the complete project into your project, or copy only interfaces, services, tests into your project.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Tobias Menzel - @BonekitDEV

Acknowledgements

About

After Nager discontinued the free use of the NuGet package for accessing public holidays, I developed a service class for the Nager API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages