Griffin.Framework 2.1.1

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

// Install Griffin.Framework as a Cake Tool
#tool nuget:?package=Griffin.Framework&version=2.1.1

Business application library - get rid of a lot of boilerplate code.

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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Griffin.Framework:

Package Downloads
Griffin.WebServer

A small embeddable web server.

Griffin.Framework.Cqs

Command/Query (CQS) library which enables to you use dependency injection in your Command/Query handlers. The CQS objects can be executed locally within the same process or through a client/server architecture. You can also scale the execution by using routing CQS objects or divide so that one server handles events, another queries etc. Support for: * Commands * Queries * Request/Reply * Application events

Griffin.Framework.Json

JSON.NET adapter for Griffin.Framework

Griffin.Framework.Cqs.Server

A TCP host for the Command/Query library.

Griffin.Framework.Autofac

Unity Adapter for Griffin.Framework Allows you to use Autofac for all IoC features in Griffin.Framework

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Griffin.Framework:

Repository Stars
jgauffin/Griffin.Framework
Application framework for Business Applications
jgauffin/Griffin.WebServer
A web server built on top of Griffin.Framework
Version Downloads Last updated
2.1.1 8,533 4/3/2019
2.1.0 1,663 1/15/2019
2.0.1 955 10/30/2018
2.0.0-alpha01 1,077 10/6/2017
1.0.42 3,969 8/13/2017
1.0.41 5,944 1/31/2017
1.0.40 1,023 11/15/2016
1.0.39 1,077 9/27/2016
1.0.37 1,386 4/19/2016
1.0.36 1,153 1/28/2016
1.0.35 1,158 11/10/2015
1.0.34 1,004 11/10/2015
1.0.33 1,227 10/20/2015
1.0.32 57,843 10/7/2015
1.0.31 1,752 5/26/2015
1.0.30 1,026 5/7/2015
1.0.29 973 5/7/2015
1.0.28 980 5/6/2015
1.0.27 1,231 4/27/2015
1.0.26 1,215 4/26/2015
1.0.25 1,168 4/26/2015
1.0.24 1,213 4/26/2015
1.0.23 1,432 4/10/2015
1.0.22 1,036 3/25/2015
1.0.21 1,020 3/25/2015
1.0.20 1,022 3/8/2015
1.0.19 1,064 3/6/2015
1.0.18 1,053 2/7/2015
1.0.17 1,060 2/2/2015
1.0.16 1,179 1/19/2015
1.0.15 1,585 7/29/2014
1.0.14 1,056 7/17/2014
1.0.13 1,030 7/17/2014
1.0.12 1,065 7/17/2014
1.0.11 1,025 7/17/2014
1.0.10 1,060 7/11/2014
1.0.9 1,054 7/6/2014
1.0.8 1,022 7/4/2014
1.0.7 1,489 6/24/2014
1.0.6 1,089 6/24/2014
1.0.5 3,846 6/13/2014
1.0.4 1,076 6/10/2014
1.0.3 1,142 5/30/2014
1.0.2 1,050 5/30/2014
1.0.1 1,044 5/28/2014
1.0.0 1,133 2/20/2014

Data mapper will now allow named query parameters with names other than column names