BouncyCastle.NetCore
by: BouncyCastle
- 33 total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 422 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: MichaConrad
- 30 total downloads
- Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics.
The Core library contains all base interfaces and tools.
You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Calabonga.PredicatesBuilder
by: Calabonga
- 4 total downloads
- Latest version: 2.0.1
Predicate builder for C# Expressions
Castle.Core
by: Castle Project Contributors
- 14 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy
by: Castle Project Contributors
- 13 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
CodeBeam.MudBlazor.Extensions
by: CodeBeam
- 90 total downloads
- Latest version: 8.2.4
MudBlazor extension components from contributors. Includes 30+ components and utilities.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger
- 5 total downloads
- Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CommonServiceLocator
by: .NET Foundation and Contributors
- 18 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
coverlet.msbuild
by: tonerdo
- 61 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 5 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
CsvHelper
by: Josh Close
- 129 total downloads
- Latest version: 33.1.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
- 250 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName
by: Sam Saffron Marc Gravell
- 43 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 639 total downloads
- Latest version: 17.0.1
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DocumentFormat.OpenXml
by: Microsoft
- 81 total downloads
- Latest version: 2.14.0-beta0001
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DynamicLanguageRuntime
by: DLR Contributors Microsoft
- 4 total downloads
- Latest version: 1.1.0-alpha1
The Dynamic Language Runtime enables language developers to more easily create dynamic languages for the .NET platform.
EFCore.BulkExtensions
by: borisdj
- 35 total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite