Releases: RegionOrebroLan/.NET-Extensions
Releases · RegionOrebroLan/.NET-Extensions
1.3.3-alpha
Internal refactoring
1.3.2-alpha
NuGet-reference updates
1.3.1-alpha
TypeTypeConverter: can now convert from null and empty string so appsettings bind works better
1.3.0-alpha
TypeTypeConverter
1.2.8-alpha
Resolving DataDirectory-substitution for paths.
1.2.7-alpha
Updated NuGet-reference
1.2.6-alpha
AppDomainExtension + small refactoring
1.2.5-alpha
New type: ApplicationHost
1.2.4-alpha
- Bugfix: #6
- Breaking change. Removed type X509ChainTrustMode. Changed CertificateValidationOptions.ChainTrustMode to CertificateValidationOptions.CustomTrustChecking (boolean).
1.2.3-alpha
Certificate-validation: more functionality/options