Hacker News new | ask | show | jobs
Show HN: I made a web application framework for ASP.NET (spark-framework.net)
2 points by wes_walke 1073 days ago
1 comments

This was my first major open source project. My main motivation was giving devs a starting point for ASP.NET that had everything ready for a full stack web app. Database, auth, mail, events, queues, cron jobs, and more.

If you are interested in contributing, check out the Github repo. https://github.com/spark-dotnet/framework