GeekyTool is a simple .NET toolkit inspired on MVVMLight, Cimbalino Toollkit and Template10.
Package | State | Description |
---|---|---|
GeekyTool.Core | The portable class. Contains mvvm class, services, messenger, etc.. | |
GeekyTool | An concrete implementation of GeekyTool.Core on each platform. | |
GeekyTool.UI | Controls and UI based implementation for each platform. |
See wiki (under construction...)
GeekyTool is a Portable Class Library implemented on each specific platforms:
- .NET >= 4.5
- UWP
You can find all the UWP code examples under samples\UWP
(@github) folder.
| | |---|---| | Dachi Gogotchuri |
| | |---|---| | Gabriel Ferreiro |
Copyright 2016 Dachi Gogotchuri
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.