AWSSDK.Core by: Amazon Web Services
  • 1 total downloads
  • Latest version: 4.0.5
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.29.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Net.Client by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.28.0-pre2
  • gRPC RPC HTTP/2
.NET client for gRPC
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.6.0
IKVM MSBuild Tools
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.27
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1f49b6637a0c3a6af34b42332e06966e4d383d54
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.5
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d47e49e9c1e173ac90821f7e89cc38e710274241
Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.3
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 1 total downloads
  • Latest version: 3.18.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Extensions.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.12
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.4.22229.4
Hosting and startup abstractions for applications.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.6.21352.12
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.OData.Edm by: Microsoft Corporation
  • 1 total downloads
  • Latest version: 6.4.0
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4 only. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://odata.codeplex.com
NJsonSchema.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 2.46.6012.18625
  • json schema validation generator codegen .net
JSON Schema draft v4 reader, generator and validator for .NET
NuGet.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 6.5.1
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
Swashbuckle.AspNetCore.SwaggerUI by: Swashbuckle.AspNetCore.SwaggerUI
  • 1 total downloads
  • Latest version: 2.1.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui 3 from an ASP.NET Core application
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.Threading.Channels by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.5.22301.12
Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T>