Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saaskit/saaskit
A developer toolkit for building SaaS applications
https://github.com/saaskit/saaskit
Last synced: about 1 month ago
JSON representation
A developer toolkit for building SaaS applications
- Host: GitHub
- URL: https://github.com/saaskit/saaskit
- Owner: saaskit
- License: mit
- Created: 2013-03-27T10:32:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T22:15:13.000Z (about 1 year ago)
- Last Synced: 2024-10-01T13:43:10.731Z (about 1 month ago)
- Language: C#
- Homepage: http://saaskit.net
- Size: 1.69 MB
- Stars: 1,104
- Watchers: 119
- Forks: 317
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SaasKit
=======[![Join the chat at https://gitter.im/saaskit/saaskit](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/saaskit/saaskit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
SaasKit is a .NET toolkit for building SaaS (Software As A Service) applications.
The goal of the project is to help developers build SaaS products without getting in the way. It aims to be platform agnostic and as simple to use as possible.
#### Getting Started
[ASP.NET MVC 5 / Web API 2](https://github.com/saaskit/saaskit/wiki/SaasKit-Multitenancy)
[ASP.NET Core](http://benfoster.io/blog/tagged/saaskit)#### Contribute
You can contribute in a number of ways. If you have questions or would like to discuss the future development of SaasKit, please join us on [Gitter](https://gitter.im/saaskit/saaskit) or create a GitHub issue. It's always a good idea to chat with us before embarking on a big pull request to ensure your developments align with the goals of the project.
#### Support
This project is open source and I do my best to support it in my spare time. If you'd like to discuss commercial support options or need help implementing multi-tenancy or building SAAS applications in .NET then [get in touch](mailto:[email protected]). If you want to check my credentials - check out [my blog](http://benfoster.io) or [Fabrik](https://fabrik.io), the SAAS startup I built on the .NET stack.