Golden.Core 3.4.7

.NET Framework 4.0
Suggested Alternatives

Golden.Common

dotnet add package Golden.Core --version 3.4.7
NuGet\Install-Package Golden.Core -Version 3.4.7
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="Golden.Core" Version="3.4.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Golden.Core --version 3.4.7
#r "nuget: Golden.Core, 3.4.7"
#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.
// Install Golden.Core as a Cake Addin
#addin nuget:?package=Golden.Core&version=3.4.7

// Install Golden.Core as a Cake Tool
#tool nuget:?package=Golden.Core&version=3.4.7

Golden.Core is an open source library that contains some useful components for .net based applications (Win/Web).

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Golden.Core:

Package Downloads
Golden.Data.Extensions

A simple library that contains some useful extensions for EntityFramework.

Golden.Win

A .net based library for (WinForm, WPF) based application and MVVM pattern.

Golden.Data.ObjectDatabase

A simple library for working with SQL Server databases, its like to SMO(SQL Server Management Objects) package, but simple, lightweight and fast.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.7 1,308 2/9/2018
3.4.6 965 1/28/2018
3.4.5 1,258 8/7/2017
3.4.1 931 7/3/2017
3.4.0 1,044 6/30/2017
3.3.9 1,064 6/30/2017
3.3.8 1,909 6/16/2017
3.3.7 1,133 5/25/2017
3.3.5 1,071 5/19/2017
3.3.4 926 5/17/2017
3.3.3 1,058 5/16/2017
3.3.1 1,064 5/15/2017
3.3.0 1,095 5/2/2017
3.1.0 1,251 4/12/2017
3.0.0 1,085 3/16/2017
2.9.0 1,137 3/15/2017
2.8.0 1,071 3/2/2017
2.7.9 1,113 2/10/2017
2.7.8 1,249 2/9/2017
2.7.5 1,550 1/9/2017
2.7.2 1,065 1/5/2017
2.7.0 1,430 12/17/2016
2.6.0 1,382 12/9/2016
2.5.0 1,359 12/9/2016
2.0.3 1,219 12/7/2016
2.0.2 927 12/7/2016
2.0.1 1,067 12/7/2016
2.0.0 1,255 12/6/2016
1.2.0 1,168 10/23/2016
1.1.0 1,155 9/5/2016
1.0.0 1,170 8/13/2016

Version 3.4.7.0 includes performance improvements and bug fixes.