IMS.Infrastructure.Nssm 1.1.8

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

// Install IMS.Infrastructure.Nssm as a Cake Tool
#tool nuget:?package=IMS.Infrastructure.Nssm&version=1.1.8                

IMS - Intelligent manufacturing system

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.3 349 12/8/2022
1.2.2 324 12/8/2022
1.2.1 356 12/3/2022
1.2.0 367 12/3/2022
1.1.9 353 12/3/2022
1.1.8 339 12/3/2022
1.1.6 349 12/2/2022
1.1.5 351 11/23/2022
1.1.4 358 11/21/2022
1.1.3 388 11/11/2022
1.1.2 421 10/23/2022
1.1.1 437 10/23/2022
1.1.0 428 10/23/2022
1.0.0 443 10/23/2022

将EF和UnitOfWork解耦。
新增IMS.Infrastructure.UnitOfWork.EntityFrameworkCore。
后续增加IMS.Infrastructure.UnitOfWork.SqlSugar。
抛弃IMS.Infrastructure.EntityFrameworkCore。
抛弃IMS.Infrastructure.Domain.EntityFrameworkCore。