JCoder.WPF 2.4.3

dotnet add package JCoder.WPF --version 2.4.3
NuGet\Install-Package JCoder.WPF -Version 2.4.3
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="JCoder.WPF" Version="2.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JCoder.WPF --version 2.4.3
#r "nuget: JCoder.WPF, 2.4.3"
#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.
// Install JCoder.WPF as a Cake Addin
#addin nuget:?package=JCoder.WPF&version=2.4.3

// Install JCoder.WPF as a Cake Tool
#tool nuget:?package=JCoder.WPF&version=2.4.3

JCoder.WPF

目录

[TOC]

一.架构说明

JCoder.WPF
语言 C#
协议 MIT
.Net框架 .Net Standard2.1; .Net Framework 4.7.2; .Net 7; .Net 6;
简述 A library for using wpf easily.(一款为了方便使用WPF的类库)。

1.1 引用类库

引用类库 版本
- -

1.2 相关类库

| 相关类库 | 说明 | | ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | | JCoder.Db4Net | 一款为方便使用数据库的操作类库。 | | JCoder.Db4Net.ORM | 一个基于JCoder.Db4Net的ORM库。 | | JCoder.Db4Net.Sqlite | 一个基于JCoder.Db4Net且支持Sqlite的库。 | | JCoder.Db4Net.MySql | 一个基于JCoder.Db4Net且支持Mysql的库。 | | JCoder.Db4Net.SqlServer | 一个基于JCoder.Db4Net且支持SqlServer的库 。 | | JCoder.Mock4Net | 一款简易版的用于模拟数据的功能库。 | | JCoder.Log4Net | 一款用于日志记录的类库。 | | JCoder.Log4Net.Sqlite | 一款使用Sqlite进行日志记录的类库。 | | JCoder.Ioc4Net | 一款简易款的Ioc操作类库。 | | JCoder.Extension | A simple library for C# extension.(一款简易的用于c#的扩展库。) |

获取方式

  1. 版本要求:>=1.2.1
  2. 以版本1.2.1为例
获取方式 描述
Package Manager Install-PackageJCoder.WPF4Net -Version 1.2.1
.Net CLI dotnet add packageJCoder.WPF4Net --version 1.2.1
PackageReference <PackageReference Include="JCoder.WPF" Version="1.2.1" />
Paket CLI paket addJCoder.WPF4Net --version 1.2.1
Script&Interactive #r "nuget:JCoder.WPF, 1.2.1"
Cake // InstallJCoder.WPF4Net as a Cake Addin<br/>#addin nuget:?package=JCoder.WPF&version=1.2.1<br/><br/>// InstallJCoder.WPF4Net as a Cake Tool<br/>#tool nuget:?package=JCoder.WPF&version=1.2.1

使用说明

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
.NET Framework net472 is compatible.  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.7.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.3 159 5/24/2023
2.4.2 184 3/31/2023
2.4.1 166 3/31/2023
2.3.1 188 3/31/2023
2.2.1 254 2/4/2023
2.2.0 237 2/3/2023
2.1.0 263 1/22/2023
2.0.3 419 3/21/2022
2.0.2 411 2/11/2022
2.0.1 375 2/11/2022

Please contact Jackie by QQ 1378071853 or E-mail JackieLaw-dev@outlook.com;