зеркало из
1
0
Форкнуть 0
Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 0aacba2ee3
Update README.md 2022-07-01 18:48:56 +02:00
Matthew Leibowitz f246c9fbda
Update README.md 2022-06-29 02:23:27 +02:00
Matthew Leibowitz 926cb6a1d9
Update README.md 2022-06-29 02:22:00 +02:00
Matthew Leibowitz fac088b914
Update README.md 2022-06-29 02:21:24 +02:00
Matthew Leibowitz ac0f0a601d
Update README.md 2022-06-04 06:45:05 +02:00
Matthew Leibowitz 4e2d0eced6
Modernize the entire repo again and add .NET MAUI (#111) 2022-06-04 06:44:14 +02:00
Matthew Leibowitz ba9832f8dd
Update README.md 2021-01-31 18:55:13 +02:00
Matthew Leibowitz 91d2440b80
Add the new docs website (#104) 2020-09-20 23:11:14 +02:00
Matthew Leibowitz 00ad92b851
Re-work the projects and add the UI and Controls (#97)
- moved existing files
- added the UI project
- added tests
- added WPF sample
2020-09-08 05:29:22 +02:00
Matthew Leibowitz 3036ff7dcf
Add some images (#94) 2020-09-05 00:43:59 +02:00
Matthew Leibowitz c19ad45035
Update README.md 2020-08-15 02:31:12 +02:00
Matthew Leibowitz 381cfca4e1
Better comments in the readme. 2020-08-15 02:27:21 +02:00
Matthew Leibowitz 1c83872952
Mark things as deprecated 2020-08-15 02:08:53 +02:00
Matthew Leibowitz 44710080f3
Move everything around and modernize! 2020-08-14 09:11:29 +02:00
Matthew Leibowitz 167535bc43
Update Xamrin.Forms and Android Support 2019-06-08 18:39:57 +02:00
Matthew Leibowitz 5c152f8162
Switch to cake so that we can add more complex tasks (#70)
Switch to cake so that we can add more complex tasks
 - added the NuGet Validator step
 - Adding a build counter tied to the branch
2019-02-11 07:22:16 +02:00
Matthew Leibowitz 11fca118aa
Fix spelling. 2019-02-11 02:53:15 +02:00
Matthew Leibowitz c6e96223d5
Added public badge 2019-02-11 02:51:44 +02:00
Matthew Leibowitz 315c0e76e7
Added Azure DevOps badge 2019-02-11 02:48:58 +02:00
Matthew Leibowitz 6c63e3f723
Modernizing the build system (#30)
This is a major overhaul of the build, projects and infrastructure, but, not to any actual code.

 - Using multi-targeting for:
    - PCL (backwards compatibility for the time being)
    - .NET Standard 1.3
    - .NET Standard 2.0
 - No more .nuspec files, the .csproj does this with the `Pack` target
 - No more AssemblyInfo.cs files, the .csproj has all this info
 - No longer the build system, but rather a single solution for each library with the code, tests and samples
 - No more shared projects
 - Using Xunit instead on NUnit as this has better cross-platform support
 - A single PowerShell script will build the entire repository
2018-03-04 22:03:03 +02:00
Matthew Leibowitz ba1596f164 Updated readme 2017-09-02 14:51:24 +02:00
Matthew Leibowitz 1e3a1ad150 updated readme 2017-07-15 18:13:30 +02:00
Matthew Leibowitz 242537f84b Again: Always build with MSBuild, so we don't need to use .NET Core. Fixes #6 2017-06-22 22:35:59 +02:00
Matthew Leibowitz 39ff664e60 Temporarily reverting "Always build with MSBuild, so we don't need to use .NET Core. Fixes #6"
Right now CI is not running VS 2017 and does not have MSBuild 15

Reverts commit 6b8b26262b
2017-06-09 17:38:38 -05:00
Matthew Leibowitz 2a34f459e2 added the Windows build badge 2017-06-09 17:33:13 -05:00
Matthew Leibowitz a34129cd37 updated build name in badge 2017-06-09 15:53:57 -05:00
Matthew Leibowitz 7139c1d4a0 Added build badge 2017-06-09 15:46:27 -05:00
Matthew Leibowitz 6b8b26262b Always build with MSBuild, so we don't need to use .NET Core. Fixes #6 2017-06-09 00:44:49 -05:00
Matthew Leibowitz 3137f90739 Updated the readme 2017-06-05 15:27:41 -05:00
Matthew Leibowitz 9d72de87e1 Updated the build scripts 2017-06-05 13:21:54 -05:00
Matthew Leibowitz f1f51700cd Initial commit of code 2017-06-05 11:41:13 -05:00