Sample Web App Resources Readme Activity Custom properties Stars 13 stars Watchers 2 watching Forks 11 forks Report repository Releases No releases published Packages No packages published Languages C# 83.8% HTML 16.2% Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not sha...
Sample Web App implementation with .NET Core and DDD using Clean Architecture. - GitHub - Jadhielv/ACGSS: Sample Web App implementation with .NET Core and DDD using Clean Architecture.
Web app quickstart that shows how to configure a sample web app that signs in employees in workforce tenant or customers in external tenant
Web app quickstart that shows how to configure a sample web app that signs in employees in workforce tenant or customers in external tenant
Check the version number of the Prerelease SDK that's in the repo's copy of the WebView2APISample app at GitHub: see packages.config. For example: XML Copy <package id="Microsoft.Web.WebView2" version="1.0.2950-prerelease" targetFramework="native" /> <package id="Microsoft.Windows....
This sample completes the set of operations described by the Web API Basic Operations Sample. This code uses the DataverseWebAPI.js sample library and is designed to run in the context of a Single Page Application (SPA) sample available on GitHub. Learn more about the sample applica...
Sample Code Find It on Gitee Find It on GitHub Java sample code Click here Click here Kotlin sample code Click here Click here UserDetect The project provides sample code for using the UserDetect API of the Safety Detect SDK. Sample Code Find It on Gitee Find It on GitHub Java samp...
Sample Code Find It on Gitee Find It on GitHub Java sample code Click here Click here Kotlin sample code Click here Click here UserDetect The project provides sample code for using the UserDetect API of the Safety Detect SDK. Sample Code Find It on Gitee Find It on GitHub Java samp...
if (!LibraryExists(ctx, web, libraryName)) { CreateLibrary(ctx, web, libraryName); } using (FileStream fs = new FileStream(filePath, FileMode.Open)) { Microsoft.SharePoint.Client.File.SaveBinaryDirect(ctx, string.Format("/{0}/{1}", libraryName, System.IO.Path.GetFileName(filePath)), ...
This is the Sauce Labs Sample Application which is designed to be used from desktop web browsers - sample-app-web/.sauce at main · saucelabs/sample-app-web