Top 20 NuGet Packages
ELMAH for ASP.NET Core
Base Classes for MVC CRUD operations and other useful utilities.
The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
This logging provider lets developer use the Data Access Application Block to store log entries.
This component allows the Enterprise Library Validation Application Block to integrate with WCF.
The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications.
Allows customization of classes reverse engineered from an existing database using the Entity Framework Core toolchain with Handlebars templates.
Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using Moq
Preview package containing new features under development in the Toolkit for ArcGIS Runtime SDK for .NET.
The interfaces required to create plugins for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
Reference library package for Excel-DNA. Use the package "ExcelDna.AddIn" to create a new add-in.
Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
通用类库,提供配置、缓存、日志、AOP、IOC、序列化、扩展方法、Emit、加解密、定时任务、本地化、分布式锁、多租户、对象映射等等基础方法。
参考文档:http://www.fireasy.cn/docs/comm-summary
Redis 缓存及消息订阅/发布的实现。
参考文档:http://www.fireasy.cn/docs/redis
C# bindings for Firebase APIs Core iOS Library
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
Adds basic support for "Upsert" operations to EF Core.
Uses `INSERT … ON CONFLICT DO UPDATE` in PostgreSQL/Sqlite, `MERGE` in SqlServer and `INSERT INTO … ON DUPLICATE KEY UPDATE` in MySQL.
Also supports injecting sql command generators to add support for other providers