Griffin.Framework
2.1.1
Install-Package Griffin.Framework -Version 2.1.1
dotnet add package Griffin.Framework --version 2.1.1
<PackageReference Include="Griffin.Framework" Version="2.1.1" />
paket add Griffin.Framework --version 2.1.1
#r "nuget: Griffin.Framework, 2.1.1"
// 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 |
.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 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETFramework 4.5.1
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETFramework 4.6.1
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
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,001 | 4/3/2019 |
2.1.0 | 1,520 | 1/15/2019 |
2.0.1 | 820 | 10/30/2018 |
2.0.0-alpha01 | 1,021 | 10/6/2017 |
1.0.42 | 3,676 | 8/13/2017 |
1.0.41 | 4,083 | 1/31/2017 |
1.0.40 | 895 | 11/15/2016 |
1.0.39 | 952 | 9/27/2016 |
1.0.37 | 1,218 | 4/19/2016 |
1.0.36 | 1,026 | 1/28/2016 |
1.0.35 | 1,035 | 11/10/2015 |
1.0.34 | 876 | 11/10/2015 |
1.0.33 | 1,044 | 10/20/2015 |
1.0.32 | 54,144 | 10/7/2015 |
1.0.31 | 1,526 | 5/26/2015 |
1.0.30 | 903 | 5/7/2015 |
1.0.29 | 847 | 5/7/2015 |
1.0.28 | 846 | 5/6/2015 |
1.0.27 | 1,101 | 4/27/2015 |
1.0.26 | 1,089 | 4/26/2015 |
1.0.25 | 1,041 | 4/26/2015 |
1.0.24 | 1,085 | 4/26/2015 |
1.0.23 | 1,264 | 4/10/2015 |
1.0.22 | 909 | 3/25/2015 |
1.0.21 | 895 | 3/25/2015 |
1.0.20 | 899 | 3/8/2015 |
1.0.19 | 937 | 3/6/2015 |
1.0.18 | 917 | 2/7/2015 |
1.0.17 | 930 | 2/2/2015 |
1.0.16 | 1,049 | 1/19/2015 |
1.0.15 | 1,395 | 7/29/2014 |
1.0.14 | 928 | 7/17/2014 |
1.0.13 | 899 | 7/17/2014 |
1.0.12 | 936 | 7/17/2014 |
1.0.11 | 896 | 7/17/2014 |
1.0.10 | 928 | 7/11/2014 |
1.0.9 | 923 | 7/6/2014 |
1.0.8 | 892 | 7/4/2014 |
1.0.7 | 1,318 | 6/24/2014 |
1.0.6 | 961 | 6/24/2014 |
1.0.5 | 2,884 | 6/13/2014 |
1.0.4 | 939 | 6/10/2014 |
1.0.3 | 1,010 | 5/30/2014 |
1.0.2 | 918 | 5/30/2014 |
1.0.1 | 912 | 5/28/2014 |
1.0.0 | 1,004 | 2/20/2014 |
Data mapper will now allow named query parameters with names other than column names