AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.18.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.2.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.9.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudMessaging
by: Microsoft, Adam Essenmacher
- 3 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.24.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.DynamicLinks
by: Microsoft, Adam Essenmacher
- 2 total downloads
- Latest version: 11.4.0.1
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.7.0
C# bindings for Firebase APIs Remote Config iOS Library
AjaxControlToolkit
by: CodePlex Foundation
- 2 total downloads
- Latest version: 18.1.1
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.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AWSSDK.Core
by: Amazon Web Services
- 12 total downloads
- Latest version: 4.0.3.23
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 13 total downloads
- Latest version: 4.0.0.7
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
- 2 total downloads
- Latest version: 1.1.0-preview1-03
A bootstrap4 component library for Blazor
BouncyCastle
by: Bouncy Castle Project Contributors
- 1 total downloads
- Latest version: 1.8.4
The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 31.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell
- 3 total downloads
- Latest version: 1.22.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Fable
by: Alfonso García-Caro Núñez
- 2 total downloads
- Latest version: 5.0.0-alpha.11
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.8.1.1-beta
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.4.0
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: 7.0.0
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.