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" />
<PackageVersion Include="Startitecture.Core" Version="1.1.0" />
<PackageReference Include="Startitecture.Core" />
paket add Startitecture.Core --version 1.1.0
#r "nuget: Startitecture.Core, 1.1.0"
#:package Startitecture.Core@1.1.0
#addin nuget:?package=Startitecture.Core&version=1.1.0
#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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.Identity.Contracts
Startitecture is the world's first Framework as a Service (FaaS) solution. This package contains the REST contracts for the Identity API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 5,388 | 2/5/2021 |
| 1.1.0-preview2021020408 | 448 | 2/5/2021 |
| 1.1.0-preview2021020407 | 421 | 2/4/2021 |
| 1.1.0-preview2021020406 | 418 | 2/4/2021 |
| 1.1.0-preview2021020405 | 424 | 2/4/2021 |
| 1.1.0-preview2021012301 | 490 | 1/25/2021 |
| 1.1.0-preview2021012201 | 427 | 1/22/2021 |
| 1.0.1 | 4,697 | 1/14/2021 |
| 1.0.0 | 601 | 1/13/2021 |
| 1.0.0-beta8 | 4,215 | 10/16/2020 |
| 1.0.0-beta7 | 1,772 | 10/15/2020 |
| 1.0.0-beta6 | 1,600 | 10/13/2020 |
| 1.0.0-beta5 | 650 | 9/15/2020 |
| 1.0.0-beta4 | 6,383 | 5/11/2020 |
| 1.0.0-beta3 | 622 | 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