Starshine 1.0.1
dotnet add package Starshine --version 1.0.1
NuGet\Install-Package Starshine -Version 1.0.1
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="Starshine" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Starshine" Version="1.0.1" />
<PackageReference Include="Starshine" />
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 Starshine --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Starshine, 1.0.1"
#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.
#:package Starshine@1.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Starshine&version=1.0.1
#tool nuget:?package=Starshine&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Starshine 文档
Starshine是一个开源应用程序框架,专注于基于ASP.NET Core的Web应用程序开发,但也支持开发其他类型的应用程序.
浏览导航菜单以深入了解文档.
入门
使用ABP开发新Web应用程序的最简单方法是使用入门教程:
然后你可以继续进行Web应用程序开发教程.
源码
Starshine托管在GitHub上, 参见源代码.
贡献代码
Starshine是一个社区驱动的开源项目.如果你想成为该项目的一部分,请参阅贡献指南.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- Starshine.Common (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Starshine:
Package | Downloads |
---|---|
Starshine.EntityFrameworkCore
EntityFrameworkCore扩展类 |
GitHub repositories
This package is not used by any popular GitHub repositories.