fm.Extensions.SecureString
2.1.0
Install-Package fm.Extensions.SecureString -Version 2.1.0
dotnet add package fm.Extensions.SecureString --version 2.1.0
<PackageReference Include="fm.Extensions.SecureString" Version="2.1.0" />
paket add fm.Extensions.SecureString --version 2.1.0
#r "nuget: fm.Extensions.SecureString, 2.1.0"
// Install fm.Extensions.SecureString as a Cake Addin
#addin nuget:?package=fm.Extensions.SecureString&version=2.1.0
// Install fm.Extensions.SecureString as a Cake Tool
#tool nuget:?package=fm.Extensions.SecureString&version=2.1.0
Extends System.Security.SecureString with useful methods like .ToUnsecureString()
Commonly Used Types:
SecureStringExtensions
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on fm.Extensions.SecureString:
Package | Downloads |
---|---|
fm.Extensions.Wpf
A collection of extensions for typical WPF scenarios, like Boxes, Value Converters, Template Selectors and other helpful extensions. Commonly Used Types: Boxes Converters: ValueConverter<TSource> ValueConverter<TSource, TTarget> BoolToVisibilityConverter IntToStringConverter StringIsNullOrEmptyConverter and various other converters Template selectors: DefaultDataTemplateSelector NullTemplateSelector and various other template selectors Extensions: DataGridColumnExtensions DataGridExtensions FrameworkElementExtensions InputElementExtensions ItemsControlExtensions ListBoxExtensions RichTextBoxExtensions ToolTipExtensions and various other extensions |
|
fm.Mvvm.Wpf
A consequent take on the MVVM pattern without any compromises. Commonly Used Types: ComparableComparer DependencyViewModel ScopedNavigationService RelayCredentialModel RelayCommand RedirectCommand |
|
fm.Windows.Controls.Wpf
Contains various WPF controls. Commonly Used Types: CredentialControl FmTextBox HeaderedButton HeaderedCheckBox HeaderedRadioButton ImageButton LangHelper OneWayCheckBox OverflowDecorator SmartScrollViewer |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 280 | 8/12/2021 |
2.0.0 | 5,044 | 10/9/2017 |
2.0.0-preview1 | 1,163 | 9/1/2017 |
1.0.0 | 1,806 | 3/2/2017 |
1.0.0-beta1 | 1,504 | 7/24/2016 |
Upgrade to .NET Standard 2.1
Use nullable annotations