Minor.Nijn.Bloem.WebScale
1.1.2
dotnet add package Minor.Nijn.Bloem.WebScale --version 1.1.2
NuGet\Install-Package Minor.Nijn.Bloem.WebScale -Version 1.1.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="Minor.Nijn.Bloem.WebScale" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Minor.Nijn.Bloem.WebScale --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Minor.Nijn.Bloem.WebScale, 1.1.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.
// Install Minor.Nijn.Bloem.WebScale as a Cake Addin #addin nuget:?package=Minor.Nijn.Bloem.WebScale&version=1.1.2 // Install Minor.Nijn.Bloem.WebScale as a Cake Tool #tool nuget:?package=Minor.Nijn.Bloem.WebScale&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WebScale wrapper arround Minor.Nijn framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- Microsoft.Extensions.DependencyInjection (>= 2.1.1)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Minor.Nijn.Bloem (>= 1.1.2)
- Newtonsoft.Json (>= 12.0.1)
- Serilog (>= 2.7.1)
- Serilog.Extensions.Logging (>= 2.0.2)
- Serilog.Sinks.Console (>= 3.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Minor.Nijn.Bloem.WebScale:
Package | Downloads |
---|---|
Minor.Nijn.Bloem.Audit
Auditlog extensions for minor.nijn.webscale |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Update Minor.Nijn version
- Use DateTimeOffset instead of DateTime for timestamps
- Use utc time instead of local time
- Add check fo duplicate EventListener queue names
- ReadOnlyList instead of List in MicroserviceHost