Grpc.Tools
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 4 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
libsodium
by: Frank Denis
- 3 total downloads
- Latest version: 1.0.20.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
- 4 total downloads
- Latest version: 10.0.1
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 10 total downloads
- Latest version: 10.0.1
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 5 total downloads
- Latest version: 3.11.0
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.DotNet.HotReload.WebAssembly.Browser
by: Microsoft
- 4 total downloads
- Latest version: 10.0.101
HotReload package for WebAssembly
Microsoft.DotNet.ILCompiler
by: Microsoft
- 4 total downloads
- Latest version: 10.0.1
Provides a native AOT compiler and runtime for .NET
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Logging
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 6.0.0
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 10 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NET.ILLink.Tasks
by: Microsoft
- 18 total downloads
- Latest version: 10.0.1
MSBuild tasks for running the IL Linker
Microsoft.NET.Workloads.10.0.100
by: Microsoft
- 22 total downloads
- Latest version: 10.101.1
This package contains the workload set manifest for the 10.0.100 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.NETCore.App.Runtime.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 4 total downloads
- Latest version: 2.0.2
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides MSBuild integration of the platform, its extensions and configuration files.
MudBlazor
by: Garderoben, Henon and Contributors
- 4 total downloads
- Latest version: 8.15.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
NetEscapades.EnumGenerators
by: Andrew Lock
- 17 total downloads
- Latest version: 1.0.0-beta16
A source generator for creating helper extension methods on enums using a [EnumExtensions] attribute