Hi
Is there any Web Based Open Source Payroll Software available using c#.
Thanks
Hi
Is there any Web Based Open Source Payroll Software available using c#.
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tahir AnsariPosted Aug 3, 2024, 11:25 AM
1. Odoo: Although primarily known for its Python-based implementation, Odoo is an open-source ERP system with extensive payroll features. You might need to integrate or customize it with C# if you're working within a .NET ecosystem.
2. PayRoll: A small project that uses C# for payroll calculations. It’s not as feature-rich as some commercial options but can be a good starting point if you’re comfortable with C# and want to build something customized.
3. SimplePayroll: This is a C#-based payroll software for small businesses. It’s less comprehensive than larger systems but can be a good fit for small-scale needs.
4. OpenHRMS: This is a Human Resource Management System that includes payroll features. It’s primarily built with Python and JavaScript but can be integrated with C# solutions if necessary.