AccidentalFish.ApplicationSupport.Core 6.0.0

dotnet add package AccidentalFish.ApplicationSupport.Core --version 6.0.0
                    
NuGet\Install-Package AccidentalFish.ApplicationSupport.Core -Version 6.0.0
                    
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="AccidentalFish.ApplicationSupport.Core" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AccidentalFish.ApplicationSupport.Core" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="AccidentalFish.ApplicationSupport.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AccidentalFish.ApplicationSupport.Core --version 6.0.0
                    
#r "nuget: AccidentalFish.ApplicationSupport.Core, 6.0.0"
                    
#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.
#addin nuget:?package=AccidentalFish.ApplicationSupport.Core&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=AccidentalFish.ApplicationSupport.Core&version=6.0.0
                    
Install as a Cake Tool

Core interfaces and components for the Accidental Fish Application framework

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on AccidentalFish.ApplicationSupport.Core:

Package Downloads
AccidentalFish.ApplicationSupport.Azure

Dependency injected Azure PaaS components.

AccidentalFish.ApplicationSupport.Repository.EntityFramework

Entity Framework unit of work and repository pattern implementation for the Accidental Fish Application framework

AccidentalFish.ApplicationSupport.Email.SendGrid

SendGrid email provider for the Accidental Fish application framewokr

AccidentalFish.ApplicationSupport.Email.Amazon

Amazon email provider for the Accidental Fish application framework

AccidentalFish.ApplicationSupport.Processes

Optional background processes for the Accidental Fish applicaton framework. Includes email and logging.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0 6,560 2/5/2017
5.0.0 4,027 10/24/2016
4.1.1 4,741 8/24/2016
4.1.0 3,641 8/24/2016
4.0.0 3,654 8/12/2016
3.9.0 9,616 5/14/2016
3.8.0 3,626 5/14/2016
3.7.0 3,725 5/11/2016
3.6.0 3,690 5/9/2016
3.5.0 3,650 5/6/2016
3.4.0 3,675 5/4/2016
3.3.0 4,070 3/21/2016
3.2.2 3,878 12/6/2015
3.2.1 4,199 12/1/2015
3.2.0 3,868 12/1/2015
3.1.4 3,992 12/1/2015
3.1.3 3,827 11/30/2015
3.1.0 4,477 11/28/2015
3.0.0 3,788 11/25/2015
2.2.0 3,087 11/1/2015
2.1.0 3,106 9/13/2015
2.0.0 3,052 9/6/2015
1.0.4 3,125 8/24/2015
1.0.3.2 3,111 8/18/2015
1.0.3.1 3,528 8/9/2015
1.0.3 3,336 8/5/2015
1.0.2 3,316 8/4/2015
1.0.1 3,134 7/6/2015
1.0.0.9 2,914 7/1/2015
1.0.0.7 2,978 7/1/2015
1.0.0.6 2,841 6/25/2015
1.0.0.5 2,408 6/25/2015
1.0.0.4 2,817 6/24/2015
1.0.0.2-beta 2,601 4/7/2015
1.0.0.1-beta 2,447 4/6/2015
1.0.0-beta 2,473 4/6/2015

See v3.1.0.md for release details