SimplePersistence.Model
3.0.1
See the version list below for details.
dotnet add package SimplePersistence.Model --version 3.0.1
NuGet\Install-Package SimplePersistence.Model -Version 3.0.1
<PackageReference Include="SimplePersistence.Model" Version="3.0.1" />
<PackageVersion Include="SimplePersistence.Model" Version="3.0.1" />
<PackageReference Include="SimplePersistence.Model" />
paket add SimplePersistence.Model --version 3.0.1
#r "nuget: SimplePersistence.Model, 3.0.1"
#addin nuget:?package=SimplePersistence.Model&version=3.0.1
#tool nuget:?package=SimplePersistence.Model&version=3.0.1
Library with helper interfaces and classes to provide consistency across application models. Implementations are ORM compatible and should be usable in most databases.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. 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. |
.NETPlatform | dotnet is compatible. |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- Microsoft.CSharp (>= 4.0.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SimplePersistence.Model:
Package | Downloads |
---|---|
SimplePersistence.Model.EF
SimplePersistence.Model.EF extends the SimplePersistence.Model package by exposing dedicated Entity Framework 6 extension methods and classes. |
|
SimplePersistence.Model.EFCore
SimplePersistence.Model.EFCore extends the SimplePersistence.Model package by exposing dedicated Entity Framework Core extension methods and classes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.0 | 6,522 | 7/2/2016 |
3.2.1 | 1,516 | 5/29/2016 |
3.2.0 | 1,287 | 5/16/2016 |
3.1.0 | 1,343 | 3/30/2016 |
3.0.3 | 1,324 | 3/16/2016 |
3.0.2 | 1,483 | 2/11/2016 |
3.0.1 | 1,295 | 2/10/2016 |
3.0.0 | 1,486 | 2/8/2016 |
3.0.0-rc1 | 1,104 | 2/5/2016 |
3.0.0-beta | 1,104 | 2/3/2016 |
2.0.0 | 1,277 | 7/20/2015 |
1.0.2 | 1,358 | 6/24/2015 |
1.0.1 | 1,105 | 6/8/2015 |
1.0.0 | 1,075 | 6/8/2015 |
0.9.0-beta | 1,325 | 4/7/2015 |
Some models were not implementing the more specific IHaveVersionAs interfaces