.NET Framework Base Development Platform
Libset for agile software development
See the changelog for changes.
Blocks
- Presentation
- Forms
- Reporting
- Model
- CRUD
- MVC
- SPS
- SPS Plugin
- Support
- Drawing
- Net
- Web
- Windows
Roadmap
- Hybrid EF integration
- EF WinForms UI Generator
- Support Windows API Documentation
- HTML Reporting engine
- Build tools
TODO
- DynamicControl
- Extensions normalization
- Windows Forms extended controls
- Xamarin extended controls
Table of contents
Implementing
Add the library to your project
Add the NuGet Package. Right click on your project and click 'Manage NuGet Packages...'. Search for 'Platform.Support.Core' and click on install. Once installed the library will be included in your project references. (Or install it through the package manager console: PM> Install-Package Platform.Support.Core).
Bugs and feature requests
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Documentation
No more documentation required for now.
License
Code released under The MIT License