Notio.Logging
0.2.99
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 Notio.Logging --version 0.2.99
NuGet\Install-Package Notio.Logging -Version 0.2.99
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="Notio.Logging" Version="0.2.99" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Notio.Logging" Version="0.2.99" />
<PackageReference Include="Notio.Logging" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Notio.Logging --version 0.2.99
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Notio.Logging, 0.2.99"
#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.
#:package Notio.Logging@0.2.99
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Notio.Logging&version=0.2.99
#tool nuget:?package=Notio.Logging&version=0.2.99
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Notio
Requirements
Visual Studio 2022
(.NET 9 and C# 13 support required)- Download Visual Studio
Nuget
ID | Package Name | Command |
---|---|---|
1 | Notio | dotnet add package Notio |
2 | Notio.Common | dotnet add package Notio.Common |
3 | Notio.Cryptography | dotnet add package Notio.Cryptography |
4 | Notio.Logging | dotnet add package Notio.Logging |
5 | Notio.Network | dotnet add package Notio.Network |
6 | Notio.Network.Package | dotnet add package Notio.Network.Package |
7 | Notio.Network.Web | dotnet add package Notio.Network.Web |
8 | Notio.Serialization | dotnet add package Notio.Serialization |
9 | Notio.Shared | dotnet add package Notio.Shared |
10 | Notio.Storage | dotnet add package Notio.Storage |
Source Code
Getting started with Notio couldn't be easier. Make sure you have Visual Studio 2022 Community installed.
- Clone the source:
git clone https://github.com/phcnguyen/Notio.git
- Open
Notio.sln
- Restore Nuget packages
- Build
Contributing
When contributing please keep in mind our Code of Conduct.
Notio is copyright © PhcNguyen - Provided under the Apache License, Version 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Notio.Common (>= 0.2.99)
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 | |
---|---|---|---|
0.5.55 | 312 | 4/13/2025 | |
0.5.33 | 288 | 4/8/2025 | |
0.5.11 | 264 | 4/6/2025 | |
0.4.71 | 267 | 3/30/2025 | |
0.4.43 | 250 | 3/27/2025 | |
0.4.36 | 254 | 3/27/2025 | |
0.4.20 | 605 | 3/25/2025 | |
0.4.13 | 464 | 3/24/2025 | |
0.4.12 | 477 | 3/24/2025 | |
0.4.2 | 280 | 3/20/2025 | |
0.4.0 | 279 | 3/19/2025 | |
0.3.94 | 271 | 3/18/2025 | |
0.3.93 | 265 | 3/18/2025 | |
0.3.87 | 276 | 3/17/2025 | |
0.3.81 | 235 | 3/15/2025 | |
0.3.72 | 295 | 3/15/2025 | |
0.3.70 | 281 | 3/14/2025 | |
0.3.65 | 310 | 3/13/2025 | |
0.3.62 | 316 | 3/12/2025 | |
0.3.60 | 312 | 3/12/2025 | |
0.3.55 | 325 | 3/10/2025 | |
0.3.50 | 337 | 3/10/2025 | |
0.3.45 | 338 | 3/10/2025 | |
0.3.40 | 388 | 3/8/2025 | |
0.3.36 | 376 | 3/8/2025 | |
0.3.35 | 381 | 3/7/2025 | |
0.2.99 | 273 | 2/23/2025 | |
0.2.94 | 268 | 2/23/2025 | |
0.2.92 | 264 | 2/20/2025 | |
0.2.54 | 223 | 2/13/2025 | |
0.2.34 | 216 | 2/9/2025 | |
0.2.30 | 240 | 2/9/2025 | |
0.2.29 | 252 | 2/9/2025 | |
0.2.28 | 218 | 2/9/2025 |
Includes bug fixes and performance improvements.