Skip to content

masatoru/URLSchemeSample

Repository files navigation

URLSchemeSample

Sample of URL Scheme for Xamarin.Mac and WPF

how to use

  • implements URL Scheme for Xamarin.Mac

    Run Xamarin.Mac Application and this command from console

    open sample-app://Hello
    
  • implements URL Scheme for WPF

    Run WPF Application as administrator and this command from command prompt

    start sample-app://Hello1 Hello2 Hello3
    

todo

  • shares with .Net Standard library

About

Sample of URL Scheme for Xamarin.Mac and WPF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages