AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.19.0-alpha1
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.5.0.3
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudFunctions by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 10.23.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.10.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 12.10.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Installations by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Google.iOS.GoogleAppMeasurement by: Microsoft, Adam Essenmacher
  • 3 total downloads
  • Latest version: 12.9.0
GoogleAppMeasurement packed for .NET for iOS
AdamE.Google.iOS.GoogleDataTransport by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.1.0.5
GoogleDataTransport packed for .NET for iOS
AjaxControlToolkit by: CodePlex Foundation
  • 1 total downloads
  • Latest version: 15.1.3
  • Ajax Toolkit
AjaxControlToolkit contains a rich set of controls that you can use to build highly responsive and interactive AJAX-enabled Web applications. AjaxControlToolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using AjaxControlToolkit, you can build AJAX-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
AWSSDK.Core by: Amazon Web Services
  • 21 total downloads
  • Latest version: 4.0.3.32
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 15 total downloads
  • Latest version: 4.0.2.25
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorStrap by: Chanan Braunstein, John Bomhold
  • 3 total downloads
  • Latest version: 5.2.105-Preview-3
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.2.103-RC2
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
bootstrap by: The Bootstrap Authors
  • 1 total downloads
  • Latest version: 5.3.5
  • 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
  • 3 total downloads
  • Latest version: 5.0.0-rc.1
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 0 total downloads
  • Latest version: 5.15.0
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions by: Dennis Doomen, Oren Novotny, Adam Voss
  • 1 total downloads
  • Latest version: 3.2.1
  • MSTest xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent Silverlight WinRT WP8 WP8.1 WPA8.1
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
FluentMigrator.Abstractions by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 1 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.