-
## As is
There is no sample code for especially css architecture.
## To be
Some mock pages and sample code are mounted in this project.
-
```
using System;
using System.Diagnostics;
using System.Collections.Generic;
using DotNetOpenAuth.OAuth2;
using Google.Apis.Authentication.OAuth2;
using Google.Apis.Authentication.OAuth2.DotNetO…
-
```
using System;
using System.Diagnostics;
using System.Collections.Generic;
using DotNetOpenAuth.OAuth2;
using Google.Apis.Authentication.OAuth2;
using Google.Apis.Authentication.OAuth2.DotNetO…
-
```
using System;
using System.Diagnostics;
using System.Collections.Generic;
using DotNetOpenAuth.OAuth2;
using Google.Apis.Authentication.OAuth2;
using Google.Apis.Authentication.OAuth2.DotNetO…
-
Hey guys,
could you take a basic coredata sample code and add the AZCoreRecord into it with icloud support.
I think this will be very helpful in knowing what code needs to be written in the app dele…
-
```
using System;
using System.Diagnostics;
using System.Collections.Generic;
using DotNetOpenAuth.OAuth2;
using Google.Apis.Authentication.OAuth2;
using Google.Apis.Authentication.OAuth2.DotNetO…
-
Hi, i found your blog post detailing a demo project using the library however the onedrive link for the source code seems broken. is there a way you can upload the sample code here or send it to me by…
-
It would be good if the sample code could me more organized and more complete.
-
This is similar to #95.
I have simplified the working example code from there to the code posted at the end, which still works fine.
However, an almost the same example always loses the first sample…
-
Not-a-bug.
Simple example to open a browser passing args from the cmd. I post here so, if you want, you can add as an example. I'm using to call from vs code to open a svelte project. Thanks !
```…