OpenToolkit.Core by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.0.0-pre6
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OrleansDashboard.Client by: OrleansContrib
  • 2 total downloads
  • Latest version: 2.2.5
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
PolySharp by: Sergio Pedri
  • 0 total downloads
  • Latest version: 1.8.3+eca8e2e2695968b83147d1d025f6acdfd3b8e2d1
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Pomelo.EntityFrameworkCore.MySql by: Laurents Meyer, Caleb Lloyd, Yuko Zheng
  • 6 total downloads
  • Latest version: 8.0.2
  • pomelo mysql mariadb Entity Framework Core entity-framework-core ef efcore ef core orm sql
Pomelo's MySQL database provider for Entity Framework Core.
RestSharp by: John Sheehan, RestSharp Community
  • 1 total downloads
  • Latest version: 106.4.2
Simple REST and HTTP API Client
runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. b24dd8c28aefeae7e4ce38b08ca5797f30bceb94 When using NuGet 3.x this package requires at least version 3.4.
Sentry.AspNetCore by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 3.6.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling AspNetCore MVC
Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Extensions.Logging by: Sentry Team and Contributors
  • 0 total downloads
  • Latest version: 4.6.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.12.0-dev-01435
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Process by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.0.2-dev-00750
  • serilog process enricher
The process enricher for Serilog.
Serilog.Extensions.Logging.File by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0
  • asp.net core logging file
Add file logging to ASP.NET Core apps with one line of code.
Sqids by: Arad Alvand
  • 1 total downloads
  • Latest version: 1.0.1
  • Sqids ID-generator number-obfuscator YouTube-ID
Official .NET port of Sqids. Generate short YouTube-looking IDs from numbers.
SQLitePCLRaw.provider.internal by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.2
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
Swashbuckle.AspNetCore.Swagger by: Swashbuckle.AspNetCore.Swagger
  • 1 total downloads
  • Latest version: 6.4.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
System.Runtime.WindowsRuntime.UI.Xaml by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.0-preview.3.20214.6
Provides managed equivalents of Extensible Application Markup Language (XAML) UI types from Windows Runtime. Commonly Used Types: Windows.UI.Xaml.CornerRadius Windows.UI.Xaml.Duration Windows.UI.Xaml.DurationType Windows.UI.Xaml.GridLength Windows.UI.Xaml.GridUnitType Windows.UI.Xaml.Thickness Windows.UI.Xaml.Media.Matrix Windows.UI.Xaml.Media.Animation.KeyTime Windows.UI.Xaml.Media.Animation.RepeatBehavior Windows.UI.Xaml.Media.Animation.RepeatBehaviorType Windows.UI.Xaml.Media.Media3D.Matrix3D When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.Cng by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.0
Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG). Commonly Used Types: System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.Pkcs by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
System.ServiceModel.Duplex by: Microsoft
  • 7 total downloads
  • Latest version: 4.8.0-rc2.20474.1
Package Description
Validation by: Andrew Arnott
  • 1 total downloads
  • Latest version: 2.2.4
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected. Check out the code snippets available at https://github.com/AArnott/Validation/tree/master/My Code Snippets and make your input validation even easier with auto-completion for quoted parameter names.