Humanizer.Core.tr by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.5.16
Humanizer Locale (tr)
JetBrains.Annotations by: JetBrains
  • 12 total downloads
  • Latest version: 2025.2.4
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview.2
Microsoft .NET Framework Reference Assemblies
Libuv by: Libuv
  • 5 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 8 total downloads
  • Latest version: 10.0.0
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 64 total downloads
  • Latest version: 10.0.0
  • aspnetcore targeting-pack
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.linux-arm64 by: Microsoft
  • 58 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.linux-x64 by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.osx-arm64 by: Microsoft
  • 12 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.win-arm64 by: Microsoft
  • 14 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.win-x64 by: Microsoft
  • 17 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft.AspNetCore.Authentication.OpenIdConnect
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 12 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft.AspNetCore.Hosting.Server.Abstractions
  • 2 total downloads
  • Latest version: 1.0.1
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.Azure.Amqp by: Microsoft
  • 5 total downloads
  • Latest version: 2.7.0
Package for Azure AMQP
Microsoft.Bcl by: Microsoft
  • 5 total downloads
  • Latest version: 1.1.10
  • BCL Microsoft System Task IProgress
This packages enables projects targeting down-level platforms to use some of the types added in later versions including: - CallerMemberNameAttribute - CallerLineNumberAttribute - CallerFilePathAttribute - Tuple<T1, T2, ...> - IProgress<T> - IStructuralComparable - IStructuralEquatable - Task - InvalidDataException These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress<T> from this package will be seen by the runtime as the same type as the one already available in the platform. Supported Platforms: - .NET Framework 4 (with KB2468871) - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries This package is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package.