AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 11.7.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AWSSDK.Core by: Amazon Web Services
  • 2 total downloads
  • Latest version: 3.7.500.2
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 1 total downloads
  • Latest version: 3.7.501.19
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.2.100-Preview2
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
bootstrap by: The Bootstrap Authors, Twitter Inc.
  • 3 total downloads
  • Latest version: 5.1.3
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 4.0.0-theta-017
  • fsharp fable javascript f# js
F# to JS compiler
FluentMigrator.Abstractions by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 2 total downloads
  • Latest version: 5.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.4.5
IKVM MSBuild Tools
librdkafka.redist by: Magnus Edenhill, edenhill
  • 5 total downloads
  • Latest version: 2.12.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
MessagePackAnalyzer by: neuecc, aarnott
  • 6 total downloads
  • Latest version: 3.0.134-beta
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft.AspNetCore.Authentication.JwtBearer
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.9
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c663adee8e64ba5d379fa0edfb8201984a7df7d0
Microsoft.AspNetCore.Cors by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • 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.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Http by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Localization.Routing by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore localization
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Owin by: Microsoft
  • 9 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.