IMS.Infrastructure.TraceLogger
1.1.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package IMS.Infrastructure.TraceLogger --version 1.1.8
NuGet\Install-Package IMS.Infrastructure.TraceLogger -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.TraceLogger" 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.TraceLogger --version 1.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IMS.Infrastructure.TraceLogger, 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.TraceLogger as a Cake Addin #addin nuget:?package=IMS.Infrastructure.TraceLogger&version=1.1.8 // Install IMS.Infrastructure.TraceLogger as a Cake Tool #tool nuget:?package=IMS.Infrastructure.TraceLogger&version=1.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IMS - Intelligent manufacturing system
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Logging (>= 6.0.0)
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 | 344 | 12/8/2022 |
1.2.2 | 296 | 12/8/2022 |
1.2.1 | 346 | 12/3/2022 |
1.2.0 | 344 | 12/3/2022 |
1.1.9 | 328 | 12/3/2022 |
1.1.8 | 322 | 12/3/2022 |
1.1.6 | 352 | 12/2/2022 |
1.1.5 | 336 | 11/23/2022 |
1.1.4 | 337 | 11/21/2022 |
1.1.3 | 339 | 11/11/2022 |
1.1.2 | 408 | 10/23/2022 |
1.1.1 | 406 | 10/23/2022 |
1.1.0 | 430 | 10/23/2022 |
1.0.0 | 402 | 10/18/2022 |
将EF和UnitOfWork解耦。
新增IMS.Infrastructure.UnitOfWork.EntityFrameworkCore。
后续增加IMS.Infrastructure.UnitOfWork.SqlSugar。
抛弃IMS.Infrastructure.EntityFrameworkCore。
抛弃IMS.Infrastructure.Domain.EntityFrameworkCore。