Giter VIP home page Giter VIP logo

orc.fileassociation's Introduction

Orc.FileAssociation

Name Badge
Chat Join the chat at https://gitter.im/WildGums/Orc.FileAssociation
Downloads NuGet downloads
Stable version Version
Unstable version Pre-release version

Makes it easy to associate files with your application.

For documentation, please visit the documentation portal

orc.fileassociation's People

Contributors

ceo1647 avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar dmitry-vf avatar geertvanhorrik avatar github-actions[bot] avatar michu avatar mkhomutov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

orc.fileassociation's Issues

Update documentation on the website

Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)

  • WPF
  • UWP
  • iOS
  • Android
  • .NET Standard
  • .NET Core

Component

What component is this issue occurring in?

Documentation

Version of Library

4.0.1

Version of OS(s) listed above with issue

Windows 10

Steps to Reproduce

  1. Visit https://opensource.wildgums.com/orc.fileassociation/
  2. Use code from documentation
  3. Get errors from Visual Studio that function name is wrong

Expected Behavior

The function names in the documentation should be updated to reflect the actual function names

  • Unregistering an application should be done by calling _applicationRegistrationService.UnregisterApplication, documentation states _applicationRegistrationService.RegisterApplication
  • Updating a registered application should be done by calling _applicationRegistrationService.UpdateRegistration, documentation states _applicationRegistrationService.UpdateApplication

Actual Behavior

The function names are wrong and thus the code cannot compile, or would work unexpectedly without making manual fixes

Thanks for the great library! <3

HRESULT 0x80070057 on LaunchAdvancedAssociationUI

On Windows 7 Professional OS, .NET 4.0 running the provided example fails at

Orc.FileAssociation\Orc.FileAssociation.Shared\Services\FileAssociationService.cs

var applicationAssociationRegistrationUi = (IApplicationAssociationRegistrationUI)new   ApplicationAssociationRegistrationUI();
            var hr = applicationAssociationRegistrationUi.LaunchAdvancedAssociationUI(applicationName);

The COM component returns HRESULT 0x80070057.

Your .dependabot/config.yml contained invalid details

Dependabot encountered the following error when parsing your .dependabot/config.yml:

The property '#/update_configs/0/automerged_updates/0' of type object did not match one or more of the required schemas
The property '#/update_configs/0/automerged_updates/1' of type object did not match one or more of the required schemas
The property '#/update_configs/0/automerged_updates/2' of type object did not match one or more of the required schemas
The property '#/update_configs/0/automerged_updates/3' of type object did not match one or more of the required schemas

Please update the config file to conform with Dependabot's specification.

You can mention @dependabot in the comments below to contact the Dependabot team.

.net 4.0

Hi, please

  1. add support .net 4.0 many programs still require compatibility with WinXp
  2. add the ability to install the icon from the hard disk file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.