NaiLib 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NaiLib --version 1.3.0
NuGet\Install-Package NaiLib -Version 1.3.0
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="NaiLib" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NaiLib --version 1.3.0
#r "nuget: NaiLib, 1.3.0"
#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 NaiLib as a Cake Addin
#addin nuget:?package=NaiLib&version=1.3.0

// Install NaiLib as a Cake Tool
#tool nuget:?package=NaiLib&version=1.3.0

NaiLib 是一组自用的类库,便于较为快速地进行程序开发。

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NaiLib:

Package Downloads
xMessenger

xMessenger

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.13 58 3/26/2024
3.2.10 58 3/25/2024
3.1.5 83 2/19/2024
3.1.1 128 1/10/2024
3.1.0 104 1/3/2024
3.0.5 179 11/16/2023
2.3.15 102 11/7/2023
2.3.14 136 10/13/2023
2.3.13 165 6/1/2023
2.3.12 232 3/8/2023
2.3.7 235 2/7/2023
2.3.6 295 1/25/2023
2.3.5 290 1/12/2023
2.3.0 274 1/11/2023
2.2.2 270 1/10/2023
2.2.1 277 1/6/2023
2.2.0 281 1/2/2023
2.1.0 307 12/12/2022
2.0.0 342 11/4/2022
1.5.5 345 10/31/2022
1.5.4 356 10/25/2022
1.5.2 421 9/24/2022
1.5.1 417 9/15/2022
1.4.0 426 9/15/2022
1.3.5 406 6/30/2022
1.3.3 408 6/10/2022
1.3.1 395 6/2/2022
1.3.0 380 5/19/2022
1.2.0 386 5/12/2022
1.1.8 393 4/14/2022
1.1.7 412 2/25/2022
1.1.6 415 2/17/2022
1.1.5 462 1/21/2022
1.1.4 413 1/21/2022
1.1.3 408 1/18/2022
1.1.1 231 1/8/2022
1.0.1 2,494 11/25/2021
1.0.0 226 11/23/2021

v1.3.0
Add SimpleAuthorization

v1.2.0
Add english culture info for NaiLoggingBox

v1.1.8
Add LogOnException for Nai.Utils

v1.1.7
Add InvokeHelper
Fix NaiPager crossing threads invoke error

v1.1.6
NaiInternetChecker: implemented INotifyPropertyChanged

v1.1.5
Add auto start method to Nai.Controls

v1.1.4
Add winform expcetion helper to Nai.Controls

v1.1.3
Add internet checker, add new LogAndExitOnException method
Replace Poll with ScheduleJob in work shift class

v1.1.2
Add methods for Nai.Utils.dll

v1.1.1
Fix two line feeds bug in logging control

v1.1.0
Use queue to replace lock in logging control

v1.0.1
Use correct license

v1.0.0
First release