Microsoft.EntityFrameworkCore.Sqlite.Design by: Microsoft.EntityFrameworkCore.Sqlite.Design
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
Design-time Entity Framework functionality for SQLite
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 11 total downloads
  • Latest version: 8.0.11
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
Microsoft.Extensions.Caching.Redis by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • cache distributedcache redis
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.Extensions.Configuration.EnvironmentVariables by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • configuration,envvar,environmentvariable
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft.Extensions.Configuration.FileExtensions
  • 1 total downloads
  • Latest version: 1.0.0
  • configuration
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0-preview1-final
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.11.0-beta.1
  • Fluent UI, Blazor, Web Components, .NET8
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Maui.Resizetizer by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.92
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-002111-00
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 6 total downloads
  • Latest version: 6.2.12
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 451925e4ed3f9ef704260c1a6af1e729b8419fe2 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.OrleansCodeGenerator.Build by: Microsoft
  • 13 total downloads
  • Latest version: 3.8.0-preview3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.SourceLink.GitHub by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-63127-02
  • MSBuild Tasks GitHub source link
Generates source link for GitHub repositories.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.23526-preview
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 23526. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250523001-experimental
  • Microsoft,Interactive Experiences,WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250904007
  • Windows "Windows App SDK" WinAppSDK Widget
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
MudBlazor by: Garderoben, Henon and Contributors
  • 3 total downloads
  • Latest version: 8.0.0-preview.1
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
Sentry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 5.10.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK 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: 4.3.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
System.Linq.Expressions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression System.Linq.Expressions.ExpressionVisitor System.Linq.Expressions.MethodCallExpression System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.NewExpression System.Linq.Expressions.ParameterExpression System.Linq.Expressions.ConstantExpression