BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.2.102-Preview2
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
FastEndpoints.Attributes by: FastEndpoints
  • 1 total downloads
  • Latest version: 7.3.0-beta.10
Attributes used by FastEndpoints.
Grpc by: Google Inc.
  • 2 total downloads
  • Latest version: 1.3.6
  • gRPC RPC Protocol HTTP/2
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Humanizer.Core by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.2
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.is by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 3.0.0-beta.13
Humanizer Locale Icelandic (is)
Humanizer.Core.pt by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.0-rc.30
Humanizer Locale Portuguese (pt)
Humanizer.Core.ro by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.7.9
Humanizer Locale Romanian (ro)
Humanizer.Core.sr-Latn by: Claire Novotny, Mehdi Khalili
  • 0 total downloads
  • Latest version: 3.0.0-rc.29
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.zh-Hans by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.0-rc.30
Humanizer Locale Chinese (zh-Hans)
Microsoft.AspNetCore by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.3.20215.14
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4a83b27a44c35c521600e1f30ef688c874415d4
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.4
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/67e04394e98d5bfa6a5684d471a72fcbe30fd587
Microsoft.AspNetCore.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.3
  • aspnetcore aspnetcoremvc localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.27
  • aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/417d650029c720dbd2138bcafbb78e2e4ff31bff
Microsoft.AspNetCore.Owin by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore owin
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.AspNetCore.ResponseCaching by: Microsoft.AspNetCore.ResponseCaching
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,cache,caching
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.Azure.Storage.Blob by: Microsoft
  • 1 total downloads
  • Latest version: 11.2.1
  • Microsoft, Azure, Blob, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Storage service are: * https://www.nuget.org/packages/Azure.Storage.Blobs * https://www.nuget.org/packages/Azure.Storage.Queues/ * https://www.nuget.org/packages/Azure.Storage.Files.Shares/ It is recommended that you move to the new package.