NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 10.1.12
JSON Schema reader, generator and validator for .NET
NSwag.Annotations
by: Rico Suter
- 3 total downloads
- Latest version: 13.14.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 3.19.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 13.14.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 1 total downloads
- Latest version: 11.17.12
NSwag: The Swagger API toolchain for .NET and TypeScript
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.15.2
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
Sentry.DiagnosticSource
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 4.9.0-sync.collection.2
Official Diagnostic.Listener integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. Note: This package is not needed when using Sentry with .NET Core 3 or higher.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden, Serilog Contributors
- 1 total downloads
- Latest version: 5.3.0-dev-00290
A Serilog sink that writes events to Microsoft SQL Server
SonarAnalyzer.CSharp
by: SonarSource
- 1 total downloads
- Latest version: 7.11.0.8083
Analyzers which spot bugs and code smells in your code. This package is best used together with SonarLint for Visual Studio (http://vs.sonarlint.org) and/or the SonarQube platform (http://www.sonarqube.org).
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 1 total downloads
- Latest version: 0.49.2-preview.0.17
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 1 total downloads
- Latest version: 1.1.5
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=SQLite included
SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.0.0-pre20160901085507
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
System.Data.Common
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers.
Commonly Used Types:
System.DBNull
System.Data.Common.DbConnection
System.Data.Common.DbException
System.Data.Common.DbParameter
System.Data.DbType
System.Data.Common.DbDataReader
System.Data.Common.DbCommand
System.Data.Common.DbTransaction
System.Data.Common.DbParameterCollection
System.Data.Common.DbProviderFactory
System.Drawing.Common
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.4.23259.4
Provides access to GDI+ graphics functionality.
Commonly Used Types:
System.Drawing.Bitmap
System.Drawing.BitmapData
System.Drawing.Brush
System.Drawing.Font
System.Drawing.Graphics
System.Drawing.Icon
Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
System.IO.Pipes.AccessControl
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
Provides types for managing access and audit control lists for pipes.
Commonly Used Types:
System.IO.Pipes.PipeSecurity
System.IO.Pipes.PipeAccessRule
System.IO.Pipes.PipeAuditRule
System.IO.Pipes.PipeAccessRights
When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Expressions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
System.Reflection.TypeExtensions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.
Commonly Used Types:
System.Reflection.TypeExtensions
System.Reflection.BindingFlags
WindowsAzure.Storage
by: Microsoft
- 1 total downloads
- Latest version: 8.2.0
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 1 total downloads
- Latest version: 1.2.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.