System.Runtime.Serialization.Formatters 10.0.0-preview.6.25358.103
System.Runtime.Serialization.Formatters
Showing the top 20 packages that depend on System.Runtime.Serialization.Formatters.
Packages | Downloads |
---|---|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
137 |
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
47 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
147 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
349 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
372 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
55 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
56 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
200 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
189 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
178 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
195 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
526 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
702 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
808 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
906 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
1,028 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
1,033 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
2,474 |
Thrower
Fully managed library providing convenience methods to perform argument checks. Thrower allows to write preconditions in a pretty lean way, which reduces the clutter at the beginning of each method by removing the need to use the cumbersome 'if true then throw ex' required to validate parameters. For example, a validation against null becomes 'Raise.ArgumentNullException.IfIsNull(myParam)', while a generic validation may be written as 'Raise.ArgumentException.If(condition)'. Moreover, this library embeds a portable copy of Marc Gravell's FastMember and Jeffrey Stedfast's EmailValidation libraries.
|
168 |
Thrower
Fully managed library providing convenience methods to perform argument checks.
Thrower allows to write preconditions in a pretty lean way, which reduces the clutter at the beginning of each method by removing the need to use the cumbersome "if true then throw ex" required to validate parameters.
For example, a validation against null becomes "Raise.ArgumentNullException.IfIsNull(myParam)", while a generic validation may be written as "Raise.ArgumentException.If(condition)".
Moreover, this library embeds a portable copy of Marc Gravell's FastMember and Jeffrey Stedfast's EmailValidation libraries.
|
135 |
.NET 8.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
10.0.0-preview.6.25358.103 | 0 | 07/15/2025 |
10.0.0-preview.5.25277.114 | 7 | 06/08/2025 |
10.0.0-preview.4.25258.110 | 7 | 05/19/2025 |
10.0.0-preview.3.25171.5 | 10 | 04/23/2025 |
10.0.0-preview.2.25163.2 | 11 | 03/30/2025 |
10.0.0-preview.1.25080.5 | 12 | 02/27/2025 |
9.0.7 | 0 | 07/08/2025 |
9.0.6 | 4 | 06/15/2025 |
9.0.5 | 5 | 05/18/2025 |
9.0.4 | 8 | 04/26/2025 |
9.0.3 | 12 | 03/31/2025 |
9.0.2 | 12 | 02/27/2025 |
9.0.1 | 17 | 02/04/2025 |
9.0.0 | 17 | 11/14/2024 |
9.0.0-rc.2.24473.5 | 22 | 11/10/2024 |
9.0.0-rc.1.24431.7 | 18 | 10/01/2024 |
9.0.0-preview.7.24405.7 | 22 | 08/20/2024 |
9.0.0-preview.6.24327.7 | 21 | 07/19/2024 |
4.3.0 | 648 | 02/10/2020 |
4.3.0-preview1-24530-04 | 50 | 02/11/2024 |
4.0.0-rc3-24212-01 | 27 | 02/11/2024 |