Skahal.Infrastructure.Framework
0.6.0
See the version list below for details.
dotnet add package Skahal.Infrastructure.Framework --version 0.6.0
NuGet\Install-Package Skahal.Infrastructure.Framework -Version 0.6.0
<PackageReference Include="Skahal.Infrastructure.Framework" Version="0.6.0" />
paket add Skahal.Infrastructure.Framework --version 0.6.0
#r "nuget: Skahal.Infrastructure.Framework, 0.6.0"
// Install Skahal.Infrastructure.Framework as a Cake Addin
#addin nuget:?package=Skahal.Infrastructure.Framework&version=0.6.0
// Install Skahal.Infrastructure.Framework as a Cake Tool
#tool nuget:?package=Skahal.Infrastructure.Framework&version=0.6.0
Skahal's infrastructure framework used in games (destop, web, iOS and Android) and apps (OSX, Win and iOS).
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- HelperSharp (>= 0.0.2.9)
- System.IO.Abstractions (>= 1.4.0.66)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Skahal.Infrastructure.Framework:
Package | Downloads |
---|---|
Skahal.Infrastructure.Logging.Log4net
Skahal.Infrastructure.Framework.Logging.ILogStrategy's implementations. |
|
JobSharp
An easy-to-use jobs runner. Create your Windows Service jobs runner in a few minutes. |
|
Skahal.Infrastructure.Repositories.MongoDB
Skahal.Infrastructure.Framework.Repositories.IRepository's MongoDB implementation. |
|
Skahal.Infrastructure.Repositories.EntityFramework
Skahal.Infrastructure.Framework.Repositories.IRepository's EntityFramework implementation. |
|
Skahal.Infrastructure.Repositories.DropBox
Skahal.Infrastructure.Framework.Repositories.IRepository's DropBox implementation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.5 | 15,938 | 4/8/2015 |
0.6.4 | 911 | 4/8/2015 |
0.6.3 | 1,069 | 1/16/2015 |
0.6.2 | 2,101 | 3/14/2014 |
0.6.1 | 1,079 | 1/21/2014 |
0.6.0 | 1,011 | 12/12/2013 |
0.5.9 | 2,457 | 10/10/2013 |
0.5.8 | 984 | 10/10/2013 |
0.5.7 | 1,038 | 10/8/2013 |
0.5.6 | 966 | 10/7/2013 |
0.5.5 | 1,037 | 9/26/2013 |
0.5.4 | 1,045 | 9/19/2013 |
0.5.3 | 998 | 9/17/2013 |
0.5.2 | 961 | 9/17/2013 |
0.5.1 | 984 | 9/16/2013 |
0.5.0 | 990 | 9/12/2013 |
Exposed MemoryUnitOfWork's method has virtual to allow extensions.