https://github.com/prabirshrestha/simplefx
SimpleFX is a list of .NET libraries that match the Simple ethos and does its job well.
https://github.com/prabirshrestha/simplefx
Last synced: 2 months ago
JSON representation
SimpleFX is a list of .NET libraries that match the Simple ethos and does its job well.
- Host: GitHub
- URL: https://github.com/prabirshrestha/simplefx
- Owner: prabirshrestha
- Created: 2012-10-25T14:46:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T06:19:36.000Z (over 12 years ago)
- Last Synced: 2025-02-10T03:42:39.595Z (4 months ago)
- Homepage:
- Size: 106 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleFX
SimpleFX is a list of .NET libraries that match the Simple ethos and does its job well.
## Chat
Chat with us at http://jabbr.net/#/rooms/SimpleFx
## Libraries
### Database
* Dapper - http://code.google.com/p/dapper-dot-net/
* Simple.Data - https://github.com/markrendle/Simple.Data
* Massive - https://github.com/robconery/massive### Json
* SimpleJson - https://github.com/facebook-csharp-sdk/simple-json
* ServiceStack.Text - https://github.com/ServiceStack/ServiceStack.Text### Web Frameworks
* Nancy - http://nancyfx.org/
### Social Authentication
* WorldDomination.Web.Authentication - https://github.com/PureKrome/WorldDomination.Web.Authentication
### File System Abstraction
* System.IO.Abstractions - https://github.com/tathamoddie/System.IO.Abstractions