Skip to content

issues Search Results · repo:SLaks/ConfOxide language:C#

Filter by

5 results
 (45 ms)

5 results

inSLaks/ConfOxide (press backspace or delete to remove)

I m building an app using .NET standard libraries such as Newtonsoft.Json and I m using ConfOxide to serialize and deserialize configurations. Since ConfOxide is built for the full .NET framework, there ...
  • maboivin
  • Opened 
    on Sep 17, 2018
  • #6

I am using package References ItemGroup PackageReference Include= ConfOxide Version 1.4.2 /Version and I see a copy of the file in ...\Visual Studio 2017\Projects\VSIXProject2\VSIXProject2\bin\Debug ...
  • paul1956
  • 4
  • Opened 
    on Nov 19, 2017
  • #5

Weird behavior here, looks like some machine are having this exception while others don t. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --- System.TypeInitializationException: ...
  • frederikstonge
  • Opened 
    on Jul 17, 2017
  • #4

I am trying to use it in a CodeAnalyzer in VS2015 REL.
  • paul1956
  • 18
  • Opened 
    on Oct 3, 2015
  • #3

Consider the following settings class: sealed class MySettings : SettingsBase MySettings { private static MySettings _instance = new MySettings(); public static MySettings Instance { get { return ...
  • maboivin
  • Opened 
    on Mar 10, 2015
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub