DogmaSolutions.SlidingWindowLogger
5.0.255
dotnet add package DogmaSolutions.SlidingWindowLogger --version 5.0.255
NuGet\Install-Package DogmaSolutions.SlidingWindowLogger -Version 5.0.255
<PackageReference Include="DogmaSolutions.SlidingWindowLogger" Version="5.0.255" />
paket add DogmaSolutions.SlidingWindowLogger --version 5.0.255
#r "nuget: DogmaSolutions.SlidingWindowLogger, 5.0.255"
// Install DogmaSolutions.SlidingWindowLogger as a Cake Addin #addin nuget:?package=DogmaSolutions.SlidingWindowLogger&version=5.0.255 // Install DogmaSolutions.SlidingWindowLogger as a Cake Tool #tool nuget:?package=DogmaSolutions.SlidingWindowLogger&version=5.0.255
About this package
This package is part of the Dogma Solutions "Foundation" project.
For more details, see the list of packages below.
Dogma Solutions Foundation
The Dogma Solutions "Foundation" project was born in 2005, and is an attempt to provide a basic and modern set of (opinionated):
- Interfaces and abstractions for objects, DTOs, an entities modeling
- Recyclable low-level functionalities
- Simple implementations of most common design patterns
Versioning criteria
All packages follows the conventions of Semantic Versioning 2.0.0.
Cit.:
Given a version number MAJOR.MINOR.PATCH, increment the:
1. MAJOR version when you make incompatible API changes
2. MINOR version when you add functionality in a backward compatible manner
3. PATCH version when you make backward compatible bug fixes
Additional labels for pre-release and build metadata are available as extensions
to the MAJOR.MINOR.PATCH format.
Supported .NET versions
Different versions of the packages, support a different set of .NET versions:
Package version | Supported .NET versions | Remarks (compared to previous version) |
---|---|---|
5.* | netstandard2.0, net6.0, net7.0, net8.0, net9.0 | Added net9.0, dropped net472 |
4.3.* | netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0 | |
4.2.* | netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0 | Added net7.0 & net8.0 |
4.1.* | netstandard2.0, net472, net5.0, net6.0 | |
4.0.* | netstandard2.0, net472, net5.0, net6.0 | |
3.2.* | netstandard2.0, net472, net5.0, net6.0 | |
3.1.* | netstandard2.0, net472, net5.0, net6.0 | Added net5.0 & net6.0 |
3.0.* | netstandard2.0, net472 | |
2.0.* | netstandard2.0, net472 | Added netstandard2.0 & net472, dropped net46 |
1.0.* | net46 |
Packages
Every package contains a specific subset of functionalities related to a specific area of interest.
Here follows a list of NuGet packages aggregated by topic.
Application infrastructure and configuration
DogmaSolutions.ApplicationInfrastructure
DogmaSolutions.AspNetCore
DogmaSolutions.AspNetCore.Security
DogmaSolutions.CommandLine
DogmaSolutions.Configuration
DogmaSolutions.Configuration.SqlLite
DogmaSolutions.Configuration.SqlServer
Benchmarking and monitoring
Security and cryptography
DogmaSolutions.Certificates
DogmaSolutions.Cryptography
DogmaSolutions.AspNetCore.Security
DogmaSolutions.Security
DogmaSolutions.Security.Ldap
Primitives, data modeling and data manipulation
DogmaSolutions.Contracts
DogmaSolutions.Collections
DogmaSolutions.Collections.Smart
DogmaSolutions.Csv
DogmaSolutions.Geography
DogmaSolutions.Json
DogmaSolutions.PrimitiveTypes
DogmaSolutions.Xml
Low-level utils
DogmaSolutions.Statistics
DogmaSolutions.Tasking
DogmaSolutions.I18n
DogmaSolutions.ErrorsHandling
DogmaSolutions.FileSystem
DogmaSolutions.Networking
Reflection
Design abstractions and Design Patterns
DogmaSolutions.DataContracts
DogmaSolutions.DesignPatterns
DogmaSolutions.StateMachines
DogmaSolutions.Services
DogmaSolutions.Services.Serialization
Industrial automation and system integration
IBH devices
Siemens devices
OPC-UA-abled devices
OPC-UA integration
DogmaSolutions.Opc.Ua.Client
DogmaSolutions.Opc.Ua.Server
DogmaSolutions.Opc.Ua.Server.Abstractions
DogmaSolutions.Opc.Ua.Server.Hosting
DogmaSolutions.Opc.Ua.Server.Hosting.Abstractions
Media
Data, database and entities
DogmaSolutions.Data
DogmaSolutions.Data.Materialization
DogmaSolutions.Data.Sql
DogmaSolutions.Entities.Contracts
DogmaSolutions.EntityFrameworkCore.AspNetCore
DogmaSolutions.EntityFrameworkCore.Auditing
DogmaSolutions.EntityFrameworkCore.Contracts
DogmaSolutions.EntityFrameworkCore.Secured
DogmaSolutions.EntityFrameworkCore.Unsecured
DogmaSolutions.EntityFrameworkCore.Utils
DogmaSolutions.SqlServer.LocalDb
Plugins and extensibility
Logging
Validation
Automated testing
Anagraphics models
License
All packages of the "Foundation" project are released under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 is compatible. 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 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- DogmaSolutions.Extensibility.HostedEnvironment (>= 5.0.255)
- DogmaSolutions.MicrosoftLoggingExtensions (>= 5.0.255)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net6.0
- DogmaSolutions.Extensibility.HostedEnvironment (>= 5.0.255)
- DogmaSolutions.MicrosoftLoggingExtensions (>= 5.0.255)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net7.0
- DogmaSolutions.Extensibility.HostedEnvironment (>= 5.0.255)
- DogmaSolutions.MicrosoftLoggingExtensions (>= 5.0.255)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net8.0
- DogmaSolutions.Extensibility.HostedEnvironment (>= 5.0.255)
- DogmaSolutions.MicrosoftLoggingExtensions (>= 5.0.255)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net9.0
- DogmaSolutions.Extensibility.HostedEnvironment (>= 5.0.255)
- DogmaSolutions.MicrosoftLoggingExtensions (>= 5.0.255)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- System.ComponentModel.Annotations (>= 4.7.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 |
---|---|---|
5.0.255 | 0 | 2/19/2025 |
4.3.251 | 0 | 2/19/2025 |
4.3.246 | 170 | 4/16/2024 |
4.3.245 | 117 | 4/16/2024 |
4.2.244 | 147 | 3/4/2024 |
4.2.240 | 137 | 2/12/2024 |
4.2.238 | 111 | 2/12/2024 |
4.2.236 | 141 | 2/9/2024 |
4.2.234 | 140 | 2/9/2024 |
4.1.232 | 113 | 2/8/2024 |
4.0.229 | 167 | 1/10/2024 |
4.0.228 | 176 | 12/23/2023 |
4.0.226 | 128 | 12/21/2023 |
4.0.224 | 151 | 12/20/2023 |
4.0.223 | 157 | 12/9/2023 |
4.0.222 | 141 | 12/9/2023 |
4.0.221 | 146 | 12/8/2023 |
3.2.220 | 165 | 12/6/2023 |
3.2.219 | 178 | 11/30/2023 |
3.2.218 | 153 | 11/25/2023 |
3.2.216 | 121 | 11/25/2023 |
3.2.215 | 151 | 11/15/2023 |
3.2.214 | 131 | 11/15/2023 |
3.2.213 | 131 | 11/13/2023 |
3.2.212 | 137 | 11/12/2023 |
3.2.210 | 106 | 11/12/2023 |
3.2.209 | 137 | 11/12/2023 |
3.2.208 | 140 | 11/12/2023 |
3.2.207 | 131 | 11/11/2023 |
3.2.204 | 120 | 11/11/2023 |
3.2.203 | 136 | 11/11/2023 |
3.2.202 | 139 | 11/11/2023 |
3.2.201 | 136 | 11/10/2023 |
3.2.200 | 119 | 11/10/2023 |
3.2.197 | 121 | 11/9/2023 |
3.2.195 | 115 | 11/9/2023 |
3.2.193 | 122 | 11/8/2023 |
3.2.192 | 119 | 11/8/2023 |
3.2.191 | 117 | 11/8/2023 |
3.2.190 | 131 | 11/8/2023 |
3.2.189 | 133 | 11/8/2023 |
3.2.187 | 137 | 11/6/2023 |
3.2.186 | 139 | 11/3/2023 |
3.2.181 | 141 | 11/2/2023 |
3.2.178 | 143 | 11/2/2023 |
3.2.177 | 128 | 11/2/2023 |
3.2.176 | 143 | 10/28/2023 |
3.2.173 | 160 | 10/8/2023 |
3.2.172 | 144 | 10/8/2023 |
3.1.170 | 161 | 10/5/2023 |
3.1.169 | 157 | 9/15/2023 |
3.1.168 | 138 | 9/15/2023 |
3.1.167 | 146 | 9/15/2023 |
3.1.164 | 181 | 9/14/2023 |
3.1.160 | 180 | 6/17/2023 |
3.1.159 | 162 | 6/9/2023 |
3.1.158 | 188 | 6/8/2023 |
3.1.157 | 167 | 6/8/2023 |
3.1.156 | 162 | 6/7/2023 |
3.1.155 | 180 | 5/30/2023 |
3.1.154 | 160 | 5/30/2023 |
3.1.153 | 151 | 5/30/2023 |
3.1.148 | 173 | 5/29/2023 |
3.0.147 | 157 | 5/29/2023 |
3.0.145 | 171 | 5/29/2023 |
3.0.133 | 322 | 2/3/2023 |
3.0.132 | 306 | 1/25/2023 |
3.0.131 | 290 | 1/17/2023 |
3.0.130 | 297 | 1/17/2023 |
3.0.129 | 315 | 1/17/2023 |
3.0.128 | 312 | 1/17/2023 |
3.0.127 | 309 | 1/16/2023 |
3.0.125 | 322 | 12/30/2022 |
3.0.124 | 385 | 11/7/2022 |
3.0.123 | 389 | 10/31/2022 |
3.0.122 | 389 | 10/28/2022 |
3.0.121 | 419 | 10/27/2022 |
3.0.118 | 392 | 10/27/2022 |