Top 20 NuGet Packages
C# bindings for Firebase APIs Installations iOS Library
- Firebase Cloud Messaging
- Firebase Realtime Database (Basic Crud, no Offline or Streaming support)
- Firebase Storage
- Authentication (Generate Custom Token for users, no user management)
- Logging (You can provide logger in FirebaseSDKConfiguration)
- Support for plugging custom HttpClient for ...
Firebend Auto Crud extension pack for tracking changes to entities and persisting them to Entity Framework.
Firebend Auto Crud extension pack for consuming domain events on service buses using MassTransit
Firebend Auto Crud extension pack for Entity Framework CRUD operations
Firebend Auto Crud extension pack for adding Entity Framework contexts in an Elastic Pool
Firebend Auto Crud extension pack for exporting entities to csvs or spreadsheets using ClosedXML and CsvHelper
Firebend Auto Crud extension pack for exposing CRUD operations in aspnet core controllers
Fluent API for executing asynchronous database commands
Fluent API for executing asynchronous database commands
Fluent API for executing asynchronous database commands
Fluent API for executing asynchronous database commands
A client library for accessing FileMaker databases using the FileMaker Data API (RESTful API) in FileMaker Server.
Helpers for Fody.
Package Description
Improves page rendering speed by bundling and minifying CSS and Javascript assets
Metadata based serializer for World of Warcraft packets. Design inspired from Blizzard's JAM and Marc Gravell's Protobuf-Net. Uses attributes to annotate DTOs that are made serializable according to the Blizzard JAM packet protocol.
Can be extended for use outside of World of Warcraft too!
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
BaseEntity 是一种极简单的 CodeFirst 开发方式,特别对单表或多表CRUD,利用继承节省了每个实体类的重复属性(创建时间、ID等字段),软件删除等功能,进行 crud 操作时不必时常考虑仓储的使用.
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySqlConnector