OSharp.Stylet
1.3.7.2
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.5.2
This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
dotnet add package OSharp.Stylet --version 1.3.7.2
NuGet\Install-Package OSharp.Stylet -Version 1.3.7.2
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="OSharp.Stylet" Version="1.3.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OSharp.Stylet" Version="1.3.7.2" />
<PackageReference Include="OSharp.Stylet" />
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 OSharp.Stylet --version 1.3.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OSharp.Stylet, 1.3.7.2"
#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 OSharp.Stylet@1.3.7.2
#: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=OSharp.Stylet&version=1.3.7.2
#tool nuget:?package=OSharp.Stylet&version=1.3.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A very lightweight but powerful ViewModel-First MVVM framework for WPF, inspired by Caliburn.Micro.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net9.0-windows7.0 is compatible. net10.0-windows was computed. |
| .NET Framework | net452 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- No dependencies.
-
net8.0-windows7.0
- System.Drawing.Common (>= 8.0.19)
-
net9.0-windows7.0
- System.Drawing.Common (>= 9.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OSharp.Stylet:
| Package | Downloads |
|---|---|
|
OSharp.Wpf
OSharp Wpf 客户端组件,封装Wpf客户端的辅助操作 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OSharp.Stylet:
| Repository | Stars |
|---|---|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|