MudBlazor
by: Garderoben
- 1 total downloads
- Latest version: 1.1.2
Blazor Component Library based on Material design. The goal is to do more with Blazor, utilizing CSS and keeping Javascript to a bare minimum.
Nerdbank.GitVersioning
by: Andrew Arnott
- 10 total downloads
- Latest version: 3.10.85
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetTopologySuite
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 1.15.2
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
Newtonsoft.Json
by: James Newton-King
- 2 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.57
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 8 total downloads
- Latest version: 6.0.4
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 Standard 2.0 and 2.1
- .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
Npgsql
by: Jon Asher, Brar Piening, Chris Morgan, Dave Page, Federico Di Gregorio, Francisco Figueiredo jr., Hiroshi Saito, Josh Cooley, Jon Hanna
- 1 total downloads
- Latest version: 2.0.11
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Works with Postgresql 7.x and 8.x.
NSwag.AspNetCore
by: Rico Suter
- 4 total downloads
- Latest version: 14.1.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 6.1.0
NuGet's understanding of target frameworks.
NUnit
by: Charlie Poole, Rob Prouse
- 1 total downloads
- Latest version: 3.10.0
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.
Supported platforms:
- .NET Framework 2.0+
- .NET Standard 1.6+
- .NET Core
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 3.0.216
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenTK
by: Team OpenTK
- 5 total downloads
- Latest version: 5.0.0-pre.16
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
PInvoke.Kernel32
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.1.539
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.5.97
P/Invoke methods for the Windows NCrypt.dll.
Plugin.CurrentActivity
by: James Montemagno
- 1 total downloads
- Latest version: 2.0.1.1-beta
Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin.
This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
Polly
by: Michael Wolfenden, App vNext
- 2 total downloads
- Latest version: 4.2.2
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Polly-Signed
by: Michael Wolfenden
- 1 total downloads
- Latest version: 2.1.0
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library library that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
PolySharp
by: Sergio Pedri
- 1 total downloads
- Latest version: 1.3.0+6a2efbbea40172b38fa57f0e72bd8daadfaaebbe
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Remotion.Linq
by: rubicon IT GmbH
- 1 total downloads
- Latest version: 1.13.181
With re-linq, it's now easier than ever to create full-featured LINQ providers.