BionicCode.Utilities.Net.Framework 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BionicCode.Utilities.Net.Framework --version 1.0.0
                    
NuGet\Install-Package BionicCode.Utilities.Net.Framework -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BionicCode.Utilities.Net.Framework" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BionicCode.Utilities.Net.Framework" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="BionicCode.Utilities.Net.Framework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BionicCode.Utilities.Net.Framework --version 1.0.0
                    
#r "nuget: BionicCode.Utilities.Net.Framework, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=BionicCode.Utilities.Net.Framework&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=BionicCode.Utilities.Net.Framework&version=1.0.0
                    
Install as a Cake Tool

Reusable utility and class library for .NET Framework 4.8 - Featuring:.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BionicCode.Utilities.Net.Framework:

Package Downloads
BionicCode.Utilities.Net.Framework.Wpf

Reusable utility and class library for WPF .NET Framework 4.8 - Featuring: AsyncRelayCommand<T>, ObservablePropertyChangedCollection, ViewModel, Visual Tree Helpers, Profiling, Extension Methods, ValueChangedEventArgs, MruManager (Most Recently Used files), AppSettingsConnector, InverExtension MarkupExtension, EnumExtension MarkupExtension, EventAggregator, MVVM DialogService and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 4,271 10/8/2020
1.0.0 858 10/8/2020

Successor of legacy 'BionicUtilities.Net' package and library. 'BionicUtilities.Net' will no longer be maintained (except bug fixes) use this library for pure .NET Framework or when targeting WPF install the "BionicCode.Net.Utilities.Framework.Wpf" package.
   
   ---------------------------------------------------------
   For bug reports or feature requests please visit the project home on GutHub (follow the "Project Site" link on the right) and then open an issue (open the "issue" tab, click "New Issue" and select the appropriate template) or send  a mail to BionicCode@outlook.com. Thank you very much.