Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Exceptions are now correctly ignored, Platform.Reflection updated to 0.0.3

Latest
Compare
Choose a tag to compare
@Konard Konard released this 26 Jul 17:55
· 15 commits to master since this release

https://www.nuget.org/packages/Platform.Helpers/0.1.1

Exceptions are now correctly ignored.
Platform.Reflection dependency updated from 0.0.2 to 0.0.3.
Global.Scope moved to Scope.Global.
Counter.Count is now property, not field.
SetterBase.Result is now property, not field.
Default classes are static now.
New namespace Platform.Helpers.Scopes:
Scope, Scope and Use classes moved here.
New namespace Platform.Helpers.Singletons:
Default, Default, Global, Singleton, Singleton classes and structs moved here.
Issues fixes.