BaGetter.Web
by: Community https://github.com/bagetter/BaGetter Loic Sharma
- 22 total downloads
- Latest version: 1.6.5
BaGetter's NuGet server implementation
Baseline
by: Jeremy D. Miller Brandon Behrens Andrew Kharlamov
- 174 total downloads
- Latest version: 4.1.0
Grab bag of generic utilities and extension methods for .Net development
Betalgo.OpenAI
by: Tolga Kayhan Betalgo
- 383 total downloads
- Latest version: 8.7.2
Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E
BitFaster.Caching
by: Alex Peck
- 31 total downloads
- Latest version: 2.6.0
High performance, thread-safe in-memory caching primitives for .NET.
Blazored.FluentValidation
by: Chris Sainty
- 172 total downloads
- Latest version: 2.0.3
A library for using FluentValidation with Blazor
Blurhash.Core
by: Markus Palcer
- 67 total downloads
- Latest version: 4.0.0
BlurHash is a compact representation of a placeholder for an image.
BouncyCastle
by: Bouncy Castle Project Contributors
- 88 total downloads
- Latest version: 1.8.9
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.
BouncyCastle-PCL
by: Zeeshan Bhatti
- 84 total downloads
- Latest version: 1.0.0.6
HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 161 total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 104 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 1,174k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: Michael Conrad
- 226 total downloads
- Latest version: 3.0.0
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CacheManager.Microsoft.Extensions.Configuration
by: Michael Conrad
- 133 total downloads
- Latest version: 3.0.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 92 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
Calabonga.Microservices.Core
by: Calabonga
- 218 total downloads
- Latest version: 6.0.0
Some helpers for microservice developing. Package contains extensions (C#) that can simplify developer life.
Calabonga.PagedListCore
by: Calabonga.PagedListCore
- 52 total downloads
- Latest version: 2.0.0
A simple PagedList implementation for .NET Core (netstandard2.1). Interface with some converters and helpers for IPagedList processing.
Calabonga.PredicatesBuilder
by: Calabonga
- 59 total downloads
- Latest version: 2.0.2
Predicate builder for C# Expressions
Calabonga.Results
by: Calabonga
- 51 total downloads
- Latest version: 1.1.0
Some helpful Results as an implementation of RFC7807. In other words, it's simple wrapper for result operation for any returned data from API backend implemented on Rust-style approach.
Calabonga.UnitOfWork
by: Calabonga
- 65 total downloads
- Latest version: 1.0.7
Unit of Work implementation for EntityFramework Core. Package based over the mediatr pattern (mediatr package used). For more information please see Calabonga.UnitOfWork package. Perhaps, you might find more information on youtube.com/sergeicalabonga and www.calabonga.net
Calabonga.Utils.Extensions
by: Calabonga
- 125 total downloads
- Latest version: 1.5.2
Some helful extensions for C# .NET. Package contains extensions (C#) that can simplify developer life.