byteGiant.GFrameworkCore 1.0.3

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

// Install byteGiant.GFrameworkCore as a Cake Tool
#tool nuget:?package=byteGiant.GFrameworkCore&version=1.0.3

Software Development Framework that takes some concepts from CQRS and DDD and allows for a very streamlined version of those concepts

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on byteGiant.GFrameworkCore:

Package Downloads
byteGiant.GFrameworkData.dapper

This module of the GFramework gives you automatic CRUD functionality based on the framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 1,666 5/2/2017
1.0.2 1,507 5/2/2017
1.0.1 1,586 4/24/2017
1.0.0 877 4/24/2017

This version contains the core implementation that will be used by every project using the GFramework.