Abp
by: Halil İbrahim Kalkan
- 1 total downloads
- Latest version: 0.1.0
ASP.NET Boilerplate - A starting point for web applications with best practices and most popular tools.
Abp.AspNetCore.SignalR
by: Abp.AspNetCore.SignalR
- 7 total downloads
- Latest version: 5.12.0
Abp.AspNetCore.SignalR
Aspose.Words
by: Aspose
- 17 total downloads
- Latest version: 24.4.0
Aspose.Words for .NET is a cross-platform document processing library that allows developers to work with a variety of Microsoft Word, OpenOffice, Web, PDF, and image file formats. .NET developers can easily create, open, read, render, edit, convert, merge, split, compare documents. Almost all mainstream document formats are supported, including DOCX, DOC, RTF, ODT, PDF, Markdown, HTML, XML, XAML, MOBI, PNG, JPG. We also provide powerful features to generate reports from document templates and data sources.
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.
AutoMapper
by: Jimmy Bogard
- 6 total downloads
- Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
Castle.Core
by: Castle Project Contributors
- 75 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.LoggingFacility
by: Castle Project Contributors
- 3 total downloads
- Latest version: 3.4.0
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).
Castle.Windsor
by: Castle Project Contributors
- 3 total downloads
- Latest version: 3.4.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 1 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions
by: Thad Smith Page Brooks
- 1 total downloads
- Latest version: 1.5.0
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.14.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides ASP.NET Core component bindings for the Elsa Designer web component.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 32 total downloads
- Latest version: 8.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.
EntityFramework.DynamicFilters
by: John Cachat
- 1 total downloads
- Latest version: 1.4.11
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
ExcelDataReader
by: ExcelDataReader developers
- 30 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 24 total downloads
- Latest version: 3.7.0-develop00310
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
HangFire.Core
by: Sergey Odinokov
- 10 total downloads
- Latest version: 0.9.0
Core components for HangFire (background job system for ASP.NET applications).
JetBrains.Annotations
by: JetBrains
- 46 total downloads
- Latest version: 2023.3.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.