MongoDB.Driver.Encryption
by: MongoDB Inc.
- 2 total downloads
- Latest version: 3.6.0
Libmongocrypt wrapper for the .NET driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 2 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
MudBlazor
by: Garderoben Henon and Contributors
- 1 total downloads
- Latest version: 6.19.1
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySql.Data
by: Oracle
- 2 total downloads
- Latest version: 6.10.9
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger Caleb Lloyd
- 2 total downloads
- Latest version: 1.1.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection
by: Namotion.Reflection
- 17 total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NETStandard.Library
by: Microsoft
- 10 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 81 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 15 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context
by: Stephen Cleary
- 6 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 6 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 6 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 6 total downloads
- Latest version: 1.1.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 6 total downloads
- Latest version: 2.2.1
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 25 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 17 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 20 total downloads
- Latest version: 5.4.0
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6, 7, 8 and 9
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Database
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 20 total downloads
- Latest version: 5.4.0
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
NLog.Extensions.Logging
by: Julian Verdurmen
- 21 total downloads
- Latest version: 5.4.0
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Web.AspNetCore
by: Julian Verdurmen
- 1 total downloads
- Latest version: 4.10.0
NLog LoggerProvider for Microsoft.Extensions.Logging and ASP.NET Core platform. Adds helpers and layout renderers for websites and web applications.
Supported platforms:
- For ASP.NET Core 5, .NET 5
- For ASP.NET Core 3, .NET Core 3.0
- For ASP.NET Core 2, .NET Standard 2.0+ and .NET 4.6+
- For ASP.NET Core 1, .NET Standard 1.5+ and .NET 4.5.x