master
Commits on Apr 21, 2021
-
Merge pull request #43 from OfficeDev/dependabot/nuget/MailSim/MailSi…
…m.ProvidersREST/System.Net.Http-4.3.4 Bump System.Net.Http from 2.0.20126.16343 to 4.3.4 in /MailSim/MailSim.ProvidersREST
-
Bump System.Net.Http in /MailSim/MailSim.ProvidersREST
Bumps System.Net.Http from 2.0.20126.16343 to 4.3.4. Signed-off-by: dependabot[bot] <support@github.com>
Commits on Mar 19, 2020
Commits on Feb 5, 2020
-
Merge pull request #40 from OfficeDev/dependabot/nuget/MailSim/MailSi…
…m.ProvidersREST/Microsoft.Data.OData-5.8.4 Bump Microsoft.Data.OData from 5.6.4 to 5.8.4 in /MailSim/MailSim.ProvidersREST
Commits on Jan 10, 2020
Commits on Dec 27, 2019
-
Merge pull request #42 from OfficeDev/gallery-automation-updates
Update Interop-MailSim.yml
-
Commits on Dec 18, 2019
-
Merge pull request #41 from OfficeDev/gallery-automation-updates
Updates for gallery automation. No code change.
Commits on Dec 17, 2019
Commits on Nov 1, 2019
-
Bump Microsoft.Data.OData in /MailSim/MailSim.ProvidersREST
Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4. Signed-off-by: dependabot[bot] <support@github.com>
Commits on Jul 18, 2019
Commits on Mar 20, 2019
Commits on Dec 28, 2017
Commits on Nov 12, 2015
Commits on Nov 11, 2015
Commits on Oct 8, 2015
Commits on Sep 25, 2015
Commits on Sep 24, 2015
-
Make sure HTTP porvider doesn't use SDK anymore. Separate implementat…
…ions of HTTP and SDK providers
Alexander Martynov committedSep 24, 2015
Commits on Sep 16, 2015
-
Alexander Martynov committed
Sep 16, 2015
Commits on Sep 15, 2015
-
Merge pull request #31 from v-am/master
Adding MailSim contract implementation for REST providers
Commits on Sep 14, 2015
-
09/10: removed disable prompt option from sequence schema
Alexander Martynov committedSep 14, 2015
Commits on Sep 2, 2015
-
Adding implementation for REST providers
MailSim solution has been restructured into 4 projects. 1. MailSim - main executable logic 2. Common - intreface definitions plus some common code used in different porjects 3. MailSim.PorvidersOM - OOM implementaion of MailSim interfaces 4. MailSim.ProvidersREST - restful implementation of MailSim interfaces. This project contains two different providers: usinf client SDK and using direct HTTP requests. Please also note that there are some changes in the schema for operations (operations.xsd): instead of <Recipients/> we now use <Recipient/>.
Alexander Martynov committedSep 2, 2015 -
-
Commits on Aug 18, 2015
-
v-am committed
Aug 18, 2015
Commits on Aug 7, 2015
-
Merge pull request #20 from William-Rohm/master
Finishing the Wiki pages
-
This image is no longer needed here
The image is up in the GitHub cloud now (per Issue #19) and is successfully referenced in the user guide.
-
Revert "Move architecture diagram to Wiki"
This reverts commit bb434c8.
-
Merge pull request #18 from William-Rohm/master
Updated README with a link to the Wiki