Bulud.Base 1.3.0

dotnet add package Bulud.Base --version 1.3.0
                    
NuGet\Install-Package Bulud.Base -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bulud.Base" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bulud.Base" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Bulud.Base" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bulud.Base --version 1.3.0
                    
#r "nuget: Bulud.Base, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bulud.Base@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bulud.Base&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Bulud.Base&version=1.3.0
                    
Install as a Cake Tool

Bulud.NET is a utility library for .NET applications that provides:
     - Custom exception handling
     - Global exception middleware with Serilog & Loki integration
     - Extension methods for EF Core, Claims, Collections, and more
     - Base infrastructure for Repository & DbContext
     - Data exporting to CSV and PDF
     - Authorization helpers and JWT utilities

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Bulud.Base:

Package Downloads
Bulud.Security.InMemoryOtp

Bulud.Security.InMemoryOtp is a lightweight .NET library providing an in-memory implementation of OTP (One-Time Password) service for Bulud.Base interfaces. Features include: - Generate and validate OTP codes in memory - Fully compatible with Bulud.Base interfaces - Simple and fast for testing or lightweight applications - Easy integration with .NET DI

Bulud.FileStorage.S3

Bulud.FileStorage.S3 is a .NET library providing S3 file storage implementation for Bulud.Base IFileServices interface. Features include: - Upload, download, delete, and move files in S3 - Fully compatible with Bulud.Base interfaces - Easy integration with .NET DI

Bulud.Communication.Email

Bulud.Communication.Email is a lightweight .NET library providing an email notification service implementation for Bulud.Base interfaces. Features include: -Send email messages via SMTP or other providers -Fully compatible with Bulud.Base interfaces -Suitable for production and testing environments -Easy integration with .NET DI

Bulud.Communication.Sms.KaveNegar

Bulud.Communication.Sms.Kavenegar is a lightweight .NET library providing integration with the Kavenegar SMS service for Bulud.Base interfaces. Features include: -Send SMS messages via Kavenegar API -Fully compatible with Bulud.Base interfaces -Reliable for production and real-world scenarios -Easy integration with .NET DI

Bulud.FileStorage.Local

Bulud.FileStorage.Local is a .NET library providing local file storage implementation for the Bulud.Base IFileServices interface. Features include: - Upload, download, delete, and move files on local disk - Fully compatible with Bulud.Base interfaces - Easy integration with .NET DI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 209 11/7/2025
1.2.1 238 10/23/2025
1.2.0 238 10/9/2025
1.1.2 193 10/9/2025
1.1.1 208 10/6/2025
1.1.0 200 10/4/2025
1.1.0-alpha 178 10/3/2025
1.0.1 200 9/10/2025
1.0.0 243 8/18/2025