Griffin.Framework 2.0.0-alpha01

This is a prerelease version of Griffin.Framework.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Griffin.Framework --version 2.0.0-alpha01
NuGet\Install-Package Griffin.Framework -Version 2.0.0-alpha01
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.0.0-alpha01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Griffin.Framework --version 2.0.0-alpha01
#r "nuget: Griffin.Framework, 2.0.0-alpha01"
#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.0.0-alpha01&prerelease

// Install Griffin.Framework as a Cake Tool
#tool nuget:?package=Griffin.Framework&version=2.0.0-alpha01&prerelease

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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 9,837 4/3/2019
2.1.0 2,356 1/15/2019
2.0.1 1,606 10/30/2018
2.0.0-alpha01 1,614 10/6/2017
1.0.42 4,836 8/13/2017
1.0.41 6,603 1/31/2017
1.0.40 1,678 11/15/2016
1.0.39 1,728 9/27/2016
1.0.37 2,111 4/19/2016
1.0.36 1,820 1/28/2016
1.0.35 1,811 11/10/2015
1.0.34 1,654 11/10/2015
1.0.33 1,898 10/20/2015
1.0.32 60,646 10/7/2015
1.0.31 2,455 5/26/2015
1.0.30 1,684 5/7/2015
1.0.29 1,648 5/7/2015
1.0.28 1,685 5/6/2015
1.0.27 1,885 4/27/2015
1.0.26 1,874 4/26/2015
1.0.25 1,885 4/26/2015
1.0.24 1,895 4/26/2015
1.0.23 2,142 4/10/2015
1.0.22 1,707 3/25/2015
1.0.21 1,698 3/25/2015
1.0.20 1,725 3/8/2015
1.0.19 1,713 3/6/2015
1.0.18 1,765 2/7/2015
1.0.17 1,743 2/2/2015
1.0.16 1,837 1/19/2015
1.0.15 2,386 7/29/2014
1.0.14 1,744 7/17/2014
1.0.13 1,675 7/17/2014
1.0.12 1,714 7/17/2014
1.0.11 1,665 7/17/2014
1.0.10 1,695 7/11/2014
1.0.9 1,739 7/6/2014
1.0.8 1,698 7/4/2014
1.0.7 2,196 6/24/2014
1.0.6 1,790 6/24/2014
1.0.5 4,906 6/13/2014
1.0.4 1,788 6/10/2014
1.0.3 1,847 5/30/2014
1.0.2 1,795 5/30/2014
1.0.1 1,736 5/28/2014
1.0.0 1,845 2/20/2014

Removed stuff that might eventually get their own package. Added support for .NET standard 2.0