<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/sugarrestsharp/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/sugarrestsharp/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 18 Dec 2016 17:24:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sugarrestsharp/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Kola Oyewumi</title><link>https://sourceforge.net/p/sugarrestsharp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,26 @@
-Welcome to your wiki!
+SugarRestSharp uses t4 template to generate C# SugarCRM model classes and uses those classes to run SugarCRM REST API requests via [RestSharp](http://restsharp.org/).

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The model generator is implemented in the SugarCrm.PocoGen project. Sample project of how the models used SugarRestSharp is in SugarCrm.PocoGen.Console project. For more info on how to use the SugarCrm.PocoGen.Console application see [WPF Lite Poco Generator](https://github.com/mattkol/wpf-lite-poco-gen).

-The wiki uses [Markdown](/p/sugarrestsharp/wiki/markdown_syntax/) syntax.
+The C# module classes generated can be found at SugarRestSharp project at [SugarCrmModels folder](https://github.com/mattkol/SugarRestSharp/tree/master/SugarRestSharpSolution/SugarRestSharp/SugarCrmModels).

-[[members limit=20]]
-[[download_button]]
+* [Request](Request)
+* [Request Types](Request Types)
+* [Request Options](Request Options)
+* [Response](Response)
+* [Read Module By Id](Read Module By Id)
+* [Read Module Collection By Page](Read Module Collection By Page)
+* [Read Module Collection](Read Module Collection)
+* [Create Module](Create Module)
+* [Create Module Collection](Create Module Collection)
+* [Update Module](Update Module)
+* [Update Module Collection](Update Module Collection)
+* [Delete Module](Delete Module)
+* [Linked Modules 1](Linked Modules 1)
+* [Linked Modules 2](Linked Modules 2)
+* [Linked Modules 3](Linked Modules 3)
+* [Query Options 1](Query Options 1)
+* [Query Options 2](Query Options 2)
+* [Query Options 3](Query Options 3)
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kola Oyewumi</dc:creator><pubDate>Sun, 18 Dec 2016 17:24:07 -0000</pubDate><guid>https://sourceforge.neta73a820b830fa53a12a554d026b993ff259ba35b</guid></item><item><title>Home modified by Kola Oyewumi</title><link>https://sourceforge.net/p/sugarrestsharp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/sugarrestsharp/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/mattkol2/"&gt;Kola Oyewumi&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5856c634d46bb4583c295671" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kola Oyewumi</dc:creator><pubDate>Sun, 18 Dec 2016 17:24:06 -0000</pubDate><guid>https://sourceforge.net78a6f5471e72e477ef058c540980f9bc28928775</guid></item></channel></rss>