Startitecture.Core
1.1.0
dotnet add package Startitecture.Core --version 1.1.0
NuGet\Install-Package Startitecture.Core -Version 1.1.0
<PackageReference Include="Startitecture.Core" Version="1.1.0" />
paket add Startitecture.Core --version 1.1.0
#r "nuget: Startitecture.Core, 1.1.0"
// Install Startitecture.Core as a Cake Addin #addin nuget:?package=Startitecture.Core&version=1.1.0 // Install Startitecture.Core as a Cake Tool #tool nuget:?package=Startitecture.Core&version=1.1.0
Core methods and functionality for Startitecture, LLC packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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. |
-
.NETCoreApp 3.1
- Startitecture.Resources (>= 1.1.0)
- System.Runtime.Caching (>= 5.0.0)
-
.NETFramework 4.7.2
- Startitecture.Resources (>= 1.1.0)
- System.Runtime.Caching (>= 5.0.0)
-
.NETStandard 2.0
- Startitecture.Resources (>= 1.1.0)
- System.Runtime.Caching (>= 5.0.0)
-
net5.0
- Startitecture.Resources (>= 1.1.0)
- System.Runtime.Caching (>= 5.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Startitecture.Core:
Package | Downloads |
---|---|
Startitecture.Orm.Model
Model library for the ST/ORM (Startitecture.Orm) package. |
|
Startitecture.Orm.Schema
Schema representation library for the ST/ORM (Startitecture.Orm) package. |
|
Startitecture.Orm.Common
Common library for the ST/ORM (Startitecture.Orm) package. |
|
Startitecture.Orm.Mapper
The mapping engine for the ST/ORM (Startitecture.Orm) package, adapted from PetaPoco and Dapper. |
|
Startitecture.Orm.AutoMapper
Adds a ST/ORM IEntityMapper implementation based on AutoMapper. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 4,437 | 2/5/2021 |
1.1.0-preview2021020408 | 236 | 2/5/2021 |
1.1.0-preview2021020407 | 208 | 2/4/2021 |
1.1.0-preview2021020406 | 224 | 2/4/2021 |
1.1.0-preview2021020405 | 208 | 2/4/2021 |
1.1.0-preview2021012301 | 296 | 1/25/2021 |
1.1.0-preview2021012201 | 215 | 1/22/2021 |
1.0.1 | 3,960 | 1/14/2021 |
1.0.0 | 397 | 1/13/2021 |
1.0.0-beta8 | 3,516 | 10/16/2020 |
1.0.0-beta7 | 1,389 | 10/15/2020 |
1.0.0-beta6 | 1,237 | 10/13/2020 |
1.0.0-beta5 | 437 | 9/15/2020 |
1.0.0-beta4 | 5,452 | 5/11/2020 |
1.0.0-beta3 | 395 | 5/10/2020 |
- 1.1.0: added targeting for .NET 5.0, changed build to Release/optimize code.
- 1.0.1: updated dependent packages
- 1.0.0: initial release