BVP.Common.Core 1.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package BVP.Common.Core --version 1.3.2
                    
NuGet\Install-Package BVP.Common.Core -Version 1.3.2
                    
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="BVP.Common.Core" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BVP.Common.Core" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="BVP.Common.Core" />
                    
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 BVP.Common.Core --version 1.3.2
                    
#r "nuget: BVP.Common.Core, 1.3.2"
                    
#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 BVP.Common.Core@1.3.2
                    
#: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=BVP.Common.Core&version=1.3.2
                    
Install as a Cake Addin
#tool nuget:?package=BVP.Common.Core&version=1.3.2
                    
Install as a Cake Tool

BVP.Common

Overview

BVP.Common is a versatile code repository designed to store and manage essential Java and C# code snippets that can be easily reused across various projects. This library aims to enhance code modularity, promote best practices, and streamline development by providing a centralized hub for your most important and frequently used code.

Table of Contents

Features

  • Modularity: Organize your code snippets into logical modules for easy navigation and management.
  • Cross-Language Support: Whether you're working in Java or C#, BVP.Common has you covered with a unified repository.
  • Reusable Code: Store commonly used functions, classes, and utilities to save time and maintain consistency across projects.
  • Documentation: Each module includes comprehensive documentation to ensure easy integration and usage.

Getting Started

Prerequisites

  • Java: Ensure you have Java installed (version java14 or later).
  • C#: Make sure you have the .NET runtime installed (version .NET7.0 or later).

Usage

Importing Modules:

  • For C#: using BVP.Common.Core;

Contributing

We welcome contributions! To contribute to BVP.Common, please follow these steps:

  • Fork the repository.
  • Create a branch: git checkout -b feature/your-feature.
  • Commit your changes: git commit -m 'Add some feature'.
  • Push to the branch: git push origin feature/your-feature.
  • Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Now it should be even easier to follow. Let me know if you need any more adjustments!

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on BVP.Common.Core:

Package Downloads
BVP.Common.Database

Database access common code

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.2.1 167 3/27/2026
1.3.2 353 3/11/2026