Skip to main content
GoldenEye.Shared.Core package icon

GoldenEye.Shared.Core

GoldenEye is a Full Stack framework written in .NET Core. The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages. It also provide set of base classes, helpers, extensions that will help you with your daily work.

Total Downloads
308.8K
308,776
Published
Jan 26, 2019
Latest stable version

Install

.NET CLI
dotnet add package GoldenEye.Shared.Core --version 6.0.0
Package Manager Console
Install-Package GoldenEye.Shared.Core -Version 6.0.0
PackageReference
<PackageReference Include="GoldenEye.Shared.Core" Version="6.0.0" />

Frameworks

.NETStandard2.0

Dependencies

AutoMapper
.NETStandard2.0
[8.0.0, )
[2.2.0, )
[2.1.0, )
Newtonsoft.Json
.NETStandard2.0
[12.0.1, )
ReflectionBridge
.NETStandard2.0
[0.0.13, )
System.ComponentModel
.NETStandard2.0
[4.3.0, )
[4.5.0, )
[4.3.0, )
[4.5.1, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.